Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save eliheuer/7aebbf72e58aca48c32592574a4f6fe0 to your computer and use it in GitHub Desktop.

Select an option

Save eliheuer/7aebbf72e58aca48c32592574a4f6fe0 to your computer and use it in GitHub Desktop.
ttfautohint-py-0.4.4.dev5+gb61154f.d20210520.zip Error
MINI-M1 🌎 ~/Py/venvs
10926 ◯ : pip install ~/Downloads/ttfautohint-py-0.4.4.dev5+gb61154f.d20210520.zip [~]
Processing /Users/eli/Downloads/ttfautohint-py-0.4.4.dev5+gb61154f.d20210520.zip
Using legacy 'setup.py install' for ttfautohint-py, since package 'wheel' is not installed.
Installing collected packages: ttfautohint-py
Running setup.py install for ttfautohint-py ... error
ERROR: Command errored out with exit status 2:
command: /Users/eli/Py/venvs/ttfautohint-py-test/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-lqxf4cj6/setup.py'"'"'; __file__='"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-lqxf4cj6/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-record-a2feogn9/install-record.txt --single-version-externally-managed --compile --install-headers /Users/eli/Py/venvs/ttfautohint-py-test/include/site/python3.9/ttfautohint-py
cwd: /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-lqxf4cj6/
Complete output (37 lines):
warning: wheel package is not installed
WARNING: The wheel package is not available.
running install
running build
running build_py
creating build
creating build/lib.macosx-11-arm64-3.9
creating build/lib.macosx-11-arm64-3.9/ttfautohint
copying src/python/ttfautohint/options.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
copying src/python/ttfautohint/memory.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
copying src/python/ttfautohint/_version.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
copying src/python/ttfautohint/__init__.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
copying src/python/ttfautohint/cli.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
copying src/python/ttfautohint/errors.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
copying src/python/ttfautohint/progress.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
copying src/python/ttfautohint/_compat.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
copying src/python/ttfautohint/info.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
copying src/python/ttfautohint/__main__.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
running build_ext
running 'make'
cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-lqxf4cj6/src/c/freetype2; ./autogen.sh
./autogen.sh: line 102: aclocal: command not found
./autogen.sh: line 55: test: 1: unary operator expected
./autogen.sh: line 59: test: 1: unary operator expected
./autogen.sh: line 67: test: 10: unary operator expected
./autogen.sh: line 71: test: 10: unary operator expected
./autogen.sh: line 102: autoconf: command not found
./autogen.sh: line 55: test: 2: unary operator expected
./autogen.sh: line 59: test: 2: unary operator expected
./autogen.sh: line 67: test: 62: unary operator expected
./autogen.sh: line 71: test: 62: unary operator expected
FreeType 2.10.4:
generating `configure.ac'
running `aclocal -I . --force'
./autogen.sh: line 15: aclocal: command not found
error while running `aclocal -I . --force'
make: *** [/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-lqxf4cj6/build/temp/.freetype-stamp] Error 1
----------------------------------------
ERROR: Command errored out with exit status 2: /Users/eli/Py/venvs/ttfautohint-py-test/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-lqxf4cj6/setup.py'"'"'; __file__='"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-lqxf4cj6/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-record-a2feogn9/install-record.txt --single-version-externally-managed --compile --install-headers /Users/eli/Py/venvs/ttfautohint-py-test/include/site/python3.9/ttfautohint-py Check the logs for full command output.
@eliheuer
Copy link
Copy Markdown
Author

eliheuer commented May 20, 2021

New error after running brew install automake:
Note: this is on a Mac mini (M1, 2020), Big Sur 11.2

MINI-M1 🌎 ~/Py/venvs
10929 ◯ : pip install ~/Downloads/ttfautohint-py-0.4.4.dev5+gb61154f.d20210520.zip                                                                                                     [~]
Processing /Users/eli/Downloads/ttfautohint-py-0.4.4.dev5+gb61154f.d20210520.zip
Using legacy 'setup.py install' for ttfautohint-py, since package 'wheel' is not installed.
Installing collected packages: ttfautohint-py
    Running setup.py install for ttfautohint-py ... error
    ERROR: Command errored out with exit status 2:
     command: /Users/eli/Py/venvs/ttfautohint-py-test/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/setup.py'"'"'; __file__='"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-record-j_n6130j/install-record.txt --single-version-externally-managed --compile --install-headers /Users/eli/Py/venvs/ttfautohint-py-test/include/site/python3.9/ttfautohint-py
         cwd: /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/
    Complete output (738 lines):
    warning: wheel package is not installed
    WARNING: The wheel package is not available.
    running install
    running build
    running build_py
    creating build
    creating build/lib.macosx-11-arm64-3.9
    creating build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/options.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/memory.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/_version.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/__init__.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/cli.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/errors.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/progress.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/_compat.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/info.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/__main__.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    running build_ext
    running 'make'
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2; ./autogen.sh
    FreeType 2.10.4:
    generating `configure.ac'
    running `aclocal -I . --force'
    running `glibtoolize --force --copy --install'
    glibtoolize: putting auxiliary files in '.'.
    glibtoolize: copying file './config.guess'
    glibtoolize: copying file './config.sub'
    glibtoolize: copying file './install-sh'
    glibtoolize: copying file './ltmain.sh'
    glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
    glibtoolize: and rerunning glibtoolize and aclocal.
    glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
    running `autoconf --force'
    Copying files from `subprojects/dlg' to `src/dlg' and `include/dlg'
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype; /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/configure \
    	  --without-bzip2 \
    	  --without-png \
    	  --without-zlib \
    	  --without-harfbuzz \
    	  --prefix="/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local" \
    	  --enable-static \
    	  --disable-shared \
    	  --enable-freetype-config \
    	  PKG_CONFIG=" " \
    	  CFLAGS="-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9" \
    	  CXXFLAGS="-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9" \
    	  LDFLAGS="-fPIC -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib64 -m64 -arch x86_64 -mmacosx-version-min=10.9"
    Copying documentation assets
    Copying `modules.cfg'
    Generating `Makefile'

    FreeType build system -- automatic system detection

    The following settings are used:

      platform                    unix
      compiler                    cc
      configuration directory     /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix
      configuration rules         /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix/unix.mk

    If this does not correspond to your system or settings please remove the file
    `config.mk' from this directory then read the INSTALL file for help.

    Otherwise, simply type `/Applications/Xcode.app/Contents/Developer/usr/bin/make' again to build the library,
    or `/Applications/Xcode.app/Contents/Developer/usr/bin/make refdoc' to build the API reference (this needs Python >= 3.5).

    Generating modules list in /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftmodule.h...
    done.
    * module: truetype  (Windows/Mac font files with extension *.ttf or *.ttc)
    * module: type1     (Postscript font files with extension *.pfa or *.pfb)
    * module: cff       (OpenType fonts with extension *.otf)
    * module: cid       (Postscript CID-keyed fonts, no known extension)
    * module: pfr       (PFR/TrueDoc font files with extension *.pfr)
    * module: type42    (Type 42 font files with no known extension)
    * module: winfnt    (Windows bitmap fonts with extension *.fnt or *.fon)
    * module: pcf       (pcf bitmap fonts)
    * module: bdf       (bdf bitmap fonts)
    * module: sfnt      (helper module for TrueType & OpenType formats)
    * module: autofit   (automatic hinting module)
    * module: pshinter  (Postscript hinter module)
    * module: smooth    (anti-aliased bitmap renderer)
    * module: raster    (monochrome bitmap renderer)
    * module: sdf       (signed distance field renderer)
    * module: bsdf      (bitmap to signed distance field converter)
    * module: psaux     (Postscript Type 1 & Type 2 helper module)
    * module: psnames   (Postscript & Unicode Glyph name handling)
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix/configure  '--without-bzip2' '--without-png' '--without-zlib' '--without-harfbuzz' '--prefix=/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local' '--enable-static' '--disable-shared' '--enable-freetype-config' 'PKG_CONFIG= ' 'CFLAGS=-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9' 'CXXFLAGS=-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9' 'LDFLAGS=-fPIC -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib64 -m64 -arch x86_64 -mmacosx-version-min=10.9'
    checking build system type... arm-apple-darwin20.3.0
    checking host system type... arm-apple-darwin20.3.0
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether the compiler supports GNU C... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to enable C11 features... none needed
    checking how to run the C preprocessor... gcc -E
    checking pkg-config is at least version 0.24... /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix/configure: line 4251: --atleast-pkgconfig-version: command not found
    no
    checking how to print strings... printf
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for fgrep... /usr/bin/grep -F
    checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory
    BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 786432
    checking how to convert arm-apple-darwin20.3.0 file names to arm-apple-darwin20.3.0 format... func_convert_file_noop
    checking how to convert arm-apple-darwin20.3.0 file names to toolchain format... func_convert_file_noop
    checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... no
    checking how to associate runtime and link libraries... printf %s\n
    checking for ar... ar
    checking for archiver @FILE support... rm: conftest.dSYM: is a directory
    no
    checking for strip... strip
    checking for ranlib... ranlib
    checking for gawk... no
    checking for mawk... no
    checking for nawk... no
    checking for awk... awk
    checking command to parse /usr/bin/nm -B output from gcc object... rm: conftest.dSYM: is a directory
    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 mt... no
    checking if : is a manifest tool... no
    checking for dsymutil... dsymutil
    checking for nmedit... nmedit
    checking for lipo... lipo
    checking for otool... otool
    checking for otool64... no
    checking for -single_module linker flag... yes
    checking for -exported_symbols_list linker flag... yes
    checking for -force_load linker flag... yes
    checking for stdio.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for strings.h... yes
    checking for sys/stat.h... yes
    checking for sys/types.h... yes
    checking for unistd.h... yes
    checking for sys/param.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... yes
    checking for gcc option to produce PIC... -fno-common -DPIC
    checking if gcc PIC flag -fno-common -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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... darwin20.3.0 dyld
    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 windows.h... no
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for a race-free mkdir -p... /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix/install-sh -c -d
    checking for fcntl.h... yes
    checking for unistd.h... (cached) yes
    checking for an ANSI C-conforming const... yes
    checking size of int... 4
    checking size of long... 8
    checking for unsigned long long int... yes
    checking for long long int... yes
    checking whether cpp computation of bit length in ftconfig.h.in works... yes
    checking for special C compiler options needed for large files... no
    checking for _FILE_OFFSET_BITS value needed for large files... no
    checking for getpagesize... yes
    checking for working mmap... yes
    checking for gcc options needed to detect all undeclared functions... none needed
    checking whether munmap is declared... yes
    checking for munmap's first parameter type... void *
    checking for memcpy... yes
    checking for memmove... yes
    checking gcc compiler flag -pedantic to assure ANSI C99 works correctly... ok, adding to XX_ANSIFLAGS
    checking gcc compiler flag -std=c99 to assure ANSI C99 works correctly... ok, adding to XX_ANSIFLAGS
    checking for -fvisibility=hidden compiler flag... yes
    checking for BROTLI... no
    checking for library containing clock_gettime... none required
    checking whether CFLAGS and LDFLAGS share -m64... no, copy to LDFLAGS
    checking whether CFLAGS and LDFLAGS share -arch x86_64... yes
    checking target system type... arm-apple-darwin20.3.0
    checking whether gcc is Clang... yes
    checking whether pthreads work with "-pthread" and "-lpthread"... yes
    checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
    checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
    checking whether more special flags are required for pthreads... no
    checking for PTHREAD_PRIO_INHERIT... yes
    checking for python3... python3
    checking for python version... 3.9.5
    checking for `docwriter' Python module... no
    configure: creating ./config.status
    config.status: creating ftoption.h
    config.status: creating unix-cc.mk
    config.status: creating unix-def.mk
    config.status: creating ftconfig.h
    config.status: executing libtool commands
    configure:

    Library configuration:
      external zlib: no
      bzip2:         no
      libpng:        no
      harfbuzz:      no
      brotli:        no
      pthread:       yes

    configure: WARNING:
      `make refdoc' will fail since pip package `docwriter' is not installed.
      To install, run `python3 -m pip install docwriter', or to use a Python
      virtual environment, run `make refdoc-venv' (requires pip package
      `virtualenv').  These operations require Python >= 3.5.

    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype; make
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftsystem.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix/ftsystem.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix/ftsystem.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftsystem.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftdebug.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftdebug.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftdebug.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftdebug.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftinit.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftinit.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftinit.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftinit.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbase.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftbase.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftbase.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbase.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbbox.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftbbox.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftbbox.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbbox.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftbdf.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftbdf.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbdf.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbitmap.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftbitmap.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftbitmap.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbitmap.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftcid.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftcid.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftcid.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftcid.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftfstype.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftfstype.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftfstype.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftfstype.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgasp.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftgasp.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftgasp.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgasp.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftglyph.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftglyph.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftglyph.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftglyph.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgxval.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftgxval.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftgxval.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgxval.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftmm.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftmm.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftmm.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftmm.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftotval.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftotval.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftotval.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftotval.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftpatent.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftpatent.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftpatent.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftpatent.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftpfr.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftpfr.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftpfr.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftpfr.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftstroke.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftstroke.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftstroke.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftstroke.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftsynth.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftsynth.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftsynth.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftsynth.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/fttype1.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/fttype1.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/fttype1.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/fttype1.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftwinfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftwinfnt.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/base/ftwinfnt.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftwinfnt.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/truetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/truetype.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/truetype/truetype.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/truetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/truetype/truetype.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/truetype.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/type1 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type1.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/type1/type1.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/type1 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/type1/type1.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type1.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cff -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/cff.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cff/cff.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cff -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cff/cff.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/cff.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cid -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type1cid.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cid/type1cid.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cid -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cid/type1cid.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type1cid.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pfr -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pfr.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pfr/pfr.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pfr -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pfr/pfr.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pfr.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/type42 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type42.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/type42/type42.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/type42 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/type42/type42.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type42.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/winfonts -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/winfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/winfonts/winfnt.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/winfonts -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/winfonts/winfnt.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/winfnt.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pcf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pcf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pcf/pcf.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pcf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pcf/pcf.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pcf.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/bdf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/bdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/bdf/bdf.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/bdf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/bdf/bdf.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/bdf.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sfnt -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/sfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sfnt/sfnt.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sfnt -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sfnt/sfnt.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/sfnt.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/autofit -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/autofit.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/autofit/autofit.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/autofit -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/autofit/autofit.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/autofit.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pshinter -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pshinter.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pshinter/pshinter.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pshinter -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/pshinter/pshinter.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pshinter.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/smooth -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/smooth.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/smooth/smooth.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/smooth -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/smooth/smooth.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/smooth.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/raster -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/raster.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/raster/raster.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/raster -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/raster/raster.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/raster.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sdf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/sdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sdf/sdf.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sdf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sdf/sdf.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/sdf.o
    In file included from /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sdf/sdf.c:25:
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sdf/ftsdf.c:931:5: warning: variable 'cbox' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
        default:
        ^~~~~~~
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sdf/ftsdf.c:935:12: note: uninitialized use occurs here
        return cbox;
               ^~~~
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/sdf/ftsdf.c:847:5: note: variable 'cbox' is declared here
        FT_CBox  cbox;
        ^
    1 warning generated.
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cache -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftcache.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cache/ftcache.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cache -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/cache/ftcache.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftcache.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgzip.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/gzip/ftgzip.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/gzip/ftgzip.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgzip.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/lzw -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftlzw.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/lzw/ftlzw.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/lzw -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/lzw/ftlzw.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftlzw.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbzip2.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/bzip2/ftbzip2.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/bzip2/ftbzip2.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbzip2.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/psaux -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/psaux.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/psaux/psaux.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/psaux -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/psaux/psaux.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/psaux.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/psnames -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/psnames.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/psnames/psnames.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/psnames -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/psnames/psnames.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/psnames.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/dlg -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/dlg.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/dlg/dlgwrap.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/dlg -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/dlg/dlgwrap.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/dlg.o
    gcc		  -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/apinames /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/src/tools/apinames.c
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/apinames -o/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftexport.sym  /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/freetype.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftadvanc.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftbbox.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftbdf.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftbitmap.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftbzip2.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftcache.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftchapters.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftcid.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftcolor.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftdriver.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/fterrdef.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/fterrors.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftfntfmt.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftgasp.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftglyph.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftgxval.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftgzip.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftimage.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftincrem.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftlcdfil.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftlist.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftlogging.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftlzw.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftmm.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftmodapi.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftmoderr.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftotval.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftoutln.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftparams.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftpfr.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftrender.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftsizes.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftsnames.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftstroke.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftsynth.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftsystem.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/fttrigon.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/fttypes.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftwinfnt.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/t1tables.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ttnameid.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/tttables.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/tttags.h
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=link gcc -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libfreetype.la  /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftsystem.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftdebug.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftinit.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbase.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbbox.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbitmap.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftcid.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftfstype.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgasp.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftglyph.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgxval.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftmm.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftotval.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftpatent.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftpfr.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftstroke.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftsynth.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/fttype1.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftwinfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/truetype.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type1.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/cff.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type1cid.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pfr.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type42.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/winfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pcf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/bdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/sfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/autofit.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pshinter.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/smooth.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/raster.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/sdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftcache.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgzip.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftlzw.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbzip2.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/psaux.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/psnames.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/dlg.lo -rpath /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib -version-info 23:4:17 -fPIC -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib64 -m64 -arch x86_64 -mmacosx-version-min=10.9 -m64 -pthread -lpthread -no-undefined -export-symbols /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftexport.sym
    libtool: link: ar cru /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/.libs/libfreetype.a  /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftsystem.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftdebug.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftinit.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbase.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbbox.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbdf.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbitmap.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftcid.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftfstype.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgasp.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftglyph.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgxval.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftmm.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftotval.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftpatent.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftpfr.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftstroke.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftsynth.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/fttype1.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftwinfnt.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/truetype.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type1.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/cff.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type1cid.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pfr.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/type42.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/winfnt.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pcf.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/bdf.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/sfnt.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/autofit.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/pshinter.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/smooth.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/raster.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/sdf.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftcache.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftgzip.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftlzw.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftbzip2.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/psaux.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/psnames.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/dlg.o
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/.libs/libfreetype.a(dlg.o) has no symbols
    libtool: link: ranlib /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/.libs/libfreetype.a
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/.libs/libfreetype.a(dlg.o) has no symbols
    libtool: link: ( cd "/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" )
    rm -f /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype-config /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype-config.tmp
    sed -e 's|%LIBSSTATIC_CONFIG%|-lfreetype|'   \
    	    -e 's|%PKG_CONFIG%||'                 \
    	    -e 's|%build_libtool_libs%||' \
    	    -e 's|%exec_prefix%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local|'               \
    	    -e 's|%ft_version%|23.4.17|'                 \
    	    -e 's|%includedir%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include|'                 \
    	    -e 's|%libdir%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib|'                         \
    	    -e 's|%prefix%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local|'                         \
    	    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix/freetype-config.in                                                 \
    	    > /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype-config.tmp
    chmod +x /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype-config.tmp
    chmod go-w /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype-config.tmp
    mv /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype-config.tmp /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype-config
    rm -f /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype2.pc /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype2.pc.tmp
    sed -e 's|%REQUIRES_PRIVATE%||'     \
    	    -e 's|%LIBS_PRIVATE%||'             \
    	    -e 's|%build_libtool_libs%||' \
    	    -e 's|%exec_prefix%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local|'             \
    	    -e 's|%ft_version%|23.4.17|'                 \
    	    -e 's|%includedir%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include|'               \
    	    -e 's|%libdir%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib|'                       \
    	    -e 's|%prefix%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local|'                       \
    	    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix/freetype2.in                                                 \
    	    > /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype2.pc.tmp
    chmod a-w /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype2.pc.tmp
    mv /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype2.pc.tmp /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype2.pc
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype; make install
    rm -rf /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include/freetype2
    rm -f /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include/ft2build.h
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix/install-sh -c -d /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib                               \
                             /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib/pkgconfig                     \
                             /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include/freetype2/freetype/config \
                             /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/share/aclocal
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix/install-sh -c -d /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/bin                               \
                             /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/share/man/man1
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libtool --mode=install /usr/bin/install -c                             \
                                      /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/libfreetype.la /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib
    libtool: install: /usr/bin/install -c /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/.libs/libfreetype.lai /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib/libfreetype.la
    libtool: install: /usr/bin/install -c /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/.libs/libfreetype.a /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib/libfreetype.a
    libtool: install: chmod 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib/libfreetype.a
    libtool: install: ranlib /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib/libfreetype.a
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib/libfreetype.a(dlg.o) has no symbols
    for P in /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/freetype.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftadvanc.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftbbox.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftbdf.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftbitmap.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftbzip2.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftcache.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftchapters.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftcid.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftcolor.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftdriver.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/fterrdef.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/fterrors.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftfntfmt.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftgasp.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftglyph.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftgxval.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftgzip.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftimage.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftincrem.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftlcdfil.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftlist.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftlogging.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftlzw.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftmac.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftmm.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftmodapi.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftmoderr.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftotval.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftoutln.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftparams.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftpfr.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftrender.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftsizes.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftsnames.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftstroke.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftsynth.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftsystem.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/fttrigon.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/fttypes.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ftwinfnt.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/t1tables.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/ttnameid.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/tttables.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/tttags.h ; do                           \
              /usr/bin/install -c -m 644                                    \
                $P /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include/freetype2/freetype ; \
            done
    for P in /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/config/ftconfig.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/config/ftheader.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/config/ftmodule.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/config/ftoption.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/config/ftstdlib.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/config/integer-types.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/config/mac-support.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/freetype/config/public-macros.h  /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftmodule.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftoption.h ; do                                  \
              /usr/bin/install -c -m 644                                           \
                $P /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include/freetype2/freetype/config ; \
            done
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/include/ft2build.h                  \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include/freetype2/ft2build.h
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftconfig.h                        \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include/freetype2/freetype/config/ftconfig.h
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftmodule.h                          \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include/freetype2/freetype/config/ftmodule.h
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/ftoption.h                        \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include/freetype2/freetype/config/ftoption.h
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/builds/unix/freetype2.m4          \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/share/aclocal/freetype2.m4
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype2.pc             \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib/pkgconfig/freetype2.pc
    /usr/bin/install -c -m 755 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/freetype/freetype-config          \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/bin/freetype-config
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/freetype2/docs/freetype-config.1              \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/share/man/man1/freetype-config.1
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/harfbuzz; NOCONFIGURE=1 ./autogen.sh
    checking for pkg-config... /opt/homebrew/bin/pkg-config
    checking for libtoolize... /opt/homebrew/bin/glibtoolize
    checking for gtkdocize... *** No gtkdocize (gtk-doc) found, skipping documentation ***
    checking for autoreconf... /opt/homebrew/bin/autoreconf
    running autoreconf --force --install --verbose
    autoreconf: export WARNINGS=
    autoreconf: Entering directory '.'
    autoreconf: configure.ac: not using Gettext
    autoreconf: running: aclocal --force -I m4
    autoreconf: configure.ac: tracing
    autoreconf: running: glibtoolize --copy --force
    glibtoolize: putting auxiliary files in '.'.
    glibtoolize: copying file './ltmain.sh'
    glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
    glibtoolize: copying file 'm4/libtool.m4'
    glibtoolize: copying file 'm4/ltoptions.m4'
    glibtoolize: copying file 'm4/ltsugar.m4'
    glibtoolize: copying file 'm4/ltversion.m4'
    glibtoolize: copying file 'm4/lt~obsolete.m4'
    autoreconf: configure.ac: not using Intltool
    autoreconf: configure.ac: not using Gtkdoc
    autoreconf: running: aclocal --force -I m4
    autoreconf: running: /opt/homebrew/Cellar/autoconf/2.71/bin/autoconf --force
    configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:23: You should run autoupdate.
    ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    configure.ac:23: the top level
    configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
    lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
    lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
    ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
    ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
    m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
    configure.ac:122: the top level
    autoreconf: running: /opt/homebrew/Cellar/autoconf/2.71/bin/autoheader --force
    autoreconf: running: automake --add-missing --copy --force-missing
    configure.ac:17: installing './ar-lib'
    configure.ac:17: installing './compile'
    configure.ac:19: installing './config.guess'
    configure.ac:19: installing './config.sub'
    configure.ac:12: installing './install-sh'
    configure.ac:12: installing './missing'
    Makefile.am: installing './INSTALL'
    src/Makefile.am: installing './depcomp'
    parallel-tests: installing './test-driver'
    autoreconf: './config.sub' is updated
    autoreconf: './config.guess' is updated
    autoreconf: Leaving directory '.'
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/harfbuzz; /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/harfbuzz/configure \
    	  --disable-dependency-tracking \
    	  --disable-gtk-doc-html \
    	  --with-glib=no \
    	  --with-cairo=no \
    	  --with-fontconfig=no \
    	  --with-icu=no \
    	  --prefix=/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local \
    	  --enable-static \
    	  --disable-shared \
    	  CFLAGS="-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9" \
    	  CXXFLAGS="-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9" \
    	  LDFLAGS="-fPIC -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib64 -m64 -arch x86_64 -mmacosx-version-min=10.9" \
    	  PKG_CONFIG=true \
    	  FREETYPE_CFLAGS="-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/include/freetype2" \
    	  FREETYPE_LIBS="-fPIC -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/local/lib64 -m64 -arch x86_64 -mmacosx-version-min=10.9 -lfreetype"
    configure: WARNING: unrecognized options: --disable-gtk-doc-html, --with-fontconfig
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a race-free mkdir -p... /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/harfbuzz/install-sh -c -d
    checking for gawk... no
    checking for mawk... no
    checking for nawk... no
    checking for awk... awk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking whether UID '501' is supported by ustar format... yes
    checking whether GID '20' 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... /usr/bin/sed
    checking whether to build with code coverage support... no
    checking whether make supports the include directive... yes (GNU style)
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether the compiler supports GNU C... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to enable C11 features... none needed
    checking whether gcc understands -c and -o together... rm: conftest.dSYM: is a directory
    yes
    checking dependency style of gcc... none
    checking for ar... ar
    checking the archiver (ar) interface... ar
    checking build system type... aarch64-apple-darwin20.3.0
    checking host system type... aarch64-apple-darwin20.3.0
    checking how to print strings... printf
    checking for a sed that does not truncate output... (cached) /usr/bin/sed
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for fgrep... /usr/bin/grep -F
    checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory
    BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 786432
    checking how to convert aarch64-apple-darwin20.3.0 file names to aarch64-apple-darwin20.3.0 format... func_convert_file_noop
    checking how to convert aarch64-apple-darwin20.3.0 file names to toolchain format... func_convert_file_noop
    checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... no
    checking how to associate runtime and link libraries... printf %s\n
    checking for archiver @FILE support... rm: conftest.dSYM: is a directory
    no
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... rm: conftest.dSYM: is a directory
    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 mt... no
    checking if : is a manifest tool... no
    checking for dsymutil... dsymutil
    checking for nmedit... nmedit
    checking for lipo... lipo
    checking for otool... otool
    checking for otool64... no
    checking for -single_module linker flag... yes
    checking for -exported_symbols_list linker flag... yes
    checking for -force_load linker flag... yes
    checking for stdio.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for strings.h... yes
    checking for sys/stat.h... yes
    checking for sys/types.h... yes
    checking for unistd.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... yes
    checking for gcc option to produce PIC... -fno-common -DPIC
    checking if gcc PIC flag -fno-common -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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... darwin20.3.0 dyld
    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 gcc... (cached) gcc
    checking whether the compiler supports GNU C... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to enable C11 features... (cached) none needed
    checking whether gcc understands -c and -o together... (cached) yes
    checking dependency style of gcc... (cached) none
    checking for g++... g++
    checking whether the compiler supports GNU C++... yes
    checking whether g++ accepts -g... yes
    checking for g++ option to enable C++11 features... none needed
    checking dependency style of g++... none
    checking how to run the C++ preprocessor... g++ -E
    checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
    checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fno-common -DPIC
    checking if g++ PIC flag -fno-common -DPIC works... yes
    checking if g++ static flag -static works... no
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... darwin20.3.0 dyld
    checking how to hardcode library paths into programs... immediate
    checking whether g++ supports C++11 features by default... no
    checking whether g++ supports C++11 features with -std=gnu++11... yes
    checking for special C compiler options needed for large files... no
    checking for _FILE_OFFSET_BITS value needed for large files... no
    checking pkg-config is at least version 0.28... 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 unistd.h... (cached) yes
    checking for sys/mman.h... 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 how to run the C preprocessor... gcc -E
    checking whether gcc is Clang... yes
    checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
    checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
    checking whether more special flags are required for pthreads... no
    checking for PTHREAD_PRIO_INHERIT... yes
    checking for chafa >= 1.6.0... yes
    checking for freetype2 >= 12.0.6... yes
    checking for FT_Get_Var_Blend_Coordinates... yes
    checking for FT_Set_Var_Blend_Coordinates... yes
    checking for FT_Done_MM_Var... yes
    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 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 test/subset/data/repack_tests/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: WARNING: unrecognized options: --disable-gtk-doc-html, --with-fontconfig

    C++ compiler version:
    Apple clang version 12.0.0 (clang-1200.0.32.29)
    Target: arm64-apple-darwin20.3.0
    Thread model: posix
    InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

    configure:

    Autotools is no longer our supported build system for building the library
    for *nix distributions, please migrate to meson.


    configure:

    Build configuration:

    Unicode callbacks (you want at least one):
    	Builtin			true
    	Glib:			false
    	ICU:			false

    Font callbacks (the more the merrier):
    	FreeType:		true

    Tools used for command-line utilities:
    	Cairo:			false
    	Chafa:			true

    Additional shapers:
    	Graphite2:		false

    Platform shapers (not normally needed):
    	CoreText:		false
    	DirectWrite:		false
    	GDI:			false
    	Uniscribe:		false

    Other features:
    	Documentation:
    	GObject bindings:	false
    	Introspection:		false

    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/harfbuzz; make
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/harfbuzz/.gitignore
    configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:23: You should run autoupdate.
    ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    configure.ac:23: the top level
    configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
    lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
    lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
    ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
    ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
    m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
    configure.ac:122: the top level
    configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:23: You should run autoupdate.
    ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    configure.ac:23: the top level
    configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
    lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
    lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
    ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
    ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
    m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
    configure.ac:122: the top level
    configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:23: You should run autoupdate.
    ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    configure.ac:23: the top level
    configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
    lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
    lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
    ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
    ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
    m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
    configure.ac:122: the top level
    configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:23: You should run autoupdate.
    ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    configure.ac:23: the top level
    configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
    lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
    lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
    ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
    ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
    m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
    configure.ac:122: the top level
    /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
    Making all in src
      GEN      /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/harfbuzz/src/hb-version.h
      GEN      /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/harfbuzz/src/hb-ot-shape-complex-indic-machine.hh
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/harfbuzz/missing: line 81: ragel: command not found
    WARNING: 'ragel' is missing on your system.
             You might have modified some files without having the proper
             tools for further handling them.  Check the 'README' file, it
             often tells you about the needed prerequisites for installing
             this package.  You may also peek at any GNU archive site, in
             case some other package contains this missing 'ragel' program.
    make[3]: *** [/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/src/c/harfbuzz/src/hb-ot-shape-complex-indic-machine.hh] Error 1
    make[2]: *** [all-recursive] Error 1
    make[1]: *** [all] Error 2
    make: *** [/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/build/temp/.harfbuzz-stamp] Error 2
    ----------------------------------------
ERROR: Command errored out with exit status 2: /Users/eli/Py/venvs/ttfautohint-py-test/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/setup.py'"'"'; __file__='"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-e5gf0b3h/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-record-j_n6130j/install-record.txt --single-version-externally-managed --compile --install-headers /Users/eli/Py/venvs/ttfautohint-py-test/include/site/python3.9/ttfautohint-py Check the logs for full command output.

@eliheuer
Copy link
Copy Markdown
Author

After doing brew install meson and brew install ragel, I get:

MINI-M1 🌎 ~/Py/venvs
10932 ◯ : pip install ~/Downloads/ttfautohint-py-0.4.4.dev5+gb61154f.d20210520.zip                                                                                                     [~]
Processing /Users/eli/Downloads/ttfautohint-py-0.4.4.dev5+gb61154f.d20210520.zip
Using legacy 'setup.py install' for ttfautohint-py, since package 'wheel' is not installed.
Installing collected packages: ttfautohint-py
    Running setup.py install for ttfautohint-py ... error
    ERROR: Command errored out with exit status 2:
     command: /Users/eli/Py/venvs/ttfautohint-py-test/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/setup.py'"'"'; __file__='"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-record-8mg3df_g/install-record.txt --single-version-externally-managed --compile --install-headers /Users/eli/Py/venvs/ttfautohint-py-test/include/site/python3.9/ttfautohint-py
         cwd: /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/
    Complete output (930 lines):
    warning: wheel package is not installed
    WARNING: The wheel package is not available.
    running install
    running build
    running build_py
    creating build
    creating build/lib.macosx-11-arm64-3.9
    creating build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/options.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/memory.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/_version.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/__init__.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/cli.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/errors.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/progress.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/_compat.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/info.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    copying src/python/ttfautohint/__main__.py -> build/lib.macosx-11-arm64-3.9/ttfautohint
    running build_ext
    running 'make'
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2; ./autogen.sh
    FreeType 2.10.4:
    generating `configure.ac'
    running `aclocal -I . --force'
    running `glibtoolize --force --copy --install'
    glibtoolize: putting auxiliary files in '.'.
    glibtoolize: copying file './config.guess'
    glibtoolize: copying file './config.sub'
    glibtoolize: copying file './install-sh'
    glibtoolize: copying file './ltmain.sh'
    glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
    glibtoolize: and rerunning glibtoolize and aclocal.
    glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
    running `autoconf --force'
    Copying files from `subprojects/dlg' to `src/dlg' and `include/dlg'
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype; /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/configure \
    	  --without-bzip2 \
    	  --without-png \
    	  --without-zlib \
    	  --without-harfbuzz \
    	  --prefix="/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local" \
    	  --enable-static \
    	  --disable-shared \
    	  --enable-freetype-config \
    	  PKG_CONFIG=" " \
    	  CFLAGS="-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9" \
    	  CXXFLAGS="-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9" \
    	  LDFLAGS="-fPIC -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64 -m64 -arch x86_64 -mmacosx-version-min=10.9"
    Copying documentation assets
    Copying `modules.cfg'
    Generating `Makefile'

    FreeType build system -- automatic system detection

    The following settings are used:

      platform                    unix
      compiler                    cc
      configuration directory     /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix
      configuration rules         /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix/unix.mk

    If this does not correspond to your system or settings please remove the file
    `config.mk' from this directory then read the INSTALL file for help.

    Otherwise, simply type `/Applications/Xcode.app/Contents/Developer/usr/bin/make' again to build the library,
    or `/Applications/Xcode.app/Contents/Developer/usr/bin/make refdoc' to build the API reference (this needs Python >= 3.5).

    Generating modules list in /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftmodule.h...
    done.
    * module: truetype  (Windows/Mac font files with extension *.ttf or *.ttc)
    * module: type1     (Postscript font files with extension *.pfa or *.pfb)
    * module: cff       (OpenType fonts with extension *.otf)
    * module: cid       (Postscript CID-keyed fonts, no known extension)
    * module: pfr       (PFR/TrueDoc font files with extension *.pfr)
    * module: type42    (Type 42 font files with no known extension)
    * module: winfnt    (Windows bitmap fonts with extension *.fnt or *.fon)
    * module: pcf       (pcf bitmap fonts)
    * module: bdf       (bdf bitmap fonts)
    * module: sfnt      (helper module for TrueType & OpenType formats)
    * module: autofit   (automatic hinting module)
    * module: pshinter  (Postscript hinter module)
    * module: smooth    (anti-aliased bitmap renderer)
    * module: raster    (monochrome bitmap renderer)
    * module: sdf       (signed distance field renderer)
    * module: bsdf      (bitmap to signed distance field converter)
    * module: psaux     (Postscript Type 1 & Type 2 helper module)
    * module: psnames   (Postscript & Unicode Glyph name handling)
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix/configure  '--without-bzip2' '--without-png' '--without-zlib' '--without-harfbuzz' '--prefix=/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local' '--enable-static' '--disable-shared' '--enable-freetype-config' 'PKG_CONFIG= ' 'CFLAGS=-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9' 'CXXFLAGS=-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9' 'LDFLAGS=-fPIC -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64 -m64 -arch x86_64 -mmacosx-version-min=10.9'
    checking build system type... arm-apple-darwin20.3.0
    checking host system type... arm-apple-darwin20.3.0
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether the compiler supports GNU C... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to enable C11 features... none needed
    checking how to run the C preprocessor... gcc -E
    checking pkg-config is at least version 0.24... /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix/configure: line 4251: --atleast-pkgconfig-version: command not found
    no
    checking how to print strings... printf
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for fgrep... /usr/bin/grep -F
    checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory
    BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 786432
    checking how to convert arm-apple-darwin20.3.0 file names to arm-apple-darwin20.3.0 format... func_convert_file_noop
    checking how to convert arm-apple-darwin20.3.0 file names to toolchain format... func_convert_file_noop
    checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... no
    checking how to associate runtime and link libraries... printf %s\n
    checking for ar... ar
    checking for archiver @FILE support... rm: conftest.dSYM: is a directory
    no
    checking for strip... strip
    checking for ranlib... ranlib
    checking for gawk... no
    checking for mawk... no
    checking for nawk... no
    checking for awk... awk
    checking command to parse /usr/bin/nm -B output from gcc object... rm: conftest.dSYM: is a directory
    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 mt... no
    checking if : is a manifest tool... no
    checking for dsymutil... dsymutil
    checking for nmedit... nmedit
    checking for lipo... lipo
    checking for otool... otool
    checking for otool64... no
    checking for -single_module linker flag... yes
    checking for -exported_symbols_list linker flag... yes
    checking for -force_load linker flag... yes
    checking for stdio.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for strings.h... yes
    checking for sys/stat.h... yes
    checking for sys/types.h... yes
    checking for unistd.h... yes
    checking for sys/param.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... yes
    checking for gcc option to produce PIC... -fno-common -DPIC
    checking if gcc PIC flag -fno-common -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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... darwin20.3.0 dyld
    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 windows.h... no
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for a race-free mkdir -p... /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix/install-sh -c -d
    checking for fcntl.h... yes
    checking for unistd.h... (cached) yes
    checking for an ANSI C-conforming const... yes
    checking size of int... 4
    checking size of long... 8
    checking for unsigned long long int... yes
    checking for long long int... yes
    checking whether cpp computation of bit length in ftconfig.h.in works... yes
    checking for special C compiler options needed for large files... no
    checking for _FILE_OFFSET_BITS value needed for large files... no
    checking for getpagesize... yes
    checking for working mmap... yes
    checking for gcc options needed to detect all undeclared functions... none needed
    checking whether munmap is declared... yes
    checking for munmap's first parameter type... void *
    checking for memcpy... yes
    checking for memmove... yes
    checking gcc compiler flag -pedantic to assure ANSI C99 works correctly... ok, adding to XX_ANSIFLAGS
    checking gcc compiler flag -std=c99 to assure ANSI C99 works correctly... ok, adding to XX_ANSIFLAGS
    checking for -fvisibility=hidden compiler flag... yes
    checking for BROTLI... no
    checking for library containing clock_gettime... none required
    checking whether CFLAGS and LDFLAGS share -m64... no, copy to LDFLAGS
    checking whether CFLAGS and LDFLAGS share -arch x86_64... yes
    checking target system type... arm-apple-darwin20.3.0
    checking whether gcc is Clang... yes
    checking whether pthreads work with "-pthread" and "-lpthread"... yes
    checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
    checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
    checking whether more special flags are required for pthreads... no
    checking for PTHREAD_PRIO_INHERIT... yes
    checking for python3... python3
    checking for python version... 3.9.5
    checking for `docwriter' Python module... no
    configure: creating ./config.status
    config.status: creating ftoption.h
    config.status: creating unix-cc.mk
    config.status: creating unix-def.mk
    config.status: creating ftconfig.h
    config.status: executing libtool commands
    configure:

    Library configuration:
      external zlib: no
      bzip2:         no
      libpng:        no
      harfbuzz:      no
      brotli:        no
      pthread:       yes

    configure: WARNING:
      `make refdoc' will fail since pip package `docwriter' is not installed.
      To install, run `python3 -m pip install docwriter', or to use a Python
      virtual environment, run `make refdoc-venv' (requires pip package
      `virtualenv').  These operations require Python >= 3.5.

    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype; make
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftsystem.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix/ftsystem.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix/ftsystem.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftsystem.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftdebug.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftdebug.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftdebug.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftdebug.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftinit.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftinit.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftinit.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftinit.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbase.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftbase.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftbase.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbase.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbbox.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftbbox.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftbbox.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbbox.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftbdf.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftbdf.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbdf.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbitmap.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftbitmap.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftbitmap.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbitmap.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftcid.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftcid.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftcid.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftcid.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftfstype.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftfstype.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftfstype.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftfstype.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgasp.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftgasp.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftgasp.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgasp.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftglyph.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftglyph.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftglyph.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftglyph.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgxval.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftgxval.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftgxval.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgxval.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftmm.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftmm.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftmm.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftmm.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftotval.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftotval.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftotval.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftotval.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftpatent.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftpatent.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftpatent.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftpatent.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftpfr.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftpfr.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftpfr.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftpfr.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftstroke.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftstroke.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftstroke.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftstroke.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftsynth.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftsynth.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftsynth.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftsynth.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/fttype1.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/fttype1.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/fttype1.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/fttype1.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftwinfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftwinfnt.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/base/ftwinfnt.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftwinfnt.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/truetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/truetype.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/truetype/truetype.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/truetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/truetype/truetype.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/truetype.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/type1 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type1.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/type1/type1.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/type1 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/type1/type1.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type1.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cff -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/cff.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cff/cff.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cff -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cff/cff.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/cff.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cid -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type1cid.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cid/type1cid.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cid -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cid/type1cid.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type1cid.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pfr -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pfr.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pfr/pfr.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pfr -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pfr/pfr.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pfr.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/type42 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type42.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/type42/type42.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/type42 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/type42/type42.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type42.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/winfonts -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/winfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/winfonts/winfnt.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/winfonts -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/winfonts/winfnt.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/winfnt.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pcf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pcf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pcf/pcf.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pcf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pcf/pcf.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pcf.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/bdf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/bdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/bdf/bdf.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/bdf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/bdf/bdf.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/bdf.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sfnt -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/sfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sfnt/sfnt.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sfnt -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sfnt/sfnt.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/sfnt.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/autofit -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/autofit.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/autofit/autofit.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/autofit -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/autofit/autofit.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/autofit.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pshinter -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pshinter.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pshinter/pshinter.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pshinter -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/pshinter/pshinter.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pshinter.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/smooth -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/smooth.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/smooth/smooth.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/smooth -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/smooth/smooth.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/smooth.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/raster -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/raster.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/raster/raster.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/raster -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/raster/raster.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/raster.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sdf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/sdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sdf/sdf.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sdf -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sdf/sdf.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/sdf.o
    In file included from /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sdf/sdf.c:25:
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sdf/ftsdf.c:931:5: warning: variable 'cbox' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
        default:
        ^~~~~~~
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sdf/ftsdf.c:935:12: note: uninitialized use occurs here
        return cbox;
               ^~~~
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/sdf/ftsdf.c:847:5: note: variable 'cbox' is declared here
        FT_CBox  cbox;
        ^
    1 warning generated.
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cache -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftcache.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cache/ftcache.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cache -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/cache/ftcache.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftcache.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgzip.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/gzip/ftgzip.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/gzip/ftgzip.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgzip.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/lzw -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftlzw.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/lzw/ftlzw.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/lzw -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/lzw/ftlzw.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftlzw.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbzip2.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/bzip2/ftbzip2.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/bzip2/ftbzip2.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbzip2.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/psaux -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/psaux.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/psaux/psaux.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/psaux -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/psaux/psaux.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/psaux.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/psnames -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/psnames.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/psnames/psnames.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/psnames -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/psnames/psnames.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/psnames.o
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=compile gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/dlg -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include  -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/dlg.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/dlg/dlgwrap.c
    libtool: compile:  gcc -pedantic -std=c99 -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/dlg -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include -c -Wall -I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9 -fvisibility=hidden -DDARWIN_NO_CARBON -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/dlg/dlgwrap.c -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/dlg.o
    gcc		  -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/apinames /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/src/tools/apinames.c
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/apinames -o/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftexport.sym  /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/freetype.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftadvanc.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftbbox.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftbdf.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftbitmap.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftbzip2.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftcache.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftchapters.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftcid.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftcolor.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftdriver.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/fterrdef.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/fterrors.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftfntfmt.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftgasp.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftglyph.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftgxval.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftgzip.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftimage.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftincrem.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftlcdfil.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftlist.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftlogging.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftlzw.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftmm.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftmodapi.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftmoderr.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftotval.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftoutln.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftparams.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftpfr.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftrender.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftsizes.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftsnames.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftstroke.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftsynth.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftsystem.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/fttrigon.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/fttypes.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftwinfnt.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/t1tables.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ttnameid.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/tttables.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/tttags.h
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=link gcc -o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libfreetype.la  /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftsystem.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftdebug.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftinit.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbase.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbbox.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbitmap.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftcid.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftfstype.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgasp.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftglyph.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgxval.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftmm.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftotval.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftpatent.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftpfr.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftstroke.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftsynth.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/fttype1.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftwinfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/truetype.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type1.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/cff.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type1cid.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pfr.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type42.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/winfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pcf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/bdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/sfnt.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/autofit.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pshinter.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/smooth.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/raster.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/sdf.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftcache.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgzip.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftlzw.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbzip2.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/psaux.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/psnames.lo /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/dlg.lo -rpath /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib -version-info 23:4:17 -fPIC -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64 -m64 -arch x86_64 -mmacosx-version-min=10.9 -m64 -pthread -lpthread -no-undefined -export-symbols /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftexport.sym
    libtool: link: ar cru /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/.libs/libfreetype.a  /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftsystem.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftdebug.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftinit.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbase.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbbox.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbdf.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbitmap.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftcid.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftfstype.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgasp.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftglyph.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgxval.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftmm.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftotval.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftpatent.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftpfr.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftstroke.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftsynth.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/fttype1.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftwinfnt.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/truetype.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type1.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/cff.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type1cid.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pfr.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/type42.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/winfnt.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pcf.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/bdf.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/sfnt.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/autofit.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/pshinter.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/smooth.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/raster.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/sdf.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftcache.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftgzip.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftlzw.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftbzip2.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/psaux.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/psnames.o /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/dlg.o
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/.libs/libfreetype.a(dlg.o) has no symbols
    libtool: link: ranlib /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/.libs/libfreetype.a
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/.libs/libfreetype.a(dlg.o) has no symbols
    libtool: link: ( cd "/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" )
    rm -f /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype-config /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype-config.tmp
    sed -e 's|%LIBSSTATIC_CONFIG%|-lfreetype|'   \
    	    -e 's|%PKG_CONFIG%||'                 \
    	    -e 's|%build_libtool_libs%||' \
    	    -e 's|%exec_prefix%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local|'               \
    	    -e 's|%ft_version%|23.4.17|'                 \
    	    -e 's|%includedir%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include|'                 \
    	    -e 's|%libdir%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib|'                         \
    	    -e 's|%prefix%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local|'                         \
    	    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix/freetype-config.in                                                 \
    	    > /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype-config.tmp
    chmod +x /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype-config.tmp
    chmod go-w /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype-config.tmp
    mv /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype-config.tmp /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype-config
    rm -f /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype2.pc /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype2.pc.tmp
    sed -e 's|%REQUIRES_PRIVATE%||'     \
    	    -e 's|%LIBS_PRIVATE%||'             \
    	    -e 's|%build_libtool_libs%||' \
    	    -e 's|%exec_prefix%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local|'             \
    	    -e 's|%ft_version%|23.4.17|'                 \
    	    -e 's|%includedir%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include|'               \
    	    -e 's|%libdir%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib|'                       \
    	    -e 's|%prefix%|/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local|'                       \
    	    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix/freetype2.in                                                 \
    	    > /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype2.pc.tmp
    chmod a-w /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype2.pc.tmp
    mv /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype2.pc.tmp /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype2.pc
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype; make install
    rm -rf /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/freetype2
    rm -f /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/ft2build.h
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix/install-sh -c -d /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib                               \
                             /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/pkgconfig                     \
                             /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/freetype2/freetype/config \
                             /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/share/aclocal
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix/install-sh -c -d /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/bin                               \
                             /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/share/man/man1
    /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libtool --mode=install /usr/bin/install -c                             \
                                      /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/libfreetype.la /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib
    libtool: install: /usr/bin/install -c /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/.libs/libfreetype.lai /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libfreetype.la
    libtool: install: /usr/bin/install -c /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/.libs/libfreetype.a /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libfreetype.a
    libtool: install: chmod 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libfreetype.a
    libtool: install: ranlib /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libfreetype.a
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libfreetype.a(dlg.o) has no symbols
    for P in /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/freetype.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftadvanc.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftbbox.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftbdf.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftbitmap.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftbzip2.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftcache.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftchapters.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftcid.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftcolor.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftdriver.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/fterrdef.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/fterrors.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftfntfmt.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftgasp.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftglyph.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftgxval.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftgzip.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftimage.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftincrem.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftlcdfil.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftlist.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftlogging.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftlzw.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftmac.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftmm.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftmodapi.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftmoderr.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftotval.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftoutln.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftparams.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftpfr.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftrender.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftsizes.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftsnames.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftstroke.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftsynth.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftsystem.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/fttrigon.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/fttypes.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ftwinfnt.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/t1tables.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/ttnameid.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/tttables.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/tttags.h ; do                           \
              /usr/bin/install -c -m 644                                    \
                $P /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/freetype2/freetype ; \
            done
    for P in /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/config/ftconfig.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/config/ftheader.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/config/ftmodule.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/config/ftoption.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/config/ftstdlib.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/config/integer-types.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/config/mac-support.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/freetype/config/public-macros.h  /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftmodule.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftoption.h ; do                                  \
              /usr/bin/install -c -m 644                                           \
                $P /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/freetype2/freetype/config ; \
            done
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/include/ft2build.h                  \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/freetype2/ft2build.h
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftconfig.h                        \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/freetype2/freetype/config/ftconfig.h
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftmodule.h                          \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/freetype2/freetype/config/ftmodule.h
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/ftoption.h                        \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/freetype2/freetype/config/ftoption.h
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/builds/unix/freetype2.m4          \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/share/aclocal/freetype2.m4
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype2.pc             \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/pkgconfig/freetype2.pc
    /usr/bin/install -c -m 755 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/freetype/freetype-config          \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/bin/freetype-config
    /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/freetype2/docs/freetype-config.1              \
              /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/share/man/man1/freetype-config.1
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz; NOCONFIGURE=1 ./autogen.sh
    checking for pkg-config... /opt/homebrew/bin/pkg-config
    checking for libtoolize... /opt/homebrew/bin/glibtoolize
    checking for gtkdocize... *** No gtkdocize (gtk-doc) found, skipping documentation ***
    checking for autoreconf... /opt/homebrew/bin/autoreconf
    running autoreconf --force --install --verbose
    autoreconf: export WARNINGS=
    autoreconf: Entering directory '.'
    autoreconf: configure.ac: not using Gettext
    autoreconf: running: aclocal --force -I m4
    autoreconf: configure.ac: tracing
    autoreconf: running: glibtoolize --copy --force
    glibtoolize: putting auxiliary files in '.'.
    glibtoolize: copying file './ltmain.sh'
    glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
    glibtoolize: copying file 'm4/libtool.m4'
    glibtoolize: copying file 'm4/ltoptions.m4'
    glibtoolize: copying file 'm4/ltsugar.m4'
    glibtoolize: copying file 'm4/ltversion.m4'
    glibtoolize: copying file 'm4/lt~obsolete.m4'
    autoreconf: configure.ac: not using Intltool
    autoreconf: configure.ac: not using Gtkdoc
    autoreconf: running: aclocal --force -I m4
    autoreconf: running: /opt/homebrew/Cellar/autoconf/2.71/bin/autoconf --force
    configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:23: You should run autoupdate.
    ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    configure.ac:23: the top level
    configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
    lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
    lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
    ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
    ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
    m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
    configure.ac:122: the top level
    autoreconf: running: /opt/homebrew/Cellar/autoconf/2.71/bin/autoheader --force
    autoreconf: running: automake --add-missing --copy --force-missing
    configure.ac:17: installing './ar-lib'
    configure.ac:17: installing './compile'
    configure.ac:19: installing './config.guess'
    configure.ac:19: installing './config.sub'
    configure.ac:12: installing './install-sh'
    configure.ac:12: installing './missing'
    Makefile.am: installing './INSTALL'
    src/Makefile.am: installing './depcomp'
    parallel-tests: installing './test-driver'
    autoreconf: './config.sub' is updated
    autoreconf: './config.guess' is updated
    autoreconf: Leaving directory '.'
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/harfbuzz; /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/configure \
    	  --disable-dependency-tracking \
    	  --disable-gtk-doc-html \
    	  --with-glib=no \
    	  --with-cairo=no \
    	  --with-fontconfig=no \
    	  --with-icu=no \
    	  --prefix=/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local \
    	  --enable-static \
    	  --disable-shared \
    	  CFLAGS="-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9" \
    	  CXXFLAGS="-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include -g -O2 -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.9" \
    	  LDFLAGS="-fPIC -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64 -m64 -arch x86_64 -mmacosx-version-min=10.9" \
    	  PKG_CONFIG=true \
    	  FREETYPE_CFLAGS="-I/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/freetype2" \
    	  FREETYPE_LIBS="-fPIC -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib -L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64 -m64 -arch x86_64 -mmacosx-version-min=10.9 -lfreetype"
    configure: WARNING: unrecognized options: --disable-gtk-doc-html, --with-fontconfig
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a race-free mkdir -p... /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/install-sh -c -d
    checking for gawk... no
    checking for mawk... no
    checking for nawk... no
    checking for awk... awk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking whether UID '501' is supported by ustar format... yes
    checking whether GID '20' 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... /usr/bin/sed
    checking whether to build with code coverage support... no
    checking whether make supports the include directive... yes (GNU style)
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether the compiler supports GNU C... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to enable C11 features... none needed
    checking whether gcc understands -c and -o together... rm: conftest.dSYM: is a directory
    yes
    checking dependency style of gcc... none
    checking for ar... ar
    checking the archiver (ar) interface... ar
    checking build system type... aarch64-apple-darwin20.3.0
    checking host system type... aarch64-apple-darwin20.3.0
    checking how to print strings... printf
    checking for a sed that does not truncate output... (cached) /usr/bin/sed
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for fgrep... /usr/bin/grep -F
    checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory
    BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 786432
    checking how to convert aarch64-apple-darwin20.3.0 file names to aarch64-apple-darwin20.3.0 format... func_convert_file_noop
    checking how to convert aarch64-apple-darwin20.3.0 file names to toolchain format... func_convert_file_noop
    checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... no
    checking how to associate runtime and link libraries... printf %s\n
    checking for archiver @FILE support... rm: conftest.dSYM: is a directory
    no
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... rm: conftest.dSYM: is a directory
    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 mt... no
    checking if : is a manifest tool... no
    checking for dsymutil... dsymutil
    checking for nmedit... nmedit
    checking for lipo... lipo
    checking for otool... otool
    checking for otool64... no
    checking for -single_module linker flag... yes
    checking for -exported_symbols_list linker flag... yes
    checking for -force_load linker flag... yes
    checking for stdio.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for strings.h... yes
    checking for sys/stat.h... yes
    checking for sys/types.h... yes
    checking for unistd.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... yes
    checking for gcc option to produce PIC... -fno-common -DPIC
    checking if gcc PIC flag -fno-common -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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... darwin20.3.0 dyld
    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 gcc... (cached) gcc
    checking whether the compiler supports GNU C... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to enable C11 features... (cached) none needed
    checking whether gcc understands -c and -o together... (cached) yes
    checking dependency style of gcc... (cached) none
    checking for g++... g++
    checking whether the compiler supports GNU C++... yes
    checking whether g++ accepts -g... yes
    checking for g++ option to enable C++11 features... none needed
    checking dependency style of g++... none
    checking how to run the C++ preprocessor... g++ -E
    checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
    checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fno-common -DPIC
    checking if g++ PIC flag -fno-common -DPIC works... yes
    checking if g++ static flag -static works... no
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... darwin20.3.0 dyld
    checking how to hardcode library paths into programs... immediate
    checking whether g++ supports C++11 features by default... no
    checking whether g++ supports C++11 features with -std=gnu++11... yes
    checking for special C compiler options needed for large files... no
    checking for _FILE_OFFSET_BITS value needed for large files... no
    checking pkg-config is at least version 0.28... 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 unistd.h... (cached) yes
    checking for sys/mman.h... 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 how to run the C preprocessor... gcc -E
    checking whether gcc is Clang... yes
    checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
    checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
    checking whether more special flags are required for pthreads... no
    checking for PTHREAD_PRIO_INHERIT... yes
    checking for chafa >= 1.6.0... yes
    checking for freetype2 >= 12.0.6... yes
    checking for FT_Get_Var_Blend_Coordinates... yes
    checking for FT_Set_Var_Blend_Coordinates... yes
    checking for FT_Done_MM_Var... yes
    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 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 test/subset/data/repack_tests/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: WARNING: unrecognized options: --disable-gtk-doc-html, --with-fontconfig

    C++ compiler version:
    Apple clang version 12.0.0 (clang-1200.0.32.29)
    Target: arm64-apple-darwin20.3.0
    Thread model: posix
    InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

    configure:

    Autotools is no longer our supported build system for building the library
    for *nix distributions, please migrate to meson.


    configure:

    Build configuration:

    Unicode callbacks (you want at least one):
    	Builtin			true
    	Glib:			false
    	ICU:			false

    Font callbacks (the more the merrier):
    	FreeType:		true

    Tools used for command-line utilities:
    	Cairo:			false
    	Chafa:			true

    Additional shapers:
    	Graphite2:		false

    Platform shapers (not normally needed):
    	CoreText:		false
    	DirectWrite:		false
    	GDI:			false
    	Uniscribe:		false

    Other features:
    	Documentation:
    	GObject bindings:	false
    	Introspection:		false

    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/harfbuzz; make
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/.gitignore
    configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:23: You should run autoupdate.
    ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    configure.ac:23: the top level
    configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
    lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
    lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
    ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
    ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
    m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
    configure.ac:122: the top level
    configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:23: You should run autoupdate.
    ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    configure.ac:23: the top level
    configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
    lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
    lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
    ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
    ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
    m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
    configure.ac:122: the top level
    configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:23: You should run autoupdate.
    ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    configure.ac:23: the top level
    configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
    lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
    lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
    ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
    ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
    m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
    configure.ac:122: the top level
    configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:23: You should run autoupdate.
    ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    configure.ac:23: the top level
    configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
    lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
    lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
    ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
    ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
    m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
    configure.ac:122: the top level
    /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
    Making all in src
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/.gitignore
    /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
      CXX      main-main.o
      CXX      libharfbuzz_la-hb-aat-layout.lo
      CXX      libharfbuzz_la-hb-aat-map.lo
      CXX      libharfbuzz_la-hb-blob.lo
      CXX      libharfbuzz_la-hb-buffer-serialize.lo
      CXX      libharfbuzz_la-hb-buffer.lo
      CXX      libharfbuzz_la-hb-common.lo
      CXX      libharfbuzz_la-hb-draw.lo
      CXX      libharfbuzz_la-hb-face.lo
      CXX      libharfbuzz_la-hb-fallback-shape.lo
      CXX      libharfbuzz_la-hb-font.lo
      CXX      libharfbuzz_la-hb-map.lo
      CXX      libharfbuzz_la-hb-number.lo
      CXX      libharfbuzz_la-hb-ot-cff1-table.lo
      CXX      libharfbuzz_la-hb-ot-cff2-table.lo
      CXX      libharfbuzz_la-hb-ot-color.lo
      CXX      libharfbuzz_la-hb-ot-face.lo
      CXX      libharfbuzz_la-hb-ot-font.lo
      CXX      libharfbuzz_la-hb-ot-layout.lo
      CXX      libharfbuzz_la-hb-ot-map.lo
      CXX      libharfbuzz_la-hb-ot-math.lo
      CXX      libharfbuzz_la-hb-ot-meta.lo
      CXX      libharfbuzz_la-hb-ot-metrics.lo
      CXX      libharfbuzz_la-hb-ot-name.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-arabic.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-default.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-hangul.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-hebrew.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-indic-table.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-indic.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-khmer.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-myanmar.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-syllabic.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-thai.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-use.lo
      CXX      libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.lo
      CXX      libharfbuzz_la-hb-ot-shape-fallback.lo
      CXX      libharfbuzz_la-hb-ot-shape-normalize.lo
      CXX      libharfbuzz_la-hb-ot-shape.lo
      CXX      libharfbuzz_la-hb-ot-tag.lo
      CXX      libharfbuzz_la-hb-ot-var.lo
      CXX      libharfbuzz_la-hb-set.lo
      CXX      libharfbuzz_la-hb-shape-plan.lo
      CXX      libharfbuzz_la-hb-shape.lo
      CXX      libharfbuzz_la-hb-shaper.lo
      CXX      libharfbuzz_la-hb-static.lo
      CXX      libharfbuzz_la-hb-style.lo
      CXX      libharfbuzz_la-hb-ucd.lo
      CXX      libharfbuzz_la-hb-unicode.lo
      CXX      libharfbuzz_la-hb-ft.lo
      GEN      libharfbuzz.la
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libharfbuzz.a(libharfbuzz_la-hb-draw.o) has no symbols
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libharfbuzz.a(libharfbuzz_la-hb-style.o) has no symbols
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libharfbuzz.a(libharfbuzz_la-hb-draw.o) has no symbols
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libharfbuzz.a(libharfbuzz_la-hb-style.o) has no symbols
      CXXLD    main
    ld: warning: directory not found for option '-L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64'
      CXX      test-test.o
      CXXLD    test
    ld: warning: directory not found for option '-L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64'
      CXX      test_buffer_serialize-test-buffer-serialize.o
      CXXLD    test-buffer-serialize
    ld: warning: directory not found for option '-L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64'
      CXX      test_ot_meta-test-ot-meta.o
      CXXLD    test-ot-meta
    ld: warning: directory not found for option '-L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64'
      CXX      test_ot_name-test-ot-name.o
      CXXLD    test-ot-name
    ld: warning: directory not found for option '-L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64'
      CXX      test_ot_glyphname-test-ot-glyphname.o
      CXXLD    test-ot-glyphname
    ld: warning: directory not found for option '-L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64'
      CXX      test_gpos_size_params-test-gpos-size-params.o
      CXXLD    test-gpos-size-params
    ld: warning: directory not found for option '-L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64'
      CXX      test_gsub_would_substitute-test-gsub-would-substitute.o
      CXXLD    test-gsub-would-substitute
    ld: warning: directory not found for option '-L/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib64'
      CXX      libharfbuzz_subset_la-hb-number.lo
      CXX      libharfbuzz_subset_la-hb-ot-cff1-table.lo
      CXX      libharfbuzz_subset_la-hb-ot-cff2-table.lo
      CXX      libharfbuzz_subset_la-hb-static.lo
      CXX      libharfbuzz_subset_la-hb-subset-cff-common.lo
      CXX      libharfbuzz_subset_la-hb-subset-cff1.lo
      CXX      libharfbuzz_subset_la-hb-subset-cff2.lo
      CXX      libharfbuzz_subset_la-hb-subset-input.lo
      CXX      libharfbuzz_subset_la-hb-subset-plan.lo
      CXX      libharfbuzz_subset_la-hb-subset.lo
      GEN      libharfbuzz-subset.la
      GEN      harfbuzz.pc
      GEN      harfbuzz-subset.pc
    Making all in util
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/util/.gitignore
    Making all in test
    Making all in api
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/test/api/.gitignore
    Making all in shaping
    Making all in data
    Making all in in-house
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/test/shaping/data/in-house/.gitignore
    Making all in text-rendering-tests
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/test/shaping/data/text-rendering-tests/.gitignore
    Making all in aots
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/test/shaping/data/aots/.gitignore
    make[6]: Nothing to be done for `all-am'.
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/test/shaping/data/.gitignore
    make[5]: Nothing to be done for `all-am'.
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/test/shaping/.gitignore
    Making all in fuzzing
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/test/fuzzing/.gitignore
    Making all in subset
    Making all in data
    Making all in repack_tests
    make[7]: Nothing to be done for `all-am'.
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/test/subset/data/repack_tests/.gitignore
    make[6]: Nothing to be done for `all-am'.
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/test/subset/data/.gitignore
    make[5]: Nothing to be done for `all-am'.
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/test/subset/.gitignore
    make[4]: Nothing to be done for `all-am'.
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/test/.gitignore
    Making all in docs
    git.mk: Generating /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/docs/.gitignore
    configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete.
    configure.ac:23: You should run autoupdate.
    ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
    configure.ac:23: the top level
    configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
    lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
    lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
    ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
    ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
    m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
    configure.ac:122: the top level
    make[3]: Nothing to be done for `all-am'.
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/harfbuzz; make install
    Making install in src
    /Applications/Xcode.app/Contents/Developer/usr/bin/make  install-recursive
     /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/install-sh -c -d '/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib'
     /bin/sh ../libtool   --mode=install /usr/bin/install -c   libharfbuzz.la libharfbuzz-subset.la '/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib'
    libtool: install: /usr/bin/install -c .libs/libharfbuzz.lai /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libharfbuzz.la
    libtool: install: /usr/bin/install -c .libs/libharfbuzz-subset.lai /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libharfbuzz-subset.la
    libtool: install: /usr/bin/install -c .libs/libharfbuzz.a /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libharfbuzz.a
    libtool: install: chmod 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libharfbuzz.a
    libtool: install: ranlib /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libharfbuzz.a
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libharfbuzz.a(libharfbuzz_la-hb-draw.o) has no symbols
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libharfbuzz.a(libharfbuzz_la-hb-style.o) has no symbols
    libtool: install: /usr/bin/install -c .libs/libharfbuzz-subset.a /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libharfbuzz-subset.a
    libtool: install: chmod 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libharfbuzz-subset.a
    libtool: install: ranlib /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/libharfbuzz-subset.a
     /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/install-sh -c -d '/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/cmake/harfbuzz'
     /usr/bin/install -c -m 644 harfbuzz-config.cmake '/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/cmake/harfbuzz'
     /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/install-sh -c -d '/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/pkgconfig'
     /usr/bin/install -c -m 644 harfbuzz.pc harfbuzz-subset.pc '/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/lib/pkgconfig'
     /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/install-sh -c -d '/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/harfbuzz'
     /usr/bin/install -c -m 644 /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-aat-layout.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-aat.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-blob.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-buffer.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-common.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-deprecated.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-draw.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-face.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-font.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-map.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ot-color.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ot-deprecated.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ot-font.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ot-layout.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ot-math.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ot-meta.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ot-metrics.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ot-name.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ot-shape.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ot-var.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ot.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-set.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-shape-plan.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-shape.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-style.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-unicode.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-version.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-ft.h /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/src/hb-subset.h '/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/include/harfbuzz'
    Making install in util
     /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/harfbuzz/install-sh -c -d '/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/local/bin'
    make[3]: Nothing to be done for `install-data-am'.
    Making install in test
    Making install in api
    make[4]: Nothing to be done for `install-exec-am'.
    make[4]: Nothing to be done for `install-data-am'.
    Making install in shaping
    Making install in data
    Making install in in-house
    make[6]: Nothing to be done for `install-exec-am'.
    make[6]: Nothing to be done for `install-data-am'.
    Making install in text-rendering-tests
    make[6]: Nothing to be done for `install-exec-am'.
    make[6]: Nothing to be done for `install-data-am'.
    Making install in aots
    make[6]: Nothing to be done for `install-exec-am'.
    make[6]: Nothing to be done for `install-data-am'.
    make[6]: Nothing to be done for `install-exec-am'.
    make[6]: Nothing to be done for `install-data-am'.
    make[5]: Nothing to be done for `install-exec-am'.
    make[5]: Nothing to be done for `install-data-am'.
    Making install in fuzzing
    make[4]: Nothing to be done for `install-exec-am'.
    make[4]: Nothing to be done for `install-data-am'.
    Making install in subset
    Making install in data
    Making install in repack_tests
    make[7]: Nothing to be done for `install-exec-am'.
    make[7]: Nothing to be done for `install-data-am'.
    make[6]: Nothing to be done for `install-exec-am'.
    make[6]: Nothing to be done for `install-data-am'.
    make[5]: Nothing to be done for `install-exec-am'.
    make[5]: Nothing to be done for `install-data-am'.
    make[4]: Nothing to be done for `install-exec-am'.
    make[4]: Nothing to be done for `install-data-am'.
    Making install in docs
    make[3]: Nothing to be done for `install-exec-am'.
    make[3]: Nothing to be done for `install-data-am'.
    make[3]: Nothing to be done for `install-exec-am'.
    make[3]: Nothing to be done for `install-data-am'.
    cd /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/src/c/ttfautohint; ./bootstrap --no-git --gnulib-srcdir=".gnulib"
    ./bootstrap: Error: 'bison' version == 2.3 is too old
    ./bootstrap:        'bison' version >= 2.5 is required

    ./bootstrap: Please install the prerequisite programs
    make: *** [/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/build/temp/.ttfautohint-stamp] Error 1
    ----------------------------------------
ERROR: Command errored out with exit status 2: /Users/eli/Py/venvs/ttfautohint-py-test/bin/python3.9 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/setup.py'"'"'; __file__='"'"'/private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-req-build-ym41wgwt/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/ht/8b6qb9pj7csc3pn8bgwwx3j80000gn/T/pip-record-8mg3df_g/install-record.txt --single-version-externally-managed --compile --install-headers /Users/eli/Py/venvs/ttfautohint-py-test/include/site/python3.9/ttfautohint-py Check the logs for full command output.

@eliheuer
Copy link
Copy Markdown
Author

I did this stuff from the CLI:

If you need to have bison first in your PATH, run:
  echo 'export PATH="/opt/homebrew/opt/bison/bin:$PATH"' >> ~/.zshrc

For compilers to find bison you may need to set:
  export LDFLAGS="-L/opt/homebrew/opt/bison/lib"

@eliheuer
Copy link
Copy Markdown
Author

After that I had to restart my iterm to get:

10937 ◯ : bison --version                                                   [~]
bison (GNU Bison) 3.7.6
Written by Robert Corbett and Richard Stallman.

@eliheuer
Copy link
Copy Markdown
Author

The install looks like it worked, but I get this:

10939 ◯ : pip install ~/Downloads/ttfautohint-py-0.4.4.dev5+gb61154f.d20210520.zip                                         [~]
Processing /Users/eli/Downloads/ttfautohint-py-0.4.4.dev5+gb61154f.d20210520.zip
Using legacy 'setup.py install' for ttfautohint-py, since package 'wheel' is not installed.
Installing collected packages: ttfautohint-py
    Running setup.py install for ttfautohint-py ... done
Successfully installed ttfautohint-py-0.4.4.dev5+gb61154f.d20210520
(ttfautohint-py-test)
MINI-M1 🌎 ~/Py/venvs
10940 ◯ : python                                                                                                                                     [~]
Python 3.9.5 (default, May  3 2021, 19:12:05)
[Clang 12.0.5 (clang-1205.0.22.9)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import ttfautohint
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/eli/Py/venvs/ttfautohint-py-test/lib/python3.9/site-packages/ttfautohint/__init__.py", line 141, in <module>
    libttfautohint = TALibrary()
  File "/Users/eli/Py/venvs/ttfautohint-py-test/lib/python3.9/site-packages/ttfautohint/__init__.py", line 46, in __init__
    self.lib = lib = cdll.LoadLibrary(path, **kwargs)
  File "/opt/homebrew/Cellar/[email protected]/3.9.5/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ctypes/__init__.py", line 452, in LoadLibrary
    return self._dlltype(name)
  File "/opt/homebrew/Cellar/[email protected]/3.9.5/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ctypes/__init__.py", line 374, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: dlopen(/Users/eli/Py/venvs/ttfautohint-py-test/lib/python3.9/site-packages/ttfautohint/libttfautohint.dylib, 6): no suitable image found.  Did find:
	/Users/eli/Py/venvs/ttfautohint-py-test/lib/python3.9/site-packages/ttfautohint/libttfautohint.dylib: mach-o, but wrong architecture
	/Users/eli/Py/venvs/ttfautohint-py-test/lib/python3.9/site-packages/ttfautohint/libttfautohint.dylib: mach-o, but wrong architecture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment