freetype (2.13.2)
mkdir /bb.buildResult = 0
Working Dir = /
Stdout
Stderr
/bb.download/source/freetype-2.13.2/configure --helpResult = 0
Working Dir = /bb.build
Stdout
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 /bb.download/source/freetype-2.13.2/builds/unix
configuration rules /bb.download/source/freetype-2.13.2/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 `make' again to build the library,
or `make refdoc' to build the API reference (this needs Python >= 3.5).
Generating modules list in /bb.build/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: ot-svg (OT-SVG glyph renderer module)
* 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)
/bb.download/source/freetype-2.13.2/builds/unix/configure '--help'
`configure' configures FreeType 2.13.2 to adapt to many kinds of systems.
Usage: /bb.download/source/freetype-2.13.2/builds/unix/configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking ...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.
For better control, use the options below.
Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
--datadir=DIR read-only architecture-independent data [DATAROOTDIR]
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/freetype]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
--psdir=DIR ps documentation [DOCDIR]
System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]
--target=TARGET configure for building compilers for TARGET [HOST]
Optional Features:
--disable-option-checking ignore unrecognized --enable/--with options
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--enable-shared[=PKGS] build shared libraries [default=yes]
--enable-static[=PKGS] build static libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-libtool-lock avoid locking (might break parallel builds)
--enable-freetype-config
install freetype-config
--disable-largefile omit support for large files
--disable-mmap do not check mmap() and do not use
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
both]
--with-aix-soname=aix|svr4|both
shared library versioning (aka "SONAME") variant to
provide on AIX, [default=aix].
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-sysroot[=DIR] Search for dependent libraries within DIR (or the
compiler's sysroot if not specified).
--with-zlib=[yes|no|auto]
use system zlib instead of internal library
[default=auto]
--with-bzip2=[yes|no|auto]
support bzip2 compressed fonts [default=auto]
--with-png=[yes|no|auto]
support png compressed OpenType embedded bitmaps
[default=auto]
--with-harfbuzz=[yes|no|auto]
improve auto-hinting of OpenType fonts
[default=auto]
--with-brotli=[yes|no|auto]
support decompression of WOFF2 streams
[default=auto]
--with-librsvg=[yes|no|auto]
support OpenType SVG fonts in FreeType demo programs
[default=auto]
--with-old-mac-fonts allow Mac resource-based fonts to be used
--with-fsspec use obsolete FSSpec API of MacOS, if available
(default=yes)
--with-fsref use Carbon FSRef API of MacOS, if available
(default=yes)
--with-quickdraw-toolbox
use MacOS QuickDraw in ToolBox, if available
(default=yes)
--with-quickdraw-carbon use MacOS QuickDraw in Carbon, if available
(default=yes)
--with-ats use AppleTypeService, if available (default=yes)
Some influential environment variables:
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
LIBS libraries to pass to the linker, e.g. -l<library>
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
you have headers in a nonstandard directory <include dir>
CPP C preprocessor
PKG_CONFIG path to pkg-config utility
PKG_CONFIG_PATH
directories to add to pkg-config's search path
PKG_CONFIG_LIBDIR
path overriding pkg-config's built-in search path
LT_SYS_LIBRARY_PATH
User-defined run-time library search path.
ZLIB_CFLAGS C compiler flags for ZLIB, overriding pkg-config
ZLIB_LIBS linker flags for ZLIB, overriding pkg-config
BZIP2_CFLAGS
C compiler flags for BZIP2, overriding pkg-config
BZIP2_LIBS linker flags for BZIP2, overriding pkg-config
LIBPNG_CFLAGS
C compiler flags for LIBPNG, overriding pkg-config
LIBPNG_LIBS linker flags for LIBPNG, overriding pkg-config
HARFBUZZ_CFLAGS
C compiler flags for HARFBUZZ, overriding pkg-config
HARFBUZZ_LIBS
linker flags for HARFBUZZ, overriding pkg-config
BROTLI_CFLAGS
C compiler flags for BROTLI, overriding pkg-config
BROTLI_LIBS linker flags for BROTLI, overriding pkg-config
LIBRSVG_CFLAGS
C compiler flags for LIBRSVG, overriding pkg-config
LIBRSVG_LIBS
linker flags for LIBRSVG, overriding pkg-config
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <freetype@nongnu.org>.
Stderr
cp: cannot stat '/bb.download/source/freetype-2.13.2/docs/markdown': No such file or directory
/bb.download/source/freetype-2.13.2/configure --prefix=/BuggyBox/freetype/2.13.2/anyResult = 0
Working Dir = /bb.build
Stdout
Generating `Makefile' FreeType build system -- automatic system detection The following settings are used: platform unix compiler cc configuration directory /bb.download/source/freetype-2.13.2/builds/unix configuration rules /bb.download/source/freetype-2.13.2/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 `make' again to build the library, or `make refdoc' to build the API reference (this needs Python >= 3.5). /bb.download/source/freetype-2.13.2/builds/unix/configure '--prefix=/BuggyBox/freetype/2.13.2/any' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 for pkg-config... /BuggyBox/pkg-config/0.29.2/bootstrap/bin/pkg-config checking pkg-config is at least version 0.24... yes checking how to print strings... printf checking for a sed that does not truncate output... /BuggyBox/sed/4.9/bootstrap/bin/sed checking for grep that handles long lines and -e... /BuggyBox/grep/3.11/bootstrap/bin/grep checking for egrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -E checking for fgrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -F checking for ld used by gcc... /BuggyBox/binutils/2.41/bootstrap/bin/ld checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /BuggyBox/binutils/2.41/bootstrap/bin/nm -B checking the name lister (/BuggyBox/binutils/2.41/bootstrap/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 32768 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /BuggyBox/binutils/2.41/bootstrap/bin/ld option to reload object files... -r checking for file... no 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... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /BuggyBox/binutils/2.41/bootstrap/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /BuggyBox/coreutils/9.4/bootstrap/bin/dd checking how to truncate binary pipes... /BuggyBox/coreutils/9.4/bootstrap/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for windows.h... no checking for a BSD-compatible install... /BuggyBox/coreutils/9.4/bootstrap/bin/install -c checking for a race-free mkdir -p... /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... 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 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 ZLIB... no checking for gzsetparams in -lz... yes checking for zlib.h... no checking for BZIP2... no checking for BZ2_bzDecompress in -lbz2... no checking for LIBPNG... no checking for libpng-config... no checking for HARFBUZZ... no checking for BROTLI... no checking for library containing clock_gettime... none required checking for LIBRSVG... no checking target system type... x86_64-pc-linux-gnu checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes 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.12.0 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
Stderr
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.
make -j16Result = 0
Working Dir = /bb.build
Stdout
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftsystem.lo /bb.download/source/freetype-2.13.2/builds/unix/ftsystem.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftdebug.lo /bb.download/source/freetype-2.13.2/src/base/ftdebug.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftinit.lo /bb.download/source/freetype-2.13.2/src/base/ftinit.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftbase.lo /bb.download/source/freetype-2.13.2/src/base/ftbase.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftbbox.lo /bb.download/source/freetype-2.13.2/src/base/ftbbox.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftbdf.lo /bb.download/source/freetype-2.13.2/src/base/ftbdf.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftbitmap.lo /bb.download/source/freetype-2.13.2/src/base/ftbitmap.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftcid.lo /bb.download/source/freetype-2.13.2/src/base/ftcid.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftfstype.lo /bb.download/source/freetype-2.13.2/src/base/ftfstype.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftgasp.lo /bb.download/source/freetype-2.13.2/src/base/ftgasp.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftglyph.lo /bb.download/source/freetype-2.13.2/src/base/ftglyph.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftgxval.lo /bb.download/source/freetype-2.13.2/src/base/ftgxval.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftmm.lo /bb.download/source/freetype-2.13.2/src/base/ftmm.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftotval.lo /bb.download/source/freetype-2.13.2/src/base/ftotval.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftpatent.lo /bb.download/source/freetype-2.13.2/src/base/ftpatent.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftpfr.lo /bb.download/source/freetype-2.13.2/src/base/ftpfr.c
libtool: compile: gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftinit.c -fPIC -DPIC -o /bb.build/.libs/ftinit.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftdebug.c -fPIC -DPIC -o /bb.build/.libs/ftdebug.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftbbox.c -fPIC -DPIC -o /bb.build/.libs/ftbbox.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/builds/unix/ftsystem.c -fPIC -DPIC -o /bb.build/.libs/ftsystem.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftgasp.c -fPIC -DPIC -o /bb.build/.libs/ftgasp.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftbdf.c -fPIC -DPIC -o /bb.build/.libs/ftbdf.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftbase.c -fPIC -DPIC -o /bb.build/.libs/ftbase.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftbitmap.c -fPIC -DPIC -o /bb.build/.libs/ftbitmap.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftmm.c -fPIC -DPIC -o /bb.build/.libs/ftmm.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftfstype.c -fPIC -DPIC -o /bb.build/.libs/ftfstype.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftglyph.c -fPIC -DPIC -o /bb.build/.libs/ftglyph.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftgxval.c -fPIC -DPIC -o /bb.build/.libs/ftgxval.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftpatent.c -fPIC -DPIC -o /bb.build/.libs/ftpatent.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftpfr.c -fPIC -DPIC -o /bb.build/.libs/ftpfr.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftcid.c -fPIC -DPIC -o /bb.build/.libs/ftcid.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftotval.c -fPIC -DPIC -o /bb.build/.libs/ftotval.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftgasp.c -o /bb.build/ftgasp.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftdebug.c -o /bb.build/ftdebug.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftbdf.c -o /bb.build/ftbdf.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftpatent.c -o /bb.build/ftpatent.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftfstype.c -o /bb.build/ftfstype.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftpfr.c -o /bb.build/ftpfr.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftinit.c -o /bb.build/ftinit.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftgxval.c -o /bb.build/ftgxval.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/builds/unix/ftsystem.c -o /bb.build/ftsystem.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftotval.c -o /bb.build/ftotval.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftcid.c -o /bb.build/ftcid.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftbbox.c -o /bb.build/ftbbox.o >/dev/null 2>&1
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftstroke.lo /bb.download/source/freetype-2.13.2/src/base/ftstroke.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftsynth.lo /bb.download/source/freetype-2.13.2/src/base/ftsynth.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/fttype1.lo /bb.download/source/freetype-2.13.2/src/base/fttype1.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftwinfnt.lo /bb.download/source/freetype-2.13.2/src/base/ftwinfnt.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/truetype -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/truetype.lo /bb.download/source/freetype-2.13.2/src/truetype/truetype.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/type1 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/type1.lo /bb.download/source/freetype-2.13.2/src/type1/type1.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/cff -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/cff.lo /bb.download/source/freetype-2.13.2/src/cff/cff.c
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftmm.c -o /bb.build/ftmm.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftglyph.c -o /bb.build/ftglyph.o >/dev/null 2>&1
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/cid -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/type1cid.lo /bb.download/source/freetype-2.13.2/src/cid/type1cid.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/pfr -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/pfr.lo /bb.download/source/freetype-2.13.2/src/pfr/pfr.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/type42 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/type42.lo /bb.download/source/freetype-2.13.2/src/type42/type42.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/winfonts -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/winfnt.lo /bb.download/source/freetype-2.13.2/src/winfonts/winfnt.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/pcf -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/pcf.lo /bb.download/source/freetype-2.13.2/src/pcf/pcf.c
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftstroke.c -fPIC -DPIC -o /bb.build/.libs/ftstroke.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/fttype1.c -fPIC -DPIC -o /bb.build/.libs/fttype1.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/truetype -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/truetype/truetype.c -fPIC -DPIC -o /bb.build/.libs/truetype.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftwinfnt.c -fPIC -DPIC -o /bb.build/.libs/ftwinfnt.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftsynth.c -fPIC -DPIC -o /bb.build/.libs/ftsynth.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftbitmap.c -o /bb.build/ftbitmap.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/cff -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/cff/cff.c -fPIC -DPIC -o /bb.build/.libs/cff.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/type1 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/type1/type1.c -fPIC -DPIC -o /bb.build/.libs/type1.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/cid -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/cid/type1cid.c -fPIC -DPIC -o /bb.build/.libs/type1cid.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/pfr -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/pfr/pfr.c -fPIC -DPIC -o /bb.build/.libs/pfr.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/type42 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/type42/type42.c -fPIC -DPIC -o /bb.build/.libs/type42.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/winfonts -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/winfonts/winfnt.c -fPIC -DPIC -o /bb.build/.libs/winfnt.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/pcf -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/pcf/pcf.c -fPIC -DPIC -o /bb.build/.libs/pcf.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftwinfnt.c -o /bb.build/ftwinfnt.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/fttype1.c -o /bb.build/fttype1.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftsynth.c -o /bb.build/ftsynth.o >/dev/null 2>&1
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/bdf -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/bdf.lo /bb.download/source/freetype-2.13.2/src/bdf/bdf.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/sfnt -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/sfnt.lo /bb.download/source/freetype-2.13.2/src/sfnt/sfnt.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/autofit -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/autofit.lo /bb.download/source/freetype-2.13.2/src/autofit/autofit.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/pshinter -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/pshinter.lo /bb.download/source/freetype-2.13.2/src/pshinter/pshinter.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/smooth -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/smooth.lo /bb.download/source/freetype-2.13.2/src/smooth/smooth.c
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/sfnt -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/sfnt/sfnt.c -fPIC -DPIC -o /bb.build/.libs/sfnt.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/bdf -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/bdf/bdf.c -fPIC -DPIC -o /bb.build/.libs/bdf.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/winfonts -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/winfonts/winfnt.c -o /bb.build/winfnt.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/autofit -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/autofit/autofit.c -fPIC -DPIC -o /bb.build/.libs/autofit.o
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/raster -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/raster.lo /bb.download/source/freetype-2.13.2/src/raster/raster.c
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/pshinter -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/pshinter/pshinter.c -fPIC -DPIC -o /bb.build/.libs/pshinter.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/smooth -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/smooth/smooth.c -fPIC -DPIC -o /bb.build/.libs/smooth.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/raster -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/raster/raster.c -fPIC -DPIC -o /bb.build/.libs/raster.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/type42 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/type42/type42.c -o /bb.build/type42.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/cid -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/cid/type1cid.c -o /bb.build/type1cid.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftstroke.c -o /bb.build/ftstroke.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/pcf -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/pcf/pcf.c -o /bb.build/pcf.o >/dev/null 2>&1
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/svg -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/svg.lo /bb.download/source/freetype-2.13.2/src/svg/svg.c
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/svg -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/svg/svg.c -fPIC -DPIC -o /bb.build/.libs/svg.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/pfr -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/pfr/pfr.c -o /bb.build/pfr.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/smooth -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/smooth/smooth.c -o /bb.build/smooth.o >/dev/null 2>&1
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/sdf -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/sdf.lo /bb.download/source/freetype-2.13.2/src/sdf/sdf.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/cache -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftcache.lo /bb.download/source/freetype-2.13.2/src/cache/ftcache.c
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/raster -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/raster/raster.c -o /bb.build/raster.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/svg -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/svg/svg.c -o /bb.build/svg.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/type1 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/type1/type1.c -o /bb.build/type1.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/sdf -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/sdf/sdf.c -fPIC -DPIC -o /bb.build/.libs/sdf.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/cache -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/cache/ftcache.c -fPIC -DPIC -o /bb.build/.libs/ftcache.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/bdf -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/bdf/bdf.c -o /bb.build/bdf.o >/dev/null 2>&1
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/gzip -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftgzip.lo /bb.download/source/freetype-2.13.2/src/gzip/ftgzip.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/lzw -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftlzw.lo /bb.download/source/freetype-2.13.2/src/lzw/ftlzw.c
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/gzip -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/gzip/ftgzip.c -fPIC -DPIC -o /bb.build/.libs/ftgzip.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/lzw -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/lzw/ftlzw.c -fPIC -DPIC -o /bb.build/.libs/ftlzw.o
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/ftbzip2.lo /bb.download/source/freetype-2.13.2/src/bzip2/ftbzip2.c
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/cff -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/cff/cff.c -o /bb.build/cff.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/bzip2/ftbzip2.c -fPIC -DPIC -o /bb.build/.libs/ftbzip2.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/pshinter -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/pshinter/pshinter.c -o /bb.build/pshinter.o >/dev/null 2>&1
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/psaux -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/psaux.lo /bb.download/source/freetype-2.13.2/src/psaux/psaux.c
libtool: compile: gcc -pedantic -std=c99 -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/bzip2/ftbzip2.c -o /bb.build/ftbzip2.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/lzw -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/lzw/ftlzw.c -o /bb.build/ftlzw.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/psaux -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/psaux/psaux.c -fPIC -DPIC -o /bb.build/.libs/psaux.o
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/psnames -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/psnames.lo /bb.download/source/freetype-2.13.2/src/psnames/psnames.c
/bb.build/libtool --mode=compile gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/dlg -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT_CONFIG_MODULES_H="<ftmodule.h>" -DFT_CONFIG_OPTIONS_H="<ftoption.h>" -DFT2_BUILD_LIBRARY -o /bb.build/dlg.lo /bb.download/source/freetype-2.13.2/src/dlg/dlgwrap.c
gcc -o /bb.build/apinames /bb.download/source/freetype-2.13.2/src/tools/apinames.c
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/psnames -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/psnames/psnames.c -fPIC -DPIC -o /bb.build/.libs/psnames.o
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/dlg -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/dlg/dlgwrap.c -fPIC -DPIC -o /bb.build/.libs/dlg.o
rm -f /bb.build/freetype-config /bb.build/freetype-config.tmp
sed -e 's|%LIBSSTATIC_CONFIG%|-lfreetype|' \
-e 's|%PKG_CONFIG%|/BuggyBox/pkg-config/0.29.2/bootstrap/bin/pkg-config|' \
-e 's|%build_libtool_libs%||' \
-e 's|%exec_prefix%|/BuggyBox/freetype/2.13.2/any|' \
-e 's|%ft_version%|26.1.20|' \
-e 's|%includedir%|/BuggyBox/freetype/2.13.2/any/include|' \
-e 's|%libdir%|/BuggyBox/freetype/2.13.2/any/lib|' \
-e 's|%prefix%|/BuggyBox/freetype/2.13.2/any|' \
/bb.download/source/freetype-2.13.2/builds/unix/freetype-config.in \
> /bb.build/freetype-config.tmp
chmod +x /bb.build/freetype-config.tmp
chmod go-w /bb.build/freetype-config.tmp
mv /bb.build/freetype-config.tmp /bb.build/freetype-config
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/cache -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/cache/ftcache.c -o /bb.build/ftcache.o >/dev/null 2>&1
rm -f /bb.build/freetype2.pc /bb.build/freetype2.pc.tmp
sed -e 's|%PKGCONFIG_REQUIRES%||' \
-e 's|%PKGCONFIG_REQUIRES_PRIVATE%||' \
-e 's|%PKGCONFIG_LIBS%|-L/BuggyBox/freetype/2.13.2/any/lib -lfreetype|' \
-e 's|%PKGCONFIG_LIBS_PRIVATE%||' \
-e 's|%build_libtool_libs%||' \
-e 's|%exec_prefix%|/BuggyBox/freetype/2.13.2/any|' \
-e 's|%ft_version%|26.1.20|' \
-e 's|%includedir%|/BuggyBox/freetype/2.13.2/any/include|' \
-e 's|%libdir%|/BuggyBox/freetype/2.13.2/any/lib|' \
-e 's|%prefix%|/BuggyBox/freetype/2.13.2/any|' \
/bb.download/source/freetype-2.13.2/builds/unix/freetype2.in \
> /bb.build/freetype2.pc.tmp
chmod a-w /bb.build/freetype2.pc.tmp
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/dlg -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/dlg/dlgwrap.c -o /bb.build/dlg.o >/dev/null 2>&1
mv /bb.build/freetype2.pc.tmp /bb.build/freetype2.pc
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/sdf -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/sdf/sdf.c -o /bb.build/sdf.o >/dev/null 2>&1
/bb.build/apinames -o/bb.build/ftexport.sym /bb.download/source/freetype-2.13.2/include/freetype/freetype.h /bb.download/source/freetype-2.13.2/include/freetype/ftadvanc.h /bb.download/source/freetype-2.13.2/include/freetype/ftbbox.h /bb.download/source/freetype-2.13.2/include/freetype/ftbdf.h /bb.download/source/freetype-2.13.2/include/freetype/ftbitmap.h /bb.download/source/freetype-2.13.2/include/freetype/ftbzip2.h /bb.download/source/freetype-2.13.2/include/freetype/ftcache.h /bb.download/source/freetype-2.13.2/include/freetype/ftchapters.h /bb.download/source/freetype-2.13.2/include/freetype/ftcid.h /bb.download/source/freetype-2.13.2/include/freetype/ftcolor.h /bb.download/source/freetype-2.13.2/include/freetype/ftdriver.h /bb.download/source/freetype-2.13.2/include/freetype/fterrdef.h /bb.download/source/freetype-2.13.2/include/freetype/fterrors.h /bb.download/source/freetype-2.13.2/include/freetype/ftfntfmt.h /bb.download/source/freetype-2.13.2/include/freetype/ftgasp.h /bb.download/source/freetype-2.13.2/include/freetype/ftglyph.h /bb.download/source/freetype-2.13.2/include/freetype/ftgxval.h /bb.download/source/freetype-2.13.2/include/freetype/ftgzip.h /bb.download/source/freetype-2.13.2/include/freetype/ftimage.h /bb.download/source/freetype-2.13.2/include/freetype/ftincrem.h /bb.download/source/freetype-2.13.2/include/freetype/ftlcdfil.h /bb.download/source/freetype-2.13.2/include/freetype/ftlist.h /bb.download/source/freetype-2.13.2/include/freetype/ftlogging.h /bb.download/source/freetype-2.13.2/include/freetype/ftlzw.h /bb.download/source/freetype-2.13.2/include/freetype/ftmm.h /bb.download/source/freetype-2.13.2/include/freetype/ftmodapi.h /bb.download/source/freetype-2.13.2/include/freetype/ftmoderr.h /bb.download/source/freetype-2.13.2/include/freetype/ftotval.h /bb.download/source/freetype-2.13.2/include/freetype/ftoutln.h /bb.download/source/freetype-2.13.2/include/freetype/ftparams.h /bb.download/source/freetype-2.13.2/include/freetype/ftpfr.h /bb.download/source/freetype-2.13.2/include/freetype/ftrender.h /bb.download/source/freetype-2.13.2/include/freetype/ftsizes.h /bb.download/source/freetype-2.13.2/include/freetype/ftsnames.h /bb.download/source/freetype-2.13.2/include/freetype/ftstroke.h /bb.download/source/freetype-2.13.2/include/freetype/ftsynth.h /bb.download/source/freetype-2.13.2/include/freetype/ftsystem.h /bb.download/source/freetype-2.13.2/include/freetype/fttrigon.h /bb.download/source/freetype-2.13.2/include/freetype/fttypes.h /bb.download/source/freetype-2.13.2/include/freetype/ftwinfnt.h /bb.download/source/freetype-2.13.2/include/freetype/otsvg.h /bb.download/source/freetype-2.13.2/include/freetype/t1tables.h /bb.download/source/freetype-2.13.2/include/freetype/ttnameid.h /bb.download/source/freetype-2.13.2/include/freetype/tttables.h /bb.download/source/freetype-2.13.2/include/freetype/tttags.h
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/base -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/base/ftbase.c -o /bb.build/ftbase.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/psnames -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/psnames/psnames.c -o /bb.build/psnames.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/gzip -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/gzip/ftgzip.c -o /bb.build/ftgzip.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/autofit -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/autofit/autofit.c -o /bb.build/autofit.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/sfnt -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/sfnt/sfnt.c -o /bb.build/sfnt.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/truetype -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/truetype/truetype.c -o /bb.build/truetype.o >/dev/null 2>&1
libtool: compile: gcc -pedantic -std=c99 -I/bb.download/source/freetype-2.13.2/src/psaux -I/bb.build -I/bb.download/source/freetype-2.13.2/builds/unix -I/bb.download/source/freetype-2.13.2/include -c -Wall -g -O2 -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" "-DFT_CONFIG_MODULES_H=<ftmodule.h>" "-DFT_CONFIG_OPTIONS_H=<ftoption.h>" -DFT2_BUILD_LIBRARY /bb.download/source/freetype-2.13.2/src/psaux/psaux.c -o /bb.build/psaux.o >/dev/null 2>&1
/bb.build/libtool --mode=link gcc -o /bb.build/libfreetype.la /bb.build/ftsystem.lo /bb.build/ftdebug.lo /bb.build/ftinit.lo /bb.build/ftbase.lo /bb.build/ftbbox.lo /bb.build/ftbdf.lo /bb.build/ftbitmap.lo /bb.build/ftcid.lo /bb.build/ftfstype.lo /bb.build/ftgasp.lo /bb.build/ftglyph.lo /bb.build/ftgxval.lo /bb.build/ftmm.lo /bb.build/ftotval.lo /bb.build/ftpatent.lo /bb.build/ftpfr.lo /bb.build/ftstroke.lo /bb.build/ftsynth.lo /bb.build/fttype1.lo /bb.build/ftwinfnt.lo /bb.build/truetype.lo /bb.build/type1.lo /bb.build/cff.lo /bb.build/type1cid.lo /bb.build/pfr.lo /bb.build/type42.lo /bb.build/winfnt.lo /bb.build/pcf.lo /bb.build/bdf.lo /bb.build/sfnt.lo /bb.build/autofit.lo /bb.build/pshinter.lo /bb.build/smooth.lo /bb.build/raster.lo /bb.build/svg.lo /bb.build/sdf.lo /bb.build/ftcache.lo /bb.build/ftgzip.lo /bb.build/ftlzw.lo /bb.build/ftbzip2.lo /bb.build/psaux.lo /bb.build/psnames.lo /bb.build/dlg.lo -rpath /BuggyBox/freetype/2.13.2/any/lib -version-info 26:1:20 -pthread -lpthread -no-undefined -export-symbols /bb.build/ftexport.sym
libtool: link: echo "{ global:" > /bb.build/.libs/libfreetype.ver
libtool: link: cat /bb.build/ftexport.sym | /BuggyBox/sed/4.9/bootstrap/bin/sed -e "s/\(.*\)/\1;/" >> /bb.build/.libs/libfreetype.ver
libtool: link: echo "local: *; };" >> /bb.build/.libs/libfreetype.ver
libtool: link: gcc -shared -fPIC -DPIC /bb.build/.libs/ftsystem.o /bb.build/.libs/ftdebug.o /bb.build/.libs/ftinit.o /bb.build/.libs/ftbase.o /bb.build/.libs/ftbbox.o /bb.build/.libs/ftbdf.o /bb.build/.libs/ftbitmap.o /bb.build/.libs/ftcid.o /bb.build/.libs/ftfstype.o /bb.build/.libs/ftgasp.o /bb.build/.libs/ftglyph.o /bb.build/.libs/ftgxval.o /bb.build/.libs/ftmm.o /bb.build/.libs/ftotval.o /bb.build/.libs/ftpatent.o /bb.build/.libs/ftpfr.o /bb.build/.libs/ftstroke.o /bb.build/.libs/ftsynth.o /bb.build/.libs/fttype1.o /bb.build/.libs/ftwinfnt.o /bb.build/.libs/truetype.o /bb.build/.libs/type1.o /bb.build/.libs/cff.o /bb.build/.libs/type1cid.o /bb.build/.libs/pfr.o /bb.build/.libs/type42.o /bb.build/.libs/winfnt.o /bb.build/.libs/pcf.o /bb.build/.libs/bdf.o /bb.build/.libs/sfnt.o /bb.build/.libs/autofit.o /bb.build/.libs/pshinter.o /bb.build/.libs/smooth.o /bb.build/.libs/raster.o /bb.build/.libs/svg.o /bb.build/.libs/sdf.o /bb.build/.libs/ftcache.o /bb.build/.libs/ftgzip.o /bb.build/.libs/ftlzw.o /bb.build/.libs/ftbzip2.o /bb.build/.libs/psaux.o /bb.build/.libs/psnames.o /bb.build/.libs/dlg.o -lpthread -pthread -Wl,-soname -Wl,libfreetype.so.6 -Wl,-version-script -Wl,/bb.build/.libs/libfreetype.ver -o /bb.build/.libs/libfreetype.so.6.20.1
libtool: link: (cd "/bb.build/.libs" && rm -f "libfreetype.so.6" && ln -s "libfreetype.so.6.20.1" "libfreetype.so.6")
libtool: link: (cd "/bb.build/.libs" && rm -f "libfreetype.so" && ln -s "libfreetype.so.6.20.1" "libfreetype.so")
libtool: link: ar cr /bb.build/.libs/libfreetype.a /bb.build/ftsystem.o /bb.build/ftdebug.o /bb.build/ftinit.o /bb.build/ftbase.o /bb.build/ftbbox.o /bb.build/ftbdf.o /bb.build/ftbitmap.o /bb.build/ftcid.o /bb.build/ftfstype.o /bb.build/ftgasp.o /bb.build/ftglyph.o /bb.build/ftgxval.o /bb.build/ftmm.o /bb.build/ftotval.o /bb.build/ftpatent.o /bb.build/ftpfr.o /bb.build/ftstroke.o /bb.build/ftsynth.o /bb.build/fttype1.o /bb.build/ftwinfnt.o /bb.build/truetype.o /bb.build/type1.o /bb.build/cff.o /bb.build/type1cid.o /bb.build/pfr.o /bb.build/type42.o /bb.build/winfnt.o /bb.build/pcf.o /bb.build/bdf.o /bb.build/sfnt.o /bb.build/autofit.o /bb.build/pshinter.o /bb.build/smooth.o /bb.build/raster.o /bb.build/svg.o /bb.build/sdf.o /bb.build/ftcache.o /bb.build/ftgzip.o /bb.build/ftlzw.o /bb.build/ftbzip2.o /bb.build/psaux.o /bb.build/psnames.o /bb.build/dlg.o
libtool: link: ranlib /bb.build/.libs/libfreetype.a
libtool: link: ( cd "/bb.build/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" )
Stderr
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/src/base/ftdebug.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/base/ftadvanc.c:19,
from /bb.download/source/freetype-2.13.2/src/base/ftbase.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/src/base/ftinit.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/base/ftbdf.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/builds/unix/ftsystem.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/base/ftbbox.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftgasp.h:22,
from /bb.download/source/freetype-2.13.2/src/base/ftgasp.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/base/ftbitmap.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/base/ftgxval.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/base/ftmm.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/base/ftpfr.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/base/ftglyph.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/src/base/ftpatent.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/t1tables.h:24,
from /bb.download/source/freetype-2.13.2/src/base/ftfstype.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/base/ftotval.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftcid.h:22,
from /bb.download/source/freetype-2.13.2/src/base/ftcid.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftoutln.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftstroke.h:22,
from /bb.download/source/freetype-2.13.2/src/base/ftstroke.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/base/fttype1.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/base/ftwinfnt.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/truetype/ttdriver.c:19,
from /bb.download/source/freetype-2.13.2/src/truetype/truetype.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftsynth.h:48,
from /bb.download/source/freetype-2.13.2/src/base/ftsynth.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftmodapi.h:23,
from /bb.download/source/freetype-2.13.2/include/freetype/ftrender.h:23,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftobjs.h:29,
from /bb.download/source/freetype-2.13.2/src/type1/t1objs.h:24,
from /bb.download/source/freetype-2.13.2/src/type1/t1afm.h:22,
from /bb.download/source/freetype-2.13.2/src/type1/t1afm.c:19,
from /bb.download/source/freetype-2.13.2/src/type1/type1.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/cff/cffcmap.c:19,
from /bb.download/source/freetype-2.13.2/src/cff/cff.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftmodapi.h:23,
from /bb.download/source/freetype-2.13.2/include/freetype/ftrender.h:23,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftobjs.h:29,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftstream.h:25,
from /bb.download/source/freetype-2.13.2/src/cid/cidload.h:23,
from /bb.download/source/freetype-2.13.2/src/cid/cidgload.c:19,
from /bb.download/source/freetype-2.13.2/src/cid/type1cid.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/pfr/pfrcmap.c:19,
from /bb.download/source/freetype-2.13.2/src/pfr/pfr.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftmodapi.h:23,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdrv.h:23,
from /bb.download/source/freetype-2.13.2/src/type42/t42drivr.h:23,
from /bb.download/source/freetype-2.13.2/src/type42/t42drivr.c:39,
from /bb.download/source/freetype-2.13.2/src/type42/type42.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftwinfnt.h:22,
from /bb.download/source/freetype-2.13.2/src/winfonts/winfnt.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/pcf/pcfdrivr.c:29,
from /bb.download/source/freetype-2.13.2/src/pcf/pcf.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/src/truetype/truetype.c:22:
/bb.download/source/freetype-2.13.2/src/truetype/ttgload.c: In function 'load_truetype_glyph':
/bb.download/source/freetype-2.13.2/src/truetype/ttgload.c:1509:22: warning: storing the address of local variable 'inc_stream' in '*loader.stream' [-Wdangling-pointer=]
1509 | loader->stream = &inc_stream;
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/bb.download/source/freetype-2.13.2/src/truetype/ttgload.c:1442:21: note: 'inc_stream' declared here
1442 | FT_StreamRec inc_stream;
| ^~~~~~~~~~
/bb.download/source/freetype-2.13.2/src/truetype/ttgload.c:1428:35: note: 'loader' declared here
1428 | load_truetype_glyph( TT_Loader loader,
| ~~~~~~~~~~~^~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/src/bdf/bdflib.c:35,
from /bb.download/source/freetype-2.13.2/src/bdf/bdf.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/sfnt/pngshim.c:20,
from /bb.download/source/freetype-2.13.2/src/sfnt/sfnt.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/src/autofit/ft-hb.c:27,
from /bb.download/source/freetype-2.13.2/src/autofit/autofit.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftmodapi.h:23,
from /bb.download/source/freetype-2.13.2/include/freetype/ftrender.h:23,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftobjs.h:29,
from /bb.download/source/freetype-2.13.2/src/pshinter/pshalgo.c:19,
from /bb.download/source/freetype-2.13.2/src/pshinter/pshinter.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/src/smooth/ftgrays.c:282,
from /bb.download/source/freetype-2.13.2/src/smooth/smooth.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/src/raster/ftraster.h:24,
from /bb.download/source/freetype-2.13.2/src/raster/ftraster.c:65,
from /bb.download/source/freetype-2.13.2/src/raster/raster.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
/bb.download/source/freetype-2.13.2/src/smooth/ftgrays.c: In function 'gray_convert_glyph':
/bb.download/source/freetype-2.13.2/src/smooth/ftgrays.c:1979:20: warning: storing the address of local variable 'buffer' in '*worker.ycells' [-Wdangling-pointer=]
1979 | ras.ycells = (PCell*)buffer;
| ^
/bb.download/source/freetype-2.13.2/src/smooth/ftgrays.c:1961:14: note: 'buffer' declared here
1961 | TCell buffer[FT_MAX_GRAY_POOL];
| ^~~~~~
/bb.download/source/freetype-2.13.2/src/smooth/ftgrays.c:316:33: note: 'worker' declared here
316 | #define RAS_ARG gray_PWorker worker
| ~~~~~~~~~~~~~~^~~~~~
/bb.download/source/freetype-2.13.2/src/smooth/ftgrays.c:1956:23: note: in expansion of macro 'RAS_ARG'
1956 | gray_convert_glyph( RAS_ARG )
| ^~~~~~~
/bb.download/source/freetype-2.13.2/src/smooth/ftgrays.c:1972:26: warning: storing the address of local variable 'buffer' in '*worker.cell_null' [-Wdangling-pointer=]
1972 | ras.cell_null = buffer + FT_MAX_GRAY_POOL - 1;
| ^
/bb.download/source/freetype-2.13.2/src/smooth/ftgrays.c:1961:14: note: 'buffer' declared here
1961 | TCell buffer[FT_MAX_GRAY_POOL];
| ^~~~~~
/bb.download/source/freetype-2.13.2/src/smooth/ftgrays.c:316:33: note: 'worker' declared here
316 | #define RAS_ARG gray_PWorker worker
| ~~~~~~~~~~~~~~^~~~~~
/bb.download/source/freetype-2.13.2/src/smooth/ftgrays.c:1956:23: note: in expansion of macro 'RAS_ARG'
1956 | gray_convert_glyph( RAS_ARG )
| ^~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftmodapi.h:23,
from /bb.download/source/freetype-2.13.2/include/freetype/ftrender.h:23,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftobjs.h:29,
from /bb.download/source/freetype-2.13.2/src/svg/svgtypes.h:22,
from /bb.download/source/freetype-2.13.2/src/svg/svg.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/sdf/ftsdfrend.c:21,
from /bb.download/source/freetype-2.13.2/src/sdf/sdf.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/include/freetype/ftmodapi.h:23,
from /bb.download/source/freetype-2.13.2/include/freetype/ftrender.h:23,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftobjs.h:29,
from /bb.download/source/freetype-2.13.2/src/cache/ftcbasic.c:19,
from /bb.download/source/freetype-2.13.2/src/cache/ftcache.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftmemory.h:24,
from /bb.download/source/freetype-2.13.2/src/gzip/ftgzip.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftmemory.h:24,
from /bb.download/source/freetype-2.13.2/src/lzw/ftlzw.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftmemory.h:24,
from /bb.download/source/freetype-2.13.2/src/bzip2/ftbzip2.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/freetype.h:24,
from /bb.download/source/freetype-2.13.2/src/psaux/afmparse.c:18,
from /bb.download/source/freetype-2.13.2/src/psaux/psaux.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
In file included from /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h:60,
from /bb.build/ftconfig.h:41,
from /bb.download/source/freetype-2.13.2/include/freetype/internal/ftdebug.h:29,
from /bb.download/source/freetype-2.13.2/src/psnames/psmodule.c:19,
from /bb.download/source/freetype-2.13.2/src/psnames/psnames.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
124 | # include_next <limits.h>
| ^~~~~~~~~~~~
make installResult = 0
Working Dir = /bb.build
Stdout
rm -rf /BuggyBox/freetype/2.13.2/any/include/freetype2
rm -f /BuggyBox/freetype/2.13.2/any/include/ft2build.h
/BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p /BuggyBox/freetype/2.13.2/any/lib \
/BuggyBox/freetype/2.13.2/any/lib/pkgconfig \
/BuggyBox/freetype/2.13.2/any/include/freetype2/freetype/config \
/BuggyBox/freetype/2.13.2/any/share/aclocal
/bb.build/libtool --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c \
/bb.build/libfreetype.la /BuggyBox/freetype/2.13.2/any/lib
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c /bb.build/.libs/libfreetype.so.6.20.1 /BuggyBox/freetype/2.13.2/any/lib/libfreetype.so.6.20.1
libtool: install: (cd /BuggyBox/freetype/2.13.2/any/lib && { ln -s -f libfreetype.so.6.20.1 libfreetype.so.6 || { rm -f libfreetype.so.6 && ln -s libfreetype.so.6.20.1 libfreetype.so.6; }; })
libtool: install: (cd /BuggyBox/freetype/2.13.2/any/lib && { ln -s -f libfreetype.so.6.20.1 libfreetype.so || { rm -f libfreetype.so && ln -s libfreetype.so.6.20.1 libfreetype.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c /bb.build/.libs/libfreetype.lai /BuggyBox/freetype/2.13.2/any/lib/libfreetype.la
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c /bb.build/.libs/libfreetype.a /BuggyBox/freetype/2.13.2/any/lib/libfreetype.a
libtool: install: chmod 644 /BuggyBox/freetype/2.13.2/any/lib/libfreetype.a
libtool: install: ranlib /BuggyBox/freetype/2.13.2/any/lib/libfreetype.a
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/BuggyBox/pkg-config/0.29.2/bootstrap/bin:/BuggyBox/tar/1.35/bootstrap/bin:/BuggyBox/python/3.12.0/bootstrap/bin:/BuggyBox/cmake/3.27.7/bootstrap/bin:/BuggyBox/ninja/1.11.1/bootstrap/bin:/BuggyBox/gcc/13.2.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/freetype/2.13.2/any/lib
----------------------------------------------------------------------
Libraries have been installed in:
/BuggyBox/freetype/2.13.2/any/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator run these commands:
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
for P in /bb.download/source/freetype-2.13.2/include/freetype/freetype.h /bb.download/source/freetype-2.13.2/include/freetype/ftadvanc.h /bb.download/source/freetype-2.13.2/include/freetype/ftbbox.h /bb.download/source/freetype-2.13.2/include/freetype/ftbdf.h /bb.download/source/freetype-2.13.2/include/freetype/ftbitmap.h /bb.download/source/freetype-2.13.2/include/freetype/ftbzip2.h /bb.download/source/freetype-2.13.2/include/freetype/ftcache.h /bb.download/source/freetype-2.13.2/include/freetype/ftchapters.h /bb.download/source/freetype-2.13.2/include/freetype/ftcid.h /bb.download/source/freetype-2.13.2/include/freetype/ftcolor.h /bb.download/source/freetype-2.13.2/include/freetype/ftdriver.h /bb.download/source/freetype-2.13.2/include/freetype/fterrdef.h /bb.download/source/freetype-2.13.2/include/freetype/fterrors.h /bb.download/source/freetype-2.13.2/include/freetype/ftfntfmt.h /bb.download/source/freetype-2.13.2/include/freetype/ftgasp.h /bb.download/source/freetype-2.13.2/include/freetype/ftglyph.h /bb.download/source/freetype-2.13.2/include/freetype/ftgxval.h /bb.download/source/freetype-2.13.2/include/freetype/ftgzip.h /bb.download/source/freetype-2.13.2/include/freetype/ftimage.h /bb.download/source/freetype-2.13.2/include/freetype/ftincrem.h /bb.download/source/freetype-2.13.2/include/freetype/ftlcdfil.h /bb.download/source/freetype-2.13.2/include/freetype/ftlist.h /bb.download/source/freetype-2.13.2/include/freetype/ftlogging.h /bb.download/source/freetype-2.13.2/include/freetype/ftlzw.h /bb.download/source/freetype-2.13.2/include/freetype/ftmac.h /bb.download/source/freetype-2.13.2/include/freetype/ftmm.h /bb.download/source/freetype-2.13.2/include/freetype/ftmodapi.h /bb.download/source/freetype-2.13.2/include/freetype/ftmoderr.h /bb.download/source/freetype-2.13.2/include/freetype/ftotval.h /bb.download/source/freetype-2.13.2/include/freetype/ftoutln.h /bb.download/source/freetype-2.13.2/include/freetype/ftparams.h /bb.download/source/freetype-2.13.2/include/freetype/ftpfr.h /bb.download/source/freetype-2.13.2/include/freetype/ftrender.h /bb.download/source/freetype-2.13.2/include/freetype/ftsizes.h /bb.download/source/freetype-2.13.2/include/freetype/ftsnames.h /bb.download/source/freetype-2.13.2/include/freetype/ftstroke.h /bb.download/source/freetype-2.13.2/include/freetype/ftsynth.h /bb.download/source/freetype-2.13.2/include/freetype/ftsystem.h /bb.download/source/freetype-2.13.2/include/freetype/fttrigon.h /bb.download/source/freetype-2.13.2/include/freetype/fttypes.h /bb.download/source/freetype-2.13.2/include/freetype/ftwinfnt.h /bb.download/source/freetype-2.13.2/include/freetype/otsvg.h /bb.download/source/freetype-2.13.2/include/freetype/t1tables.h /bb.download/source/freetype-2.13.2/include/freetype/ttnameid.h /bb.download/source/freetype-2.13.2/include/freetype/tttables.h /bb.download/source/freetype-2.13.2/include/freetype/tttags.h ; do \
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 \
$P /BuggyBox/freetype/2.13.2/any/include/freetype2/freetype ; \
done
for P in /bb.download/source/freetype-2.13.2/include/freetype/config/ftconfig.h /bb.download/source/freetype-2.13.2/include/freetype/config/ftheader.h /bb.download/source/freetype-2.13.2/include/freetype/config/ftmodule.h /bb.download/source/freetype-2.13.2/include/freetype/config/ftoption.h /bb.download/source/freetype-2.13.2/include/freetype/config/ftstdlib.h /bb.download/source/freetype-2.13.2/include/freetype/config/integer-types.h /bb.download/source/freetype-2.13.2/include/freetype/config/mac-support.h /bb.download/source/freetype-2.13.2/include/freetype/config/public-macros.h /bb.build/ftmodule.h /bb.build/ftoption.h ; do \
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 \
$P /BuggyBox/freetype/2.13.2/any/include/freetype2/freetype/config ; \
done
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/freetype-2.13.2/include/ft2build.h \
/BuggyBox/freetype/2.13.2/any/include/freetype2/ft2build.h
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.build/ftconfig.h \
/BuggyBox/freetype/2.13.2/any/include/freetype2/freetype/config/ftconfig.h
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.build/ftmodule.h \
/BuggyBox/freetype/2.13.2/any/include/freetype2/freetype/config/ftmodule.h
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.build/ftoption.h \
/BuggyBox/freetype/2.13.2/any/include/freetype2/freetype/config/ftoption.h
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/freetype-2.13.2/builds/unix/freetype2.m4 \
/BuggyBox/freetype/2.13.2/any/share/aclocal/freetype2.m4
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.build/freetype2.pc \
/BuggyBox/freetype/2.13.2/any/lib/pkgconfig/freetype2.pc
Stderr
/bb.build/libtool: line 1889: ldconfig: command not found