Skip to content

Instantly share code, notes, and snippets.

@kmatheussen
Created August 1, 2017 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kmatheussen/56a72cc013fd2161484268ce391831dc to your computer and use it in GitHub Desktop.
Save kmatheussen/56a72cc013fd2161484268ce391831dc to your computer and use it in GitHub Desktop.
mxe freetype-bootstrap 2.8 failed to build
[kjetil@ttlush mxe]$ MXE_VERBOSE=1 make freetype-bootstrap
[build] freetype-bootstrap i686-w64-mingw32.shared
Failed to build package freetype-bootstrap for target i686-w64-mingw32.shared!
------------------------------------------------------------
make[1]: Entering directory `/newhd/fedora19stuff/mxe'
uname -a
Linux ttlush.localdomain 3.9.10-100.fc17.x86_64 #1 SMP Sun Jul 14 01:31:27 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
git log --pretty=tformat:"%H - %s [%ar] [%d]" -1
fb3c10163aa984a01e7aac0aa887431f6a5d09e3 - Merge pull request #1864 from dirkhh/addSubsurface [24 hours ago] [ (HEAD, origin/master, origin/HEAD, master)]
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: Fedora
Description: Fedora release 17 (Beefy Miracle)
Release: 17
Codename: BeefyMiracle
autoconf --version 2>/dev/null | head -1
autoconf (GNU Autoconf) 2.69
automake --version 2>/dev/null | head -1
automake (GNU automake) 1.11.6
gcc --version
gcc (GCC) 5.4.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
g++ --version
g++ (GCC) 5.4.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
python --version
Python 2.7.3
perl --version 2>&1 | head -3
This is perl 5, version 14, subversion 4 (v5.14.4) built for x86_64-linux-thread-multi
rm -rf '/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared'
mkdir -p '/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared'
mkdir -p '/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8'
mkdir -p '/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8.build_'
# disable wine with readonly directory
# see https://github.com/mxe/mxe/issues/841
mkdir -p '/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/readonly'
chmod 0555 '/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/readonly'
cd '/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared' && tar xjf '/newhd/fedora19stuff/mxe/pkg/freetype-2.8.tar.bz2'
cd '/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8'
echo "gakk freetype-bootstrap_URL"
gakk freetype-bootstrap_URL
cd '/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8' && GNUMAKE=make ./configure --host='i686-w64-mingw32.shared' --build='x86_64-pc-linux-gnu' --prefix='/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared' --disable-static --enable-shared ac_cv_prog_HAVE_DOXYGEN="false" --{docdir,infodir,mandir,with-html-dir}='/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8.build_.sink' --disable-doxygen LIBPNG_CFLAGS="`i686-w64-mingw32.shared-pkg-config libpng --cflags`" LIBPNG_LDFLAGS="`i686-w64-mingw32.shared-pkg-config libpng --libs`" FT2_EXTRA_LIBS="`i686-w64-mingw32.shared-pkg-config libpng --libs`"
make[2]: Entering directory `/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8'
FreeType build system -- automatic system detection
The following settings are used:
platform unix
compiler cc
configuration directory ./builds/unix
configuration rules ./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 >= 2.6).
Generating modules list in ./objs/ftmodule.h...
* 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: raster (monochrome bitmap renderer)
* module: smooth (anti-aliased bitmap renderer)
* module: smooth (anti-aliased bitmap renderer for LCDs)
* module: smooth (anti-aliased bitmap renderer for vertical LCDs)
* module: psaux (Postscript Type 1 & Type 2 helper module)
* module: psnames (Postscript & Unicode Glyph name handling)
done.
cd builds/unix; \
./configure '--host=i686-w64-mingw32.shared' '--build=x86_64-pc-linux-gnu' '--prefix=/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared' '--disable-static' '--enable-shared' 'ac_cv_prog_HAVE_DOXYGEN=false' '--docdir=/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8.build_.sink' '--infodir=/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8.build_.sink' '--mandir=/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8.build_.sink' '--with-html-dir=/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8.build_.sink' '--disable-doxygen' 'LIBPNG_CFLAGS=-I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 ' 'LIBPNG_LDFLAGS=-lpng16 ' 'FT2_EXTRA_LIBS=-lpng16 '
configure: WARNING: unrecognized options: --with-html-dir, --disable-doxygen
configure: loading site script /newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/share/config.site
checking build system type... (cached) x86_64-pc-linux-gnu
checking host system type... i686-w64-mingw32.shared
checking for i686-w64-mingw32.shared-gcc... i686-w64-mingw32.shared-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-w64-mingw32.shared-gcc accepts -g... yes
checking for i686-w64-mingw32.shared-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i686-w64-mingw32.shared-gcc -E
checking for i686-w64-mingw32.shared-pkg-config... /newhd/fedora19stuff/mxe/usr/bin/i686-w64-mingw32.shared-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... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by i686-w64-mingw32.shared-gcc... /newhd/fedora19stuff/mxe/usr/bin/i686-w64-mingw32.shared-ld
checking if the linker (/newhd/fedora19stuff/mxe/usr/bin/i686-w64-mingw32.shared-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /newhd/fedora19stuff/mxe/usr/bin/i686-w64-mingw32.shared-nm -B
checking the name lister (/newhd/fedora19stuff/mxe/usr/bin/i686-w64-mingw32.shared-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32.shared format... func_convert_file_nix_to_w32
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /newhd/fedora19stuff/mxe/usr/bin/i686-w64-mingw32.shared-ld option to reload object files... -r
checking for i686-w64-mingw32.shared-objdump... i686-w64-mingw32.shared-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i686-w64-mingw32.shared-dlltool... i686-w64-mingw32.shared-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32.shared-ar... i686-w64-mingw32.shared-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32.shared-strip... i686-w64-mingw32.shared-strip
checking for i686-w64-mingw32.shared-ranlib... i686-w64-mingw32.shared-ranlib
checking for gawk... gawk
checking command to parse /newhd/fedora19stuff/mxe/usr/bin/i686-w64-mingw32.shared-nm -B output from i686-w64-mingw32.shared-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for i686-w64-mingw32.shared-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for i686-w64-mingw32.shared-as... i686-w64-mingw32.shared-as
checking for i686-w64-mingw32.shared-dlltool... (cached) i686-w64-mingw32.shared-dlltool
checking for i686-w64-mingw32.shared-objdump... (cached) i686-w64-mingw32.shared-objdump
checking for objdir... .libs
checking if i686-w64-mingw32.shared-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32.shared-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32.shared-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32.shared-gcc static flag -static works... yes
checking if i686-w64-mingw32.shared-gcc supports -c -o file.o... yes
checking if i686-w64-mingw32.shared-gcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32.shared-gcc linker (/newhd/fedora19stuff/mxe/usr/bin/i686-w64-mingw32.shared-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-gcc... no
checking for gcc... gcc
checking for gcc... (cached) gcc
checking for suffix of native executables...
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int... 4
checking size of long... 4
checking for unsigned long long int... yes
checking for long long int... yes
checking whether cpp computation of bit length in ftconfig.in works... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking for memcpy... yes
checking for memmove... yes
checking for ZLIB... yes
checking for BZIP2... no
checking for BZ2_bzDecompress in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for LIBPNG... yes
checking for HARFBUZZ... yes
configure: creating ./config.status
config.status: creating unix-cc.mk
config.status: creating unix-def.mk
config.status: creating ftconfig.h
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-html-dir, --disable-doxygen
configure:
Library configuration:
external zlib: yes (pkg-config)
bzip2: yes (autoconf test)
libpng: yes (LIBPNG_CFLAGS and LIBPNG_LIBS)
harfbuzz: yes (pkg-config)
make[2]: Nothing to be done for `unix'.
make[2]: Leaving directory `/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8'
make -C '/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8' -j '6'
make[2]: Entering directory `/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8'
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftsystem.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftsystem.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftdebug.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftdebug.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftinit.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftinit.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftbase.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftbase.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftbbox.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftbbox.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftbdf.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftbdf.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftsystem.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftsystem.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftbbox.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftbbox.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftdebug.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftdebug.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftinit.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftinit.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftbdf.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftbdf.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftbase.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftbase.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftbitmap.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftbitmap.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftcid.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftcid.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftfntfmt.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftfntfmt.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftfstype.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftfstype.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftgasp.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftgasp.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftbitmap.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftbitmap.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftfntfmt.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftfntfmt.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftgasp.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftgasp.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftcid.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftcid.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftfstype.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftfstype.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftglyph.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftglyph.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftgxval.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftgxval.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftlcdfil.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftlcdfil.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftmm.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftmm.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftglyph.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftglyph.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftgxval.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftgxval.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftlcdfil.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftlcdfil.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftotval.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftotval.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftmm.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftmm.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftpatent.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftpatent.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftpfr.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftpfr.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftstroke.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftstroke.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftotval.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftotval.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftpfr.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftpfr.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftpatent.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftpatent.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftsynth.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftsynth.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/fttype1.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/fttype1.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/ftwinfnt.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftwinfnt.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftstroke.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftstroke.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/truetype -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/truetype.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/truetype/truetype.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftsynth.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftsynth.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/fttype1.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/fttype1.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/base/ftwinfnt.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/ftwinfnt.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/type1 -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/type1.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/type1/type1.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/truetype -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/truetype/truetype.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/truetype.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/cff -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/cff.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/cff/cff.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/cid -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/type1cid.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/cid/type1cid.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/type1 -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/type1/type1.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/type1.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/cid -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/cid/type1cid.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/type1cid.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/cff -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/cff/cff.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/cff.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pfr -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/pfr.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pfr/pfr.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/type42 -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/type42.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/type42/type42.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pfr -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pfr/pfr.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/pfr.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/type42 -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/type42/type42.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/type42.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/winfonts -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/winfnt.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/winfonts/winfnt.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/winfonts -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/winfonts/winfnt.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/winfnt.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pcf -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/pcf.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pcf/pcf.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pcf -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pcf/pcf.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/pcf.o
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/bdf -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/bdf.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/bdf/bdf.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/sfnt -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/sfnt.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/sfnt/sfnt.c
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/autofit.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit/autofit.c
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/bdf -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/bdf/bdf.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/bdf.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/sfnt -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/sfnt/sfnt.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/sfnt.o
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit/autofit.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/autofit.o
In file included from /newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz/hb-blob.h:34:0,
from /newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz/hb.h:35,
from /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit/afshaper.h:29,
from /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit/afglobal.h:26,
from /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit/afcjk.c:29,
from /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit/autofit.c:24:
/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz/hb-common.h:93:29: warning: ISO C restricts enumerator values to range of 'int' [-Wpedantic]
#define HB_TAG(c1,c2,c3,c4) ((hb_tag_t)((((uint8_t)(c1))<<24)|(((uint8_t)(c2))<<16)|(((uint8_t)(c3))<<8)|((uint8_t)(c4))))
^
/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz/hb-common.h:97:20: note: in expansion of macro 'HB_TAG'
#define HB_TAG_MAX HB_TAG(0xff,0xff,0xff,0xff)
^
/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz/hb-common.h:324:29: note: in expansion of macro 'HB_TAG_MAX'
_HB_SCRIPT_MAX_VALUE = HB_TAG_MAX, /*< skip >*/
^
In file included from /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit/autofit.c:35:0:
/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit/afscript.h:35:11: error: 'HB_SCRIPT_ADLAM' undeclared here (not in a function)
HB_SCRIPT_ADLAM,
^
/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit/afshaper.c:89:38: note: in definition of macro 'SCRIPT'
#define SCRIPT( s, S, d, h, H, ss ) h,
^
/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit/afscript.h:278:11: error: 'HB_SCRIPT_OSAGE' undeclared here (not in a function)
HB_SCRIPT_OSAGE,
^
/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/autofit/afshaper.c:89:38: note: in definition of macro 'SCRIPT'
#define SCRIPT( s, S, d, h, H, ss ) h,
^
./builds/unix/libtool --mode=compile i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pshinter -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/pshinter.lo /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pshinter/pshinter.c
make[2]: *** [/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/autofit.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: i686-w64-mingw32.shared-gcc -pedantic -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pshinter -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs -I./builds/unix -I/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/harfbuzz -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/cairo -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/pixman-1 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/libpng16 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/freetype2 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/include/glib-2.0 -I/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/lib/glib-2.0/include -mms-bitfields -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/src/pshinter/pshinter.c -DDLL_EXPORT -DPIC -o /newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8/objs/.libs/pshinter.o
make[2]: Leaving directory `/newhd/fedora19stuff/mxe/tmp-freetype-bootstrap-i686-w64-mingw32.shared/freetype-2.8'
make[1]: *** [build-only-freetype-bootstrap_i686-w64-mingw32.shared] Error 2
make[1]: Leaving directory `/newhd/fedora19stuff/mxe'
real 0m21.191s
user 0m39.189s
sys 0m2.371s
------------------------------------------------------------
[log] /newhd/fedora19stuff/mxe/log/freetype-bootstrap_i686-w64-mingw32.shared
make: *** [/newhd/fedora19stuff/mxe/usr/i686-w64-mingw32.shared/installed/freetype-bootstrap] Error 1
@DarkAngelZT
Copy link

I encounter the similar problem, and solved (temporary) by disable HarfBuzz.

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