Skip to content

Instantly share code, notes, and snippets.

Created January 24, 2016 02:55
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 anonymous/b22e508785cc2bc4d59a to your computer and use it in GitHub Desktop.
Save anonymous/b22e508785cc2bc4d59a to your computer and use it in GitHub Desktop.
graphicsmagick on OS X 10.11.3 - Homebrew build logs
Homebrew build logs for graphicsmagick on OS X 10.11.3
Build date: 2016-01-23 18:53:52
HOMEBREW_VERSION: 0.9.5
ORIGIN: git@github.com:homebrew/homebrew.git
HEAD: 84d78f3ca7b266fb2202ebfab5fc1b67e7153acf
Last commit: 32 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: 8-core 64-bit haswell
OS X: 10.11.3-x86_64
Xcode: 7.2
CLT: 7.2.0.0.1.1447826929
Clang: 7.0 build 700
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_45, 1.6.0_65-b14-468
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Users/tim/Library/Python/2.7/bin/powerline-config
Warning: You have external commands with conflicting names.
Found command `brew-linkage` in following places:
/Users/tim/bin/brew-linkage.rb
/usr/local/Library/Taps/homebrew/homebrew-dev-tools/cmd/brew-linkage.rb
Warning: Your XQuartz (2.7.7) is outdated
Please install XQuartz 2.7.8:
https://xquartz.macosforge.org
Warning: Suspicious git origin remote found.
With a non-standard origin, Homebrew won't pull updates from
the main repository. The current git origin is:
git@github.com:homebrew/homebrew.git
Unless you have compelling reasons, consider setting the
origin remote to point at the main repository, located at:
https://github.com/Homebrew/homebrew.git
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/lib/pypy3/site-packages/site-packages
Warning: Your Homebrew is outdated.
You haven't updated for at least 24 hours. This is a long time in brewland!
To update Homebrew, run `brew update`.
2016-01-23 18:52:44 -0800
./configure
--prefix=/usr/local/Cellar/graphicsmagick/1.3.23_1
--disable-dependency-tracking
--enable-shared
--disable-static
--with-modules
--disable-openmp
--with-quantum-depth=16
--without-gslib
--with-gs-font-dir=/usr/local/share/ghostscript/fonts
--without-x
--without-lcms2
configuring GraphicsMagick 1.3.23
checking build system type... x86_64-apple-darwin15.3.0
checking host system type... x86_64-apple-darwin15.3.0
checking whether build environment is sane... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc-5
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether gcc-5 understands -c and -o together... yes
checking dependency style of gcc-5... none
checking how to run the C preprocessor... gcc-5 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) gcc-5
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc-5 accepts -g... (cached) yes
checking for gcc-5 option to accept ISO C89... (cached) none needed
checking whether gcc-5 understands -c and -o together... (cached) yes
checking dependency style of gcc-5... (cached) none
checking for gcc-5 option to accept ISO C99... none needed
checking for gcc-5 option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc-5 -E
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for fgrep... /usr/bin/grep -F
checking how to print strings... printf
checking for ld used by gcc-5... /usr/local/Library/ENV/4.3/ld
checking if the linker (/usr/local/Library/ENV/4.3/ld) is GNU ld... no
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for gawk... (cached) awk
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin15.3.0 file names to x86_64-apple-darwin15.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.3.0 file names to toolchain format... func_convert_file_noop
checking for /usr/local/Library/ENV/4.3/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc-5 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-5 supports -fno-rtti -fno-exceptions... no
checking for gcc-5 option to produce PIC... -fno-common -DPIC
checking if gcc-5 PIC flag -fno-common -DPIC works... yes
checking if gcc-5 static flag -static works... no
checking if gcc-5 supports -c -o file.o... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (/usr/local/Library/ENV/4.3/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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 whether we are using the GNU C++ compiler... yes
checking whether g++-5 accepts -g... yes
checking dependency style of g++-5... none
checking how to run the C++ preprocessor... g++-5 -E
checking for ld used by g++-5... /usr/local/Library/ENV/4.3/ld
checking if the linker (/usr/local/Library/ENV/4.3/ld) is GNU ld... no
checking whether the g++-5 linker (/usr/local/Library/ENV/4.3/ld) supports shared libraries... yes
checking for g++-5 option to produce PIC... -fno-common -DPIC
checking if g++-5 PIC flag -fno-common -DPIC works... yes
checking if g++-5 static flag -static works... no
checking if g++-5 supports -c -o file.o... yes
checking if g++-5 supports -c -o file.o... (cached) yes
checking whether the g++-5 linker (/usr/local/Library/ENV/4.3/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether gcc-5 needs -traditional... no
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking machine/param.h usability... yes
checking machine/param.h presence... yes
checking for machine/param.h... yes
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking sun_prefetch.h usability... no
checking sun_prefetch.h presence... no
checking for sun_prefetch.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking for wincrypt.h... no
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for long double with more range or precision than double... yes
checking whether char is unsigned... no
checking size of signed short... 2
checking size of unsigned short... 2
checking size of signed int... 4
checking size of unsigned int... 4
checking size of signed long... 8
checking size of unsigned long... 8
checking size of signed long long... 8
checking size of unsigned long long... 8
checking size of off_t... 8
checking size of size_t... 8
checking size of unsigned int*... 8
checking return type of signal handlers... void
checking for C compiler __func__ support... yes
checking for signed 8-bit type... signed char
checking for unsigned 8-bit type... unsigned char
checking for signed 16-bit type... signed short
checking for unsigned 16-bit type... unsigned short
checking for signed 32-bit type... signed int
checking for unsigned 32-bit type... unsigned int
checking for signed 64-bit type... signed long
checking for unsigned 64-bit type... unsigned long
checking for unsigned maximum type... unsigned long
checking for pointer difference type... unsigned long
checking for size_t format specification... "l"
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap file i/o... yes
checking for atoll... yes
checking for CryptGenRandom... no
checking for ctime_r... yes
checking for _exit... yes
checking for fcntl... yes
checking for fstatvfs... yes
checking for ftime... yes
checking for getexecname... no
checking for getc_unlocked... yes
checking for getpagesize... (cached) yes
checking for getrlimit... yes
checking for getpid... yes
checking for lltostr... no
checking for localtime_r... yes
checking for madvise... yes
checking for _NSGetExecutablePath... yes
checking for _pclose... no
checking for pclose... yes
checking for poll... yes
checking for _popen... no
checking for popen... yes
checking for posix_fadvise... no
checking for posix_fallocate... no
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for posix_spawnp... yes
checking for pread... yes
checking for pwrite... yes
checking for putc_unlocked... yes
checking for raise... yes
checking for rand_r... yes
checking for readdir_r... yes
checking for readlink... yes
checking for realpath... yes
checking for select... yes
checking for seekdir... yes
checking for setrlimit... yes
checking for sigemptyset... yes
checking for sigaction... yes
checking for spawnvp... no
checking for strerror... yes
checking for strerror_r... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strtoll... yes
checking for sysconf... yes
checking for times... yes
checking for telldir... yes
checking for ulltostr... no
checking for vsprintf... yes
checking for vsnprintf... yes
checking for qsort_r... yes
checking whether pread is declared... yes
checking whether pwrite is declared... yes
checking whether strlcpy is declared... yes
checking whether vsnprintf is declared... yes
checking for /dev/urandom... yes
checking for sysctl... /usr/sbin/sysctl
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++-5 accepts -g... (cached) yes
checking dependency style of g++-5... (cached) none
checking whether the compiler recognizes bool as a built-in type... yes
checking whether the compiler supports const_cast<>... yes
checking whether the compiler supports default template parameters... yes
checking whether the compiler supports exceptions... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler supports the explicit keyword... yes
checking whether the compiler supports ISO C++ standard library... yes
checking whether the compiler supports Standard Template Library... yes
checking whether the compiler supports ios::binary... yes
checking whether the compiler supports the mutable keyword... yes
checking whether the compiler accepts the new for scoping rules... yes
checking whether the compiler supports static_cast<>... yes
checking whether the compiler supports basic templates... yes
checking for C++ compiler __func__ support... yes
checking whether C++ compiler is sufficient for Magick++... yes
checking for X11 configure files...
checking for the pthreads library -lpthread... yes
checking for sqrt in -lm... yes
checking for libltdl ...
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking for lt_dlinit in -lltdl... yes
checking if libltdl package is complete... yes
checking for ZLIB support ...
checking zconf.h usability... yes
checking zconf.h presence... yes
checking for zconf.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress in -lz... yes
checking for uncompress in -lz... yes
checking for deflate in -lz... yes
checking for inflate in -lz... yes
checking for gzseek in -lz... yes
checking for gztell in -lz... yes
checking if ZLIB package is complete... yes
checking for BZLIB support ...
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzDecompress in -lbz2... yes
checking if BZLIB package is complete... yes
checking for LZMA support ...
checking lzma.h usability... yes
checking lzma.h presence... yes
checking for lzma.h... yes
checking for lzma_code in -llzma... yes
checking if LZMA package is complete... yes
checking for X... disabled
checking for PNG support ...
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for LIBPNG17 support ... no
checking for LIBPNG16 support ... yes
checking if png16 package is complete... yes
checking for JPEG support ...
checking jconfig.h usability... yes
checking jconfig.h presence... yes
checking for jconfig.h... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking jmorecfg.h usability... yes
checking jmorecfg.h presence... yes
checking for jmorecfg.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for JPEG library is version 6b or later... yes
checking if JPEG package is complete... yes
checking for JPEG version 2 support ...
checking jasper/jasper.h usability... no
checking jasper/jasper.h presence... no
checking for jasper/jasper.h... no
checking for jas_stream_fopen in -ljasper... no
checking if JPEG version 2 support package is complete... no
checking for FreeType 2.0 ...
checking for freetype-config... /usr/local/opt/freetype/bin/freetype-config
checking for FT_Init_FreeType in -lfreetype... yes
checking ft2build.h usability... yes
checking ft2build.h presence... yes
checking for ft2build.h... yes
checking if FreeType package is complete... yes
checking for TIFF support ...
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFOpen in -ltiff... yes
checking for TIFFClientOpen in -ltiff... yes
checking for TIFFIsByteSwapped in -ltiff... yes
checking for TIFFReadRGBATile in -ltiff... yes
checking for TIFFReadRGBAStrip in -ltiff... yes
checking if TIFF package is complete... yes
checking tiffconf.h usability... yes
checking tiffconf.h presence... yes
checking for tiffconf.h... yes
checking for TIFFIsCODECConfigured... yes
checking for TIFFMergeFieldInfo... yes
checking for TIFFSetErrorHandlerExt... yes
checking for TIFFSetTagExtender... yes
checking for TIFFSetWarningHandlerExt... yes
checking for TIFFSwabArrayOfTriples... yes
checking for JBIG support ...
checking jbig.h usability... no
checking jbig.h presence... no
checking for jbig.h... no
checking for jbg_dec_init in -ljbig... no
checking if JBIG package is complete... no
checking for WEBP support ...
checking webp/decode.h usability... yes
checking webp/decode.h presence... yes
checking for webp/decode.h... yes
checking for WebPDecodeRGB in -lwebp... yes
checking if WEBP package is complete... yes
checking for XML support ...
checking for xml2-config... /usr/bin/xml2-config
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking for xmlSAXVersion in -lxml2... yes
checking for xmlParseChunk in -lxml2... yes
checking for xmlCreatePushParserCtxt in -lxml2... yes
checking if XML package is complete ... yes
checking for WMF support ...
checking for libwmf/ipa.h... no
checking if WMF package is complete ... no
checking for autotrace... autotrace
checking for bzip2... /usr/bin/bzip2
checking for xdg-open... no
checking for firefox... no
checking for konqueror... no
checking for google-chrome... no
checking for mozilla... no
checking for lynx... no
checking for ralcgm... ralcgm
checking for cat... /bin/cat
checking for dcraw... dcraw
checking for dot... dot
checking for dvips... dvips
checking for echo... /bin/echo
checking for xterm... xterm
checking for fig2dev... fig2dev
checking for gm... gm
checking for gnuplot... gnuplot
checking for hp2xx... hp2xx
checking for html2ps... html2ps
checking for ilbmtoppm... ilbmtoppm
checking for ppmtoilbm... ppmtoilbm
checking for lp... /usr/bin/lp
checking for lpr... /usr/bin/lpr
checking for gimp... gimp
checking for groff... /usr/bin/groff
checking for mpeg2decode... mpeg2decode
checking for mpeg2encode... mpeg2encode
checking for mv... /bin/mv
checking for pgpv... pgpv
checking for povray... povray
checking for gs... gs
checking for ra_ppm... ra_ppm
checking for rawtorle... rawtorle
checking for rm... /bin/rm
checking for scanimage... scanimage
checking for enscript... enscript
checking for wmf2eps... wmf2eps
checking for wget... wget
checking for gzip... /usr/bin/gzip
checking for rst2html.py... no
checking for rst2html... no
checking for txt2html... no
checking for Ghostscript fonts directory... /usr/local/share/ghostscript/fonts/
checking for rpmbuild... no
checking for rpm... no
checking for 7za... no
checking for zip... zip
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating GraphicsMagick.spec
config.status: creating Magick++/bin/GraphicsMagick++-config
config.status: creating Magick++/lib/GraphicsMagick++.pc
config.status: creating Makefile
config.status: creating PerlMagick/Magick.pm
config.status: creating PerlMagick/Makefile.PL
config.status: creating PerlMagick/PerlMagickCheck.sh
config.status: creating config/delegates.mgk
config.status: creating config/type-ghostscript.mgk
config.status: creating config/type-solaris.mgk
config.status: creating config/type-windows.mgk
config.status: creating config/type.mgk
config.status: creating magick/GraphicsMagick-config
config.status: creating magick/GraphicsMagick.pc
config.status: creating magick/magick_types.h
config.status: creating magick/version.h
config.status: creating common.shi
config.status: creating rungm.sh
config.status: creating wand/GraphicsMagickWand-config
config.status: creating wand/GraphicsMagickWand.pc
config.status: creating magick/magick_config.h
config.status: creating magick/magick_config_api.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
config.status: executing GraphicsMagick++-config.in commands
config.status: executing GraphicsMagick-config.in commands
config.status: executing GraphicsMagickWand-config.in commands
config.status: executing rungm.sh.in commands
config.status: executing PerlMagick/PerlMagickCheck.sh.in commands
GraphicsMagick is configured as follows. Please verify that this
configuration matches your expectations.
Host system type : x86_64-apple-darwin15.3.0
Build system type : x86_64-apple-darwin15.3.0
Option Configure option Configured value
-----------------------------------------------------------------
Shared libraries --enable-shared=yes yes
Static libraries --enable-static=no no
GNU ld --with-gnu-ld=no no
Quantum depth --with-quantum-depth=16 16
Modules --with-modules=yes yes
Delegate Configuration:
BZLIB --with-bzlib=yes yes
DPS --with-dps=yes no
FlashPIX --with-fpx=no no
FreeType 2.0 --with-ttf=yes yes
Ghostscript None gs (unknown)
Ghostscript fonts --with-gs-font-dir=/usr/local/share/ghostscript/fonts /usr/local/share/ghostscript/fonts/
Ghostscript lib --with-gslib=no no
JBIG --with-jbig=yes no
JPEG v1 --with-jpeg=yes yes
JPEG-2000 --with-jp2=yes no
LCMS v2 --with-lcms2=no no
LZMA --with-lzma=yes yes
Magick++ --with-magick-plus-plus=yes yes
PERL --with-perl=no no
PNG --with-png=yes yes (-lpng16)
TIFF --with-tiff=yes yes
TRIO --with-trio=yes no
WEBP --with-webp=yes yes
Windows fonts --with-windows-font-dir= none
WMF --with-wmf=yes no
X11 --with-x=no no
XML --with-xml=yes yes
ZLIB --with-zlib=yes yes
X11 Configuration:
Not using X11.
Options used to compile and link:
CC = gcc-5
CFLAGS = -g -O2 -Wall -D_THREAD_SAFE
CPPFLAGS = -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2
CXX = g++-5
CXXFLAGS = -D_THREAD_SAFE
DEFS = -DHAVE_CONFIG_H
LDFLAGS = -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib
LIBS = -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread
gcc-5 called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o a.out -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccigE0hw.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o a.out -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccigE0hw.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccAZG2ye.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccAZG2ye.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccf9m3Cd.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccf9m3Cd.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccmf9KKw.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccmf9KKw.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -o conftest -g -O2 -Wall conftest.c -lpthreads
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lpthreads -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccImnrcM.o -lpthreads -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccImnrcM.o -lpthreads -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccQ1sPjD.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccQ1sPjD.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccfi4ryc.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccfi4ryc.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccVBTWBn.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccVBTWBn.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c conftstm.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccU8L6Z0.o conftstm.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccU8L6Z0.o conftstm.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -g -O2 -Wall -D_THREAD_SAFE -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -g -O2 -Wall -D_THREAD_SAFE -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -dylib -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o libconftest.dylib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -single_module /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccaRRxQu.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -dylib -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o libconftest.dylib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -single_module /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccaRRxQu.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -exported_symbols_list conftest.sym /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccQhG8on.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -exported_symbols_list conftest.sym /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccQhG8on.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -g -O2 -Wall -D_THREAD_SAFE -c -o conftest.o conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -g -O2 -Wall -D_THREAD_SAFE -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -g -O2 -Wall -D_THREAD_SAFE -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -g -O2 -Wall -D_THREAD_SAFE -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccTn9sS9.o -force_load ./libconftest.a -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccTn9sS9.o -force_load ./libconftest.a -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccEXOyOX.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccEXOyOX.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -static conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -static -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc8dXptz.o -headerpad_max_install_names -no_compact_unwind -no_pie -lgcc_eh -lgcc
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -static -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc8dXptz.o -headerpad_max_install_names -no_compact_unwind -no_pie -lgcc_eh -lgcc
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE -o out/conftest2.o conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -print-search-dirs
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -g -O2 -Wall -D_THREAD_SAFE -print-multi-os-directory
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -g -O2 -Wall -D_THREAD_SAFE -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -ldl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccdX2nVT.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccdX2nVT.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -DHAVE_DLFCN_H conftest.c -ldl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -DHAVE_DLFCN_H conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccNrIooH.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccNrIooH.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -DHAVE_DLFCN_H conftest.c -ldl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -DHAVE_DLFCN_H conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc75pGoR.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc75pGoR.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
g++-5 called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-5 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-5 called with: -v
superenv executed: g++-5 -v
g++-5 called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-5 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-5 called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-5 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -g conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -o conftest -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-5 -pipe -Os -o conftest -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccfPGsO8.o -headerpad_max_install_names -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccfPGsO8.o -headerpad_max_install_names -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
g++-5 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-5 -pipe -Os -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -v
superenv executed: ld -v
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -o conftest -D_THREAD_SAFE -static conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-5 -pipe -Os -o conftest -D_THREAD_SAFE -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -static -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccMYqVKm.o -headerpad_max_install_names /usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../../libstdc++.a -no_compact_unwind -no_pie -lgcc_eh -lgcc
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -static -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccMYqVKm.o -headerpad_max_install_names /usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../../libstdc++.a -no_compact_unwind -no_pie -lgcc_eh -lgcc
g++-5 called with: -c -D_THREAD_SAFE -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cctflOG5.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cctflOG5.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccit5Pl1.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccit5Pl1.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccKDPMnB.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccKDPMnB.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccYUGLad.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccYUGLad.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccofkZPI.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccofkZPI.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccxe0Aw6.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccxe0Aw6.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cccil0zh.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cccil0zh.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccmb7tFT.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccmb7tFT.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccwSQ0BN.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccwSQ0BN.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccBwJkkF.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccBwJkkF.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccDHJVWN.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccDHJVWN.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccND97lK.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccND97lK.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccoR7o6w.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccoR7o6w.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccluPBBG.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccluPBBG.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccy1m6IF.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccy1m6IF.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccKwkXuF.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccKwkXuF.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccjUol2G.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccjUol2G.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccuPdIlS.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccuPdIlS.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cckY6FGT.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cckY6FGT.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cci6AwD8.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cci6AwD8.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccLDvg5k.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccLDvg5k.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc2In8aS.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc2In8aS.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccWqgpCT.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccWqgpCT.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc49wzJ2.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc49wzJ2.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccEJSRHX.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccEJSRHX.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cciEKkyX.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cciEKkyX.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc0vPupN.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc0vPupN.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc6S26O4.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc6S26O4.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccWiUxnd.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccWiUxnd.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccpZ52eY.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccpZ52eY.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccNZoPvl.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccNZoPvl.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccBvfGyH.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccBvfGyH.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc8WXQZr.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc8WXQZr.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccSZ8ERO.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccSZ8ERO.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccdNInvp.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccdNInvp.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccBkQy02.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccBkQy02.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccFoSxv8.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccFoSxv8.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccafj3KC.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccafj3KC.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cciRiMVL.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cciRiMVL.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccYx0nlC.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccYx0nlC.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccb6UVRx.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccb6UVRx.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccfIjnP3.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccfIjnP3.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cchzNeCe.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cchzNeCe.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cclv7wKw.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cclv7wKw.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc9QsFES.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc9QsFES.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccNfBldj.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccNfBldj.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccLgnvPu.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccLgnvPu.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccSqGRmb.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccSqGRmb.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccvUou3k.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccvUou3k.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccGh0Zzb.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccGh0Zzb.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cciI7EwK.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cciI7EwK.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccS4dVfJ.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccS4dVfJ.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccZNpmeF.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccZNpmeF.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccFrsUmq.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccFrsUmq.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cchKVi0m.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cchKVi0m.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccwarACO.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccwarACO.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccxDiaYy.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccxDiaYy.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccxYOpvC.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccxYOpvC.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccRw43Hl.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccRw43Hl.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccvvQIrA.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccvvQIrA.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccvSaudb.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccvSaudb.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccgrDIoe.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccgrDIoe.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cchRk78P.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cchRk78P.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc8WMi6X.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc8WMi6X.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccN6eB0D.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccN6eB0D.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-5 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-5 called with: -v
superenv executed: g++-5 -v
g++-5 called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-5 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-5 called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-5 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -c -D_THREAD_SAFE conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -Os -c -D_THREAD_SAFE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccmUllGe.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccmUllGe.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccQqbk4o.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccQqbk4o.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccwqMMRe.o -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccwqMMRe.o -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccPX6jYT.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccPX6jYT.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccr6ueyo.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccr6ueyo.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccuxqyIG.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccuxqyIG.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccTuTbRM.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccTuTbRM.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc9F5Joy.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc9F5Joy.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccmxECpt.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccmxECpt.o -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccscfErA.o -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccscfErA.o -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccp0Sb31.o -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccp0Sb31.o -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccE9vEQW.o -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccE9vEQW.o -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -ljasper -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -ljasper -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccwi8TPW.o -ljasper -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccwi8TPW.o -ljasper -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccfVlHh1.o -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccfVlHh1.o -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccKAmkUx.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccKAmkUx.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccBqErjj.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccBqErjj.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccuQxgoU.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccuQxgoU.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccOMXRtW.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccOMXRtW.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccLAGsbr.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccLAGsbr.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cczn47Mt.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cczn47Mt.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccYLjdHD.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccYLjdHD.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc5rvzMD.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc5rvzMD.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccg0u5dx.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccg0u5dx.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc692dcO.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//cc692dcO.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccCz1Oh9.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccCz1Oh9.o -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ljbig -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -ljbig -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccdJHMf0.o -ljbig -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccdJHMf0.o -ljbig -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -L/usr/local/Cellar/freetype/2.6_1/lib conftest.c -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccs2vVZu.o -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccs2vVZu.o -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -E -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib conftest.c -lxml2 -lz -lpthread -licucore -lm -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib conftest.c -lxml2 -lz -lpthread -licucore -lm -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccp7z0tb.o -lxml2 -lz -licucore -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccp7z0tb.o -lxml2 -lz -licucore -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib conftest.c -lxml2 -lz -lpthread -licucore -lm -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib conftest.c -lxml2 -lz -lpthread -licucore -lm -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccVdkGlR.o -lxml2 -lz -licucore -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccVdkGlR.o -lxml2 -lz -licucore -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib conftest.c -lxml2 -lz -lpthread -licucore -lm -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib conftest.c -lxml2 -lz -lpthread -licucore -lm -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -lm -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccISKWNH.o -lxml2 -lz -licucore -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/hy/kd0dqq_1477dshp3f5s_wvf00000gn/T//ccISKWNH.o -lxml2 -lz -licucore -lwebp -ltiff -lfreetype -ljpeg -lpng16 -llzma -lbz2 -lz -lltdl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -Os -c -g -O2 -Wall -D_THREAD_SAFE -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
2016-01-23 18:53:17 -0800
make
install
Makefile:9955: warning: overriding commands for target `PerlMagick/Magick.pm'
Makefile:4520: warning: ignoring old commands for target `PerlMagick/Magick.pm'
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
Makefile:9955: warning: overriding commands for target `PerlMagick/Magick.pm'
Makefile:4520: warning: ignoring old commands for target `PerlMagick/Magick.pm'
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-analyze.lo `test -f 'magick/analyze.c' || echo './'`magick/analyze.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-annotate.lo `test -f 'magick/annotate.c' || echo './'`magick/annotate.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-attribute.lo `test -f 'magick/attribute.c' || echo './'`magick/attribute.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-average.lo `test -f 'magick/average.c' || echo './'`magick/average.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-bit_stream.lo `test -f 'magick/bit_stream.c' || echo './'`magick/bit_stream.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-blob.lo `test -f 'magick/blob.c' || echo './'`magick/blob.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-cdl.lo `test -f 'magick/cdl.c' || echo './'`magick/cdl.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-channel.lo `test -f 'magick/channel.c' || echo './'`magick/channel.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/analyze.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-analyze.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/annotate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-annotate.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/blob.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-blob.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/attribute.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-attribute.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/bit_stream.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-bit_stream.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/average.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-average.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/cdl.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-cdl.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/channel.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-channel.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-compare.lo `test -f 'magick/compare.c' || echo './'`magick/compare.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-confirm_access.lo `test -f 'magick/confirm_access.c' || echo './'`magick/confirm_access.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-color.lo `test -f 'magick/color.c' || echo './'`magick/color.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/compare.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-compare.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/confirm_access.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-confirm_access.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/color.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-color.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-color_lookup.lo `test -f 'magick/color_lookup.c' || echo './'`magick/color_lookup.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-colormap.lo `test -f 'magick/colormap.c' || echo './'`magick/colormap.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-colorspace.lo `test -f 'magick/colorspace.c' || echo './'`magick/colorspace.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/color_lookup.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-color_lookup.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/colormap.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-colormap.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/colorspace.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-colorspace.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-command.lo `test -f 'magick/command.c' || echo './'`magick/command.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-composite.lo `test -f 'magick/composite.c' || echo './'`magick/composite.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-compress.lo `test -f 'magick/compress.c' || echo './'`magick/compress.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/command.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-command.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-constitute.lo `test -f 'magick/constitute.c' || echo './'`magick/constitute.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/composite.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-composite.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-decorate.lo `test -f 'magick/decorate.c' || echo './'`magick/decorate.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/compress.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-compress.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/constitute.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-constitute.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-delegate.lo `test -f 'magick/delegate.c' || echo './'`magick/delegate.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/decorate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-decorate.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-deprecate.lo `test -f 'magick/deprecate.c' || echo './'`magick/deprecate.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/delegate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-delegate.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/deprecate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-deprecate.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-describe.lo `test -f 'magick/describe.c' || echo './'`magick/describe.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-draw.lo `test -f 'magick/draw.c' || echo './'`magick/draw.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/describe.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-describe.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-effect.lo `test -f 'magick/effect.c' || echo './'`magick/effect.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-enhance.lo `test -f 'magick/enhance.c' || echo './'`magick/enhance.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/draw.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-draw.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-enum_strings.lo `test -f 'magick/enum_strings.c' || echo './'`magick/enum_strings.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/effect.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-effect.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/enhance.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-enhance.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/enum_strings.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-enum_strings.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-error.lo `test -f 'magick/error.c' || echo './'`magick/error.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/error.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-error.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-export.lo `test -f 'magick/export.c' || echo './'`magick/export.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/export.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-export.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-floats.lo `test -f 'magick/floats.c' || echo './'`magick/floats.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-fx.lo `test -f 'magick/fx.c' || echo './'`magick/fx.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/floats.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-floats.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-gem.lo `test -f 'magick/gem.c' || echo './'`magick/gem.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/fx.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-fx.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-gradient.lo `test -f 'magick/gradient.c' || echo './'`magick/gradient.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/gem.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-gem.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/gradient.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-gradient.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-hclut.lo `test -f 'magick/hclut.c' || echo './'`magick/hclut.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/hclut.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-hclut.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-image.lo `test -f 'magick/image.c' || echo './'`magick/image.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-import.lo `test -f 'magick/import.c' || echo './'`magick/import.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/image.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-image.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/import.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-import.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-list.lo `test -f 'magick/list.c' || echo './'`magick/list.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-locale.lo `test -f 'magick/locale.c' || echo './'`magick/locale.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-log.lo `test -f 'magick/log.c' || echo './'`magick/log.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/list.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-list.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/locale.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-locale.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/log.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-log.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-magic.lo `test -f 'magick/magic.c' || echo './'`magick/magic.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-magick.lo `test -f 'magick/magick.c' || echo './'`magick/magick.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/magic.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-magic.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-magick_endian.lo `test -f 'magick/magick_endian.c' || echo './'`magick/magick_endian.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-map.lo `test -f 'magick/map.c' || echo './'`magick/map.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/magick.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-magick.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/magick_endian.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-magick_endian.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/map.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-map.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-memory.lo `test -f 'magick/memory.c' || echo './'`magick/memory.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-module.lo `test -f 'magick/module.c' || echo './'`magick/module.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/memory.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-memory.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-monitor.lo `test -f 'magick/monitor.c' || echo './'`magick/monitor.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/module.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-module.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-montage.lo `test -f 'magick/montage.c' || echo './'`magick/montage.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/monitor.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-monitor.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-omp_data_view.lo `test -f 'magick/omp_data_view.c' || echo './'`magick/omp_data_view.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-operator.lo `test -f 'magick/operator.c' || echo './'`magick/operator.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/montage.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-montage.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/omp_data_view.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-omp_data_view.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/operator.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-operator.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-paint.lo `test -f 'magick/paint.c' || echo './'`magick/paint.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/paint.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-paint.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-pixel_cache.lo `test -f 'magick/pixel_cache.c' || echo './'`magick/pixel_cache.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-pixel_iterator.lo `test -f 'magick/pixel_iterator.c' || echo './'`magick/pixel_iterator.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/pixel_cache.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-pixel_cache.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-plasma.lo `test -f 'magick/plasma.c' || echo './'`magick/plasma.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/pixel_iterator.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-pixel_iterator.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-profile.lo `test -f 'magick/profile.c' || echo './'`magick/profile.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/plasma.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-plasma.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/profile.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-profile.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-quantize.lo `test -f 'magick/quantize.c' || echo './'`magick/quantize.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-registry.lo `test -f 'magick/registry.c' || echo './'`magick/registry.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/quantize.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-quantize.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-random.lo `test -f 'magick/random.c' || echo './'`magick/random.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/registry.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-registry.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-render.lo `test -f 'magick/render.c' || echo './'`magick/render.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/random.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-random.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/render.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-render.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-resize.lo `test -f 'magick/resize.c' || echo './'`magick/resize.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-resource.lo `test -f 'magick/resource.c' || echo './'`magick/resource.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-segment.lo `test -f 'magick/segment.c' || echo './'`magick/segment.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-semaphore.lo `test -f 'magick/semaphore.c' || echo './'`magick/semaphore.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/resize.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-resize.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/resource.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-resource.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/segment.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-segment.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/semaphore.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-semaphore.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-shear.lo `test -f 'magick/shear.c' || echo './'`magick/shear.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-signature.lo `test -f 'magick/signature.c' || echo './'`magick/signature.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-static.lo `test -f 'magick/static.c' || echo './'`magick/static.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-statistics.lo `test -f 'magick/statistics.c' || echo './'`magick/statistics.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/shear.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-shear.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/signature.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-signature.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/static.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-static.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/statistics.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-statistics.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-tempfile.lo `test -f 'magick/tempfile.c' || echo './'`magick/tempfile.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-texture.lo `test -f 'magick/texture.c' || echo './'`magick/texture.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-timer.lo `test -f 'magick/timer.c' || echo './'`magick/timer.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/tempfile.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-tempfile.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-transform.lo `test -f 'magick/transform.c' || echo './'`magick/transform.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/texture.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-texture.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/timer.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-timer.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/transform.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-transform.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-tsd.lo `test -f 'magick/tsd.c' || echo './'`magick/tsd.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-type.lo `test -f 'magick/type.c' || echo './'`magick/type.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-unix_port.lo `test -f 'magick/unix_port.c' || echo './'`magick/unix_port.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-utility.lo `test -f 'magick/utility.c' || echo './'`magick/utility.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/tsd.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-tsd.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/type.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-type.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o magick/magick_libGraphicsMagick_la-version.lo `test -f 'magick/version.c' || echo './'`magick/version.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/unix_port.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-unix_port.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/utility.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-utility.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/version.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-version.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_avs_la-avs.lo `test -f 'coders/avs.c' || echo './'`coders/avs.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_bmp_la-bmp.lo `test -f 'coders/bmp.c' || echo './'`coders/bmp.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_cals_la-cals.lo `test -f 'coders/cals.c' || echo './'`coders/cals.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/avs.c -fno-common -DPIC -o coders/.libs/coders_avs_la-avs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/bmp.c -fno-common -DPIC -o coders/.libs/coders_bmp_la-bmp.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_caption_la-caption.lo `test -f 'coders/caption.c' || echo './'`coders/caption.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_cineon_la-cineon.lo `test -f 'coders/cineon.c' || echo './'`coders/cineon.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/cals.c -fno-common -DPIC -o coders/.libs/coders_cals_la-cals.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_cmyk_la-cmyk.lo `test -f 'coders/cmyk.c' || echo './'`coders/cmyk.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/caption.c -fno-common -DPIC -o coders/.libs/coders_caption_la-caption.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/cineon.c -fno-common -DPIC -o coders/.libs/coders_cineon_la-cineon.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/cmyk.c -fno-common -DPIC -o coders/.libs/coders_cmyk_la-cmyk.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_cut_la-cut.lo `test -f 'coders/cut.c' || echo './'`coders/cut.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_dcm_la-dcm.lo `test -f 'coders/dcm.c' || echo './'`coders/dcm.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_dcraw_la-dcraw.lo `test -f 'coders/dcraw.c' || echo './'`coders/dcraw.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/cut.c -fno-common -DPIC -o coders/.libs/coders_cut_la-cut.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/dcm.c -fno-common -DPIC -o coders/.libs/coders_dcm_la-dcm.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/dcraw.c -fno-common -DPIC -o coders/.libs/coders_dcraw_la-dcraw.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_dib_la-dib.lo `test -f 'coders/dib.c' || echo './'`coders/dib.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_dpx_la-dpx.lo `test -f 'coders/dpx.c' || echo './'`coders/dpx.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_fax_la-fax.lo `test -f 'coders/fax.c' || echo './'`coders/fax.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/dib.c -fno-common -DPIC -o coders/.libs/coders_dib_la-dib.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_fits_la-fits.lo `test -f 'coders/fits.c' || echo './'`coders/fits.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/dpx.c -fno-common -DPIC -o coders/.libs/coders_dpx_la-dpx.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/fax.c -fno-common -DPIC -o coders/.libs/coders_fax_la-fax.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/fits.c -fno-common -DPIC -o coders/.libs/coders_fits_la-fits.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_gif_la-gif.lo `test -f 'coders/gif.c' || echo './'`coders/gif.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_gradient_la-gradient.lo `test -f 'coders/gradient.c' || echo './'`coders/gradient.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_gray_la-gray.lo `test -f 'coders/gray.c' || echo './'`coders/gray.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/gif.c -fno-common -DPIC -o coders/.libs/coders_gif_la-gif.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/gradient.c -fno-common -DPIC -o coders/.libs/coders_gradient_la-gradient.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/gray.c -fno-common -DPIC -o coders/.libs/coders_gray_la-gray.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_histogram_la-histogram.lo `test -f 'coders/histogram.c' || echo './'`coders/histogram.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_hrz_la-hrz.lo `test -f 'coders/hrz.c' || echo './'`coders/hrz.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_html_la-html.lo `test -f 'coders/html.c' || echo './'`coders/html.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_icon_la-icon.lo `test -f 'coders/icon.c' || echo './'`coders/icon.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/histogram.c -fno-common -DPIC -o coders/.libs/coders_histogram_la-histogram.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_identity_la-identity.lo `test -f 'coders/identity.c' || echo './'`coders/identity.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/hrz.c -fno-common -DPIC -o coders/.libs/coders_hrz_la-hrz.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/html.c -fno-common -DPIC -o coders/.libs/coders_html_la-html.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/icon.c -fno-common -DPIC -o coders/.libs/coders_icon_la-icon.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_info_la-info.lo `test -f 'coders/info.c' || echo './'`coders/info.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/identity.c -fno-common -DPIC -o coders/.libs/coders_identity_la-identity.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/info.c -fno-common -DPIC -o coders/.libs/coders_info_la-info.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_label_la-label.lo `test -f 'coders/label.c' || echo './'`coders/label.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_locale_la-locale.lo `test -f 'coders/locale.c' || echo './'`coders/locale.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_logo_la-logo.lo `test -f 'coders/logo.c' || echo './'`coders/logo.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/label.c -fno-common -DPIC -o coders/.libs/coders_label_la-label.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_mac_la-mac.lo `test -f 'coders/mac.c' || echo './'`coders/mac.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/locale.c -fno-common -DPIC -o coders/.libs/coders_locale_la-locale.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_map_la-map.lo `test -f 'coders/map.c' || echo './'`coders/map.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_mat_la-mat.lo `test -f 'coders/mat.c' || echo './'`coders/mat.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_matte_la-matte.lo `test -f 'coders/matte.c' || echo './'`coders/matte.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/logo.c -fno-common -DPIC -o coders/.libs/coders_logo_la-logo.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mac.c -fno-common -DPIC -o coders/.libs/coders_mac_la-mac.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/map.c -fno-common -DPIC -o coders/.libs/coders_map_la-map.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mat.c -fno-common -DPIC -o coders/.libs/coders_mat_la-mat.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/matte.c -fno-common -DPIC -o coders/.libs/coders_matte_la-matte.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_meta_la-meta.lo `test -f 'coders/meta.c' || echo './'`coders/meta.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_miff_la-miff.lo `test -f 'coders/miff.c' || echo './'`coders/miff.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/meta.c -fno-common -DPIC -o coders/.libs/coders_meta_la-meta.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_mono_la-mono.lo `test -f 'coders/mono.c' || echo './'`coders/mono.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/miff.c -fno-common -DPIC -o coders/.libs/coders_miff_la-miff.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_mpc_la-mpc.lo `test -f 'coders/mpc.c' || echo './'`coders/mpc.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mono.c -fno-common -DPIC -o coders/.libs/coders_mono_la-mono.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mpc.c -fno-common -DPIC -o coders/.libs/coders_mpc_la-mpc.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_mpeg_la-mpeg.lo `test -f 'coders/mpeg.c' || echo './'`coders/mpeg.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_mpr_la-mpr.lo `test -f 'coders/mpr.c' || echo './'`coders/mpr.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mpeg.c -fno-common -DPIC -o coders/.libs/coders_mpeg_la-mpeg.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mpr.c -fno-common -DPIC -o coders/.libs/coders_mpr_la-mpr.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_msl_la-msl.lo `test -f 'coders/msl.c' || echo './'`coders/msl.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_mtv_la-mtv.lo `test -f 'coders/mtv.c' || echo './'`coders/mtv.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/msl.c -fno-common -DPIC -o coders/.libs/coders_msl_la-msl.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_mvg_la-mvg.lo `test -f 'coders/mvg.c' || echo './'`coders/mvg.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mtv.c -fno-common -DPIC -o coders/.libs/coders_mtv_la-mtv.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mvg.c -fno-common -DPIC -o coders/.libs/coders_mvg_la-mvg.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_null_la-null.lo `test -f 'coders/null.c' || echo './'`coders/null.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_otb_la-otb.lo `test -f 'coders/otb.c' || echo './'`coders/otb.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/null.c -fno-common -DPIC -o coders/.libs/coders_null_la-null.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/otb.c -fno-common -DPIC -o coders/.libs/coders_otb_la-otb.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_palm_la-palm.lo `test -f 'coders/palm.c' || echo './'`coders/palm.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_pcd_la-pcd.lo `test -f 'coders/pcd.c' || echo './'`coders/pcd.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_pcl_la-pcl.lo `test -f 'coders/pcl.c' || echo './'`coders/pcl.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/palm.c -fno-common -DPIC -o coders/.libs/coders_palm_la-palm.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_pcx_la-pcx.lo `test -f 'coders/pcx.c' || echo './'`coders/pcx.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pcd.c -fno-common -DPIC -o coders/.libs/coders_pcd_la-pcd.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_pdb_la-pdb.lo `test -f 'coders/pdb.c' || echo './'`coders/pdb.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pcl.c -fno-common -DPIC -o coders/.libs/coders_pcl_la-pcl.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_pdf_la-pdf.lo `test -f 'coders/pdf.c' || echo './'`coders/pdf.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pcx.c -fno-common -DPIC -o coders/.libs/coders_pcx_la-pcx.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pdb.c -fno-common -DPIC -o coders/.libs/coders_pdb_la-pdb.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pdf.c -fno-common -DPIC -o coders/.libs/coders_pdf_la-pdf.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_pict_la-pict.lo `test -f 'coders/pict.c' || echo './'`coders/pict.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pict.c -fno-common -DPIC -o coders/.libs/coders_pict_la-pict.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_pix_la-pix.lo `test -f 'coders/pix.c' || echo './'`coders/pix.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_plasma_la-plasma.lo `test -f 'coders/plasma.c' || echo './'`coders/plasma.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_pnm_la-pnm.lo `test -f 'coders/pnm.c' || echo './'`coders/pnm.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_preview_la-preview.lo `test -f 'coders/preview.c' || echo './'`coders/preview.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pix.c -fno-common -DPIC -o coders/.libs/coders_pix_la-pix.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/plasma.c -fno-common -DPIC -o coders/.libs/coders_plasma_la-plasma.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pnm.c -fno-common -DPIC -o coders/.libs/coders_pnm_la-pnm.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/preview.c -fno-common -DPIC -o coders/.libs/coders_preview_la-preview.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_ps_la-ps.lo `test -f 'coders/ps.c' || echo './'`coders/ps.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/ps.c -fno-common -DPIC -o coders/.libs/coders_ps_la-ps.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_ps2_la-ps2.lo `test -f 'coders/ps2.c' || echo './'`coders/ps2.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_ps3_la-ps3.lo `test -f 'coders/ps3.c' || echo './'`coders/ps3.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_psd_la-psd.lo `test -f 'coders/psd.c' || echo './'`coders/psd.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/ps2.c -fno-common -DPIC -o coders/.libs/coders_ps2_la-ps2.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/ps3.c -fno-common -DPIC -o coders/.libs/coders_ps3_la-ps3.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/psd.c -fno-common -DPIC -o coders/.libs/coders_psd_la-psd.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_pwp_la-pwp.lo `test -f 'coders/pwp.c' || echo './'`coders/pwp.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pwp.c -fno-common -DPIC -o coders/.libs/coders_pwp_la-pwp.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_rgb_la-rgb.lo `test -f 'coders/rgb.c' || echo './'`coders/rgb.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_rla_la-rla.lo `test -f 'coders/rla.c' || echo './'`coders/rla.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_rle_la-rle.lo `test -f 'coders/rle.c' || echo './'`coders/rle.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/rgb.c -fno-common -DPIC -o coders/.libs/coders_rgb_la-rgb.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/rla.c -fno-common -DPIC -o coders/.libs/coders_rla_la-rla.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_sct_la-sct.lo `test -f 'coders/sct.c' || echo './'`coders/sct.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/rle.c -fno-common -DPIC -o coders/.libs/coders_rle_la-rle.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_sfw_la-sfw.lo `test -f 'coders/sfw.c' || echo './'`coders/sfw.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_sgi_la-sgi.lo `test -f 'coders/sgi.c' || echo './'`coders/sgi.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/sct.c -fno-common -DPIC -o coders/.libs/coders_sct_la-sct.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/sgi.c -fno-common -DPIC -o coders/.libs/coders_sgi_la-sgi.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/sfw.c -fno-common -DPIC -o coders/.libs/coders_sfw_la-sfw.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_stegano_la-stegano.lo `test -f 'coders/stegano.c' || echo './'`coders/stegano.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/stegano.c -fno-common -DPIC -o coders/.libs/coders_stegano_la-stegano.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_sun_la-sun.lo `test -f 'coders/sun.c' || echo './'`coders/sun.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_svg_la-svg.lo `test -f 'coders/svg.c' || echo './'`coders/svg.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_tga_la-tga.lo `test -f 'coders/tga.c' || echo './'`coders/tga.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_tile_la-tile.lo `test -f 'coders/tile.c' || echo './'`coders/tile.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/sun.c -fno-common -DPIC -o coders/.libs/coders_sun_la-sun.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/svg.c -fno-common -DPIC -o coders/.libs/coders_svg_la-svg.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/tga.c -fno-common -DPIC -o coders/.libs/coders_tga_la-tga.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_tim_la-tim.lo `test -f 'coders/tim.c' || echo './'`coders/tim.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/tile.c -fno-common -DPIC -o coders/.libs/coders_tile_la-tile.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_topol_la-topol.lo `test -f 'coders/topol.c' || echo './'`coders/topol.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_ttf_la-ttf.lo `test -f 'coders/ttf.c' || echo './'`coders/ttf.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/tim.c -fno-common -DPIC -o coders/.libs/coders_tim_la-tim.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/topol.c -fno-common -DPIC -o coders/.libs/coders_topol_la-topol.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_txt_la-txt.lo `test -f 'coders/txt.c' || echo './'`coders/txt.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/ttf.c -fno-common -DPIC -o coders/.libs/coders_ttf_la-ttf.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_uil_la-uil.lo `test -f 'coders/uil.c' || echo './'`coders/uil.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/txt.c -fno-common -DPIC -o coders/.libs/coders_txt_la-txt.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_url_la-url.lo `test -f 'coders/url.c' || echo './'`coders/url.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_uyvy_la-uyvy.lo `test -f 'coders/uyvy.c' || echo './'`coders/uyvy.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/uil.c -fno-common -DPIC -o coders/.libs/coders_uil_la-uil.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_vicar_la-vicar.lo `test -f 'coders/vicar.c' || echo './'`coders/vicar.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_vid_la-vid.lo `test -f 'coders/vid.c' || echo './'`coders/vid.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/uyvy.c -fno-common -DPIC -o coders/.libs/coders_uyvy_la-uyvy.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/url.c -fno-common -DPIC -o coders/.libs/coders_url_la-url.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/vicar.c -fno-common -DPIC -o coders/.libs/coders_vicar_la-vicar.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/vid.c -fno-common -DPIC -o coders/.libs/coders_vid_la-vid.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_viff_la-viff.lo `test -f 'coders/viff.c' || echo './'`coders/viff.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/viff.c -fno-common -DPIC -o coders/.libs/coders_viff_la-viff.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_wbmp_la-wbmp.lo `test -f 'coders/wbmp.c' || echo './'`coders/wbmp.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_wmf_la-wmf.lo `test -f 'coders/wmf.c' || echo './'`coders/wmf.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_wpg_la-wpg.lo `test -f 'coders/wpg.c' || echo './'`coders/wpg.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/wbmp.c -fno-common -DPIC -o coders/.libs/coders_wbmp_la-wbmp.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_xbm_la-xbm.lo `test -f 'coders/xbm.c' || echo './'`coders/xbm.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/wmf.c -fno-common -DPIC -o coders/.libs/coders_wmf_la-wmf.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_xc_la-xc.lo `test -f 'coders/xc.c' || echo './'`coders/xc.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/wpg.c -fno-common -DPIC -o coders/.libs/coders_wpg_la-wpg.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/xbm.c -fno-common -DPIC -o coders/.libs/coders_xbm_la-xbm.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_xcf_la-xcf.lo `test -f 'coders/xcf.c' || echo './'`coders/xcf.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/xc.c -fno-common -DPIC -o coders/.libs/coders_xc_la-xc.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_xpm_la-xpm.lo `test -f 'coders/xpm.c' || echo './'`coders/xpm.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/xcf.c -fno-common -DPIC -o coders/.libs/coders_xcf_la-xcf.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_yuv_la-yuv.lo `test -f 'coders/yuv.c' || echo './'`coders/yuv.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_jnx_la-jnx.lo `test -f 'coders/jnx.c' || echo './'`coders/jnx.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/xpm.c -fno-common -DPIC -o coders/.libs/coders_xpm_la-xpm.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_jpeg_la-jpeg.lo `test -f 'coders/jpeg.c' || echo './'`coders/jpeg.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/yuv.c -fno-common -DPIC -o coders/.libs/coders_yuv_la-yuv.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_png_la-png.lo `test -f 'coders/png.c' || echo './'`coders/png.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/jnx.c -fno-common -DPIC -o coders/.libs/coders_jnx_la-jnx.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/jpeg.c -fno-common -DPIC -o coders/.libs/coders_jpeg_la-jpeg.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/png.c -fno-common -DPIC -o coders/.libs/coders_png_la-png.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/ept.lo coders/ept.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_tiff_la-tiff.lo `test -f 'coders/tiff.c' || echo './'`coders/tiff.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/ept.c -fno-common -DPIC -o coders/.libs/ept.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_webp_la-webp.lo `test -f 'coders/webp.c' || echo './'`coders/webp.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o filters/filters_analyze_la-analyze.lo `test -f 'filters/analyze.c' || echo './'`filters/analyze.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/tiff.c -fno-common -DPIC -o coders/.libs/coders_tiff_la-tiff.o
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-Blob.lo `test -f 'Magick++/lib/Blob.cpp' || echo './'`Magick++/lib/Blob.cpp
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-BlobRef.lo `test -f 'Magick++/lib/BlobRef.cpp' || echo './'`Magick++/lib/BlobRef.cpp
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/webp.c -fno-common -DPIC -o coders/.libs/coders_webp_la-webp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c filters/analyze.c -fno-common -DPIC -o filters/.libs/filters_analyze_la-analyze.o
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Blob.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Blob.o
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/BlobRef.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-BlobRef.o
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-CoderInfo.lo `test -f 'Magick++/lib/CoderInfo.cpp' || echo './'`Magick++/lib/CoderInfo.cpp
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-Color.lo `test -f 'Magick++/lib/Color.cpp' || echo './'`Magick++/lib/Color.cpp
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/CoderInfo.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-CoderInfo.o
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Color.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Color.o
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-Drawable.lo `test -f 'Magick++/lib/Drawable.cpp' || echo './'`Magick++/lib/Drawable.cpp
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-Exception.lo `test -f 'Magick++/lib/Exception.cpp' || echo './'`Magick++/lib/Exception.cpp
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-Functions.lo `test -f 'Magick++/lib/Functions.cpp' || echo './'`Magick++/lib/Functions.cpp
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-Geometry.lo `test -f 'Magick++/lib/Geometry.cpp' || echo './'`Magick++/lib/Geometry.cpp
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Drawable.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Drawable.o
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Exception.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Exception.o
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Functions.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Functions.o
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Geometry.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Geometry.o
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-Image.lo `test -f 'Magick++/lib/Image.cpp' || echo './'`Magick++/lib/Image.cpp
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Image.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Image.o
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-ImageRef.lo `test -f 'Magick++/lib/ImageRef.cpp' || echo './'`Magick++/lib/ImageRef.cpp
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/ImageRef.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-ImageRef.o
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-Montage.lo `test -f 'Magick++/lib/Montage.cpp' || echo './'`Magick++/lib/Montage.cpp
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-Options.lo `test -f 'Magick++/lib/Options.cpp' || echo './'`Magick++/lib/Options.cpp
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Montage.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Montage.o
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Options.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Options.o
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-Pixels.lo `test -f 'Magick++/lib/Pixels.cpp' || echo './'`Magick++/lib/Pixels.cpp
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Pixels.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Pixels.o
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-STL.lo `test -f 'Magick++/lib/STL.cpp' || echo './'`Magick++/lib/STL.cpp
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-Thread.lo `test -f 'Magick++/lib/Thread.cpp' || echo './'`Magick++/lib/Thread.cpp
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/STL.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-STL.o
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Thread.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Thread.o
/bin/sh ./libtool --tag=CXX --mode=compile g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o Magick++/lib/Magick___lib_libGraphicsMagick___la-TypeMetric.lo `test -f 'Magick++/lib/TypeMetric.cpp' || echo './'`Magick++/lib/TypeMetric.cpp
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o wand/wand_libGraphicsMagickWand_la-drawing_wand.lo `test -f 'wand/drawing_wand.c' || echo './'`wand/drawing_wand.c
libtool: compile: g++-5 -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/TypeMetric.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-TypeMetric.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o wand/wand_libGraphicsMagickWand_la-magick_compat.lo `test -f 'wand/magick_compat.c' || echo './'`wand/magick_compat.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c wand/drawing_wand.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-drawing_wand.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o wand/wand_libGraphicsMagickWand_la-magick_wand.lo `test -f 'wand/magick_wand.c' || echo './'`wand/magick_wand.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o wand/wand_libGraphicsMagickWand_la-pixel_wand.lo `test -f 'wand/pixel_wand.c' || echo './'`wand/pixel_wand.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c wand/magick_compat.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-magick_compat.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c wand/magick_wand.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-magick_wand.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c wand/pixel_wand.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-pixel_wand.o
gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o utilities/gm.o utilities/gm.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o coders/coders_art_la-art.lo `test -f 'coders/art.c' || echo './'`coders/art.c
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -version-info 17:1:14 -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o magick/libGraphicsMagick.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib magick/magick_libGraphicsMagick_la-analyze.lo magick/magick_libGraphicsMagick_la-annotate.lo magick/magick_libGraphicsMagick_la-attribute.lo magick/magick_libGraphicsMagick_la-average.lo magick/magick_libGraphicsMagick_la-bit_stream.lo magick/magick_libGraphicsMagick_la-blob.lo magick/magick_libGraphicsMagick_la-cdl.lo magick/magick_libGraphicsMagick_la-channel.lo magick/magick_libGraphicsMagick_la-compare.lo magick/magick_libGraphicsMagick_la-confirm_access.lo magick/magick_libGraphicsMagick_la-color.lo magick/magick_libGraphicsMagick_la-color_lookup.lo magick/magick_libGraphicsMagick_la-colormap.lo magick/magick_libGraphicsMagick_la-colorspace.lo magick/magick_libGraphicsMagick_la-command.lo magick/magick_libGraphicsMagick_la-composite.lo magick/magick_libGraphicsMagick_la-compress.lo magick/magick_libGraphicsMagick_la-constitute.lo magick/magick_libGraphicsMagick_la-decorate.lo magick/magick_libGraphicsMagick_la-delegate.lo magick/magick_libGraphicsMagick_la-deprecate.lo magick/magick_libGraphicsMagick_la-describe.lo magick/magick_libGraphicsMagick_la-draw.lo magick/magick_libGraphicsMagick_la-effect.lo magick/magick_libGraphicsMagick_la-enhance.lo magick/magick_libGraphicsMagick_la-enum_strings.lo magick/magick_libGraphicsMagick_la-error.lo magick/magick_libGraphicsMagick_la-export.lo magick/magick_libGraphicsMagick_la-floats.lo magick/magick_libGraphicsMagick_la-fx.lo magick/magick_libGraphicsMagick_la-gem.lo magick/magick_libGraphicsMagick_la-gradient.lo magick/magick_libGraphicsMagick_la-hclut.lo magick/magick_libGraphicsMagick_la-image.lo magick/magick_libGraphicsMagick_la-import.lo magick/magick_libGraphicsMagick_la-list.lo magick/magick_libGraphicsMagick_la-locale.lo magick/magick_libGraphicsMagick_la-log.lo magick/magick_libGraphicsMagick_la-magic.lo magick/magick_libGraphicsMagick_la-magick.lo magick/magick_libGraphicsMagick_la-magick_endian.lo magick/magick_libGraphicsMagick_la-map.lo magick/magick_libGraphicsMagick_la-memory.lo magick/magick_libGraphicsMagick_la-module.lo magick/magick_libGraphicsMagick_la-monitor.lo magick/magick_libGraphicsMagick_la-montage.lo magick/magick_libGraphicsMagick_la-omp_data_view.lo magick/magick_libGraphicsMagick_la-operator.lo magick/magick_libGraphicsMagick_la-paint.lo magick/magick_libGraphicsMagick_la-pixel_cache.lo magick/magick_libGraphicsMagick_la-pixel_iterator.lo magick/magick_libGraphicsMagick_la-plasma.lo magick/magick_libGraphicsMagick_la-profile.lo magick/magick_libGraphicsMagick_la-quantize.lo magick/magick_libGraphicsMagick_la-registry.lo magick/magick_libGraphicsMagick_la-random.lo magick/magick_libGraphicsMagick_la-render.lo magick/magick_libGraphicsMagick_la-resize.lo magick/magick_libGraphicsMagick_la-resource.lo magick/magick_libGraphicsMagick_la-segment.lo magick/magick_libGraphicsMagick_la-semaphore.lo magick/magick_libGraphicsMagick_la-shear.lo magick/magick_libGraphicsMagick_la-signature.lo magick/magick_libGraphicsMagick_la-static.lo magick/magick_libGraphicsMagick_la-statistics.lo magick/magick_libGraphicsMagick_la-tempfile.lo magick/magick_libGraphicsMagick_la-texture.lo magick/magick_libGraphicsMagick_la-timer.lo magick/magick_libGraphicsMagick_la-transform.lo magick/magick_libGraphicsMagick_la-tsd.lo magick/magick_libGraphicsMagick_la-type.lo magick/magick_libGraphicsMagick_la-unix_port.lo magick/magick_libGraphicsMagick_la-utility.lo magick/magick_libGraphicsMagick_la-version.lo -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/art.c -fno-common -DPIC -o coders/.libs/coders_art_la-art.o
libtool: link: /usr/bin/nm magick/.libs/magick_libGraphicsMagick_la-analyze.o magick/.libs/magick_libGraphicsMagick_la-annotate.o magick/.libs/magick_libGraphicsMagick_la-attribute.o magick/.libs/magick_libGraphicsMagick_la-average.o magick/.libs/magick_libGraphicsMagick_la-bit_stream.o magick/.libs/magick_libGraphicsMagick_la-blob.o magick/.libs/magick_libGraphicsMagick_la-cdl.o magick/.libs/magick_libGraphicsMagick_la-channel.o magick/.libs/magick_libGraphicsMagick_la-compare.o magick/.libs/magick_libGraphicsMagick_la-confirm_access.o magick/.libs/magick_libGraphicsMagick_la-color.o magick/.libs/magick_libGraphicsMagick_la-color_lookup.o magick/.libs/magick_libGraphicsMagick_la-colormap.o magick/.libs/magick_libGraphicsMagick_la-colorspace.o magick/.libs/magick_libGraphicsMagick_la-command.o magick/.libs/magick_libGraphicsMagick_la-composite.o magick/.libs/magick_libGraphicsMagick_la-compress.o magick/.libs/magick_libGraphicsMagick_la-constitute.o magick/.libs/magick_libGraphicsMagick_la-decorate.o magick/.libs/magick_libGraphicsMagick_la-delegate.o magick/.libs/magick_libGraphicsMagick_la-deprecate.o magick/.libs/magick_libGraphicsMagick_la-describe.o magick/.libs/magick_libGraphicsMagick_la-draw.o magick/.libs/magick_libGraphicsMagick_la-effect.o magick/.libs/magick_libGraphicsMagick_la-enhance.o magick/.libs/magick_libGraphicsMagick_la-enum_strings.o magick/.libs/magick_libGraphicsMagick_la-error.o magick/.libs/magick_libGraphicsMagick_la-export.o magick/.libs/magick_libGraphicsMagick_la-floats.o magick/.libs/magick_libGraphicsMagick_la-fx.o magick/.libs/magick_libGraphicsMagick_la-gem.o magick/.libs/magick_libGraphicsMagick_la-gradient.o magick/.libs/magick_libGraphicsMagick_la-hclut.o magick/.libs/magick_libGraphicsMagick_la-image.o magick/.libs/magick_libGraphicsMagick_la-import.o magick/.libs/magick_libGraphicsMagick_la-list.o magick/.libs/magick_libGraphicsMagick_la-locale.o magick/.libs/magick_libGraphicsMagick_la-log.o magick/.libs/magick_libGraphicsMagick_la-magic.o magick/.libs/magick_libGraphicsMagick_la-magick.o magick/.libs/magick_libGraphicsMagick_la-magick_endian.o magick/.libs/magick_libGraphicsMagick_la-map.o magick/.libs/magick_libGraphicsMagick_la-memory.o magick/.libs/magick_libGraphicsMagick_la-module.o magick/.libs/magick_libGraphicsMagick_la-monitor.o magick/.libs/magick_libGraphicsMagick_la-montage.o magick/.libs/magick_libGraphicsMagick_la-omp_data_view.o magick/.libs/magick_libGraphicsMagick_la-operator.o magick/.libs/magick_libGraphicsMagick_la-paint.o magick/.libs/magick_libGraphicsMagick_la-pixel_cache.o magick/.libs/magick_libGraphicsMagick_la-pixel_iterator.o magick/.libs/magick_libGraphicsMagick_la-plasma.o magick/.libs/magick_libGraphicsMagick_la-profile.o magick/.libs/magick_libGraphicsMagick_la-quantize.o magick/.libs/magick_libGraphicsMagick_la-registry.o magick/.libs/magick_libGraphicsMagick_la-random.o magick/.libs/magick_libGraphicsMagick_la-render.o magick/.libs/magick_libGraphicsMagick_la-resize.o magick/.libs/magick_libGraphicsMagick_la-resource.o magick/.libs/magick_libGraphicsMagick_la-segment.o magick/.libs/magick_libGraphicsMagick_la-semaphore.o magick/.libs/magick_libGraphicsMagick_la-shear.o magick/.libs/magick_libGraphicsMagick_la-signature.o magick/.libs/magick_libGraphicsMagick_la-static.o magick/.libs/magick_libGraphicsMagick_la-statistics.o magick/.libs/magick_libGraphicsMagick_la-tempfile.o magick/.libs/magick_libGraphicsMagick_la-texture.o magick/.libs/magick_libGraphicsMagick_la-timer.o magick/.libs/magick_libGraphicsMagick_la-transform.o magick/.libs/magick_libGraphicsMagick_la-tsd.o magick/.libs/magick_libGraphicsMagick_la-type.o magick/.libs/magick_libGraphicsMagick_la-unix_port.o magick/.libs/magick_libGraphicsMagick_la-utility.o magick/.libs/magick_libGraphicsMagick_la-version.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > magick/.libs/libGraphicsMagick.exp
libtool: link: /usr/bin/grep -E -e ".*" "magick/.libs/libGraphicsMagick.exp" > "magick/.libs/libGraphicsMagick.expT"
libtool: link: mv -f "magick/.libs/libGraphicsMagick.expT" "magick/.libs/libGraphicsMagick.exp"
libtool: link: sed 's|^|_|' < magick/.libs/libGraphicsMagick.exp > magick/.libs/libGraphicsMagick-symbols.expsym
libtool: link: gcc-5 -dynamiclib -o magick/.libs/libGraphicsMagick.3.dylib magick/.libs/magick_libGraphicsMagick_la-analyze.o magick/.libs/magick_libGraphicsMagick_la-annotate.o magick/.libs/magick_libGraphicsMagick_la-attribute.o magick/.libs/magick_libGraphicsMagick_la-average.o magick/.libs/magick_libGraphicsMagick_la-bit_stream.o magick/.libs/magick_libGraphicsMagick_la-blob.o magick/.libs/magick_libGraphicsMagick_la-cdl.o magick/.libs/magick_libGraphicsMagick_la-channel.o magick/.libs/magick_libGraphicsMagick_la-compare.o magick/.libs/magick_libGraphicsMagick_la-confirm_access.o magick/.libs/magick_libGraphicsMagick_la-color.o magick/.libs/magick_libGraphicsMagick_la-color_lookup.o magick/.libs/magick_libGraphicsMagick_la-colormap.o magick/.libs/magick_libGraphicsMagick_la-colorspace.o magick/.libs/magick_libGraphicsMagick_la-command.o magick/.libs/magick_libGraphicsMagick_la-composite.o magick/.libs/magick_libGraphicsMagick_la-compress.o magick/.libs/magick_libGraphicsMagick_la-constitute.o magick/.libs/magick_libGraphicsMagick_la-decorate.o magick/.libs/magick_libGraphicsMagick_la-delegate.o magick/.libs/magick_libGraphicsMagick_la-deprecate.o magick/.libs/magick_libGraphicsMagick_la-describe.o magick/.libs/magick_libGraphicsMagick_la-draw.o magick/.libs/magick_libGraphicsMagick_la-effect.o magick/.libs/magick_libGraphicsMagick_la-enhance.o magick/.libs/magick_libGraphicsMagick_la-enum_strings.o magick/.libs/magick_libGraphicsMagick_la-error.o magick/.libs/magick_libGraphicsMagick_la-export.o magick/.libs/magick_libGraphicsMagick_la-floats.o magick/.libs/magick_libGraphicsMagick_la-fx.o magick/.libs/magick_libGraphicsMagick_la-gem.o magick/.libs/magick_libGraphicsMagick_la-gradient.o magick/.libs/magick_libGraphicsMagick_la-hclut.o magick/.libs/magick_libGraphicsMagick_la-image.o magick/.libs/magick_libGraphicsMagick_la-import.o magick/.libs/magick_libGraphicsMagick_la-list.o magick/.libs/magick_libGraphicsMagick_la-locale.o magick/.libs/magick_libGraphicsMagick_la-log.o magick/.libs/magick_libGraphicsMagick_la-magic.o magick/.libs/magick_libGraphicsMagick_la-magick.o magick/.libs/magick_libGraphicsMagick_la-magick_endian.o magick/.libs/magick_libGraphicsMagick_la-map.o magick/.libs/magick_libGraphicsMagick_la-memory.o magick/.libs/magick_libGraphicsMagick_la-module.o magick/.libs/magick_libGraphicsMagick_la-monitor.o magick/.libs/magick_libGraphicsMagick_la-montage.o magick/.libs/magick_libGraphicsMagick_la-omp_data_view.o magick/.libs/magick_libGraphicsMagick_la-operator.o magick/.libs/magick_libGraphicsMagick_la-paint.o magick/.libs/magick_libGraphicsMagick_la-pixel_cache.o magick/.libs/magick_libGraphicsMagick_la-pixel_iterator.o magick/.libs/magick_libGraphicsMagick_la-plasma.o magick/.libs/magick_libGraphicsMagick_la-profile.o magick/.libs/magick_libGraphicsMagick_la-quantize.o magick/.libs/magick_libGraphicsMagick_la-registry.o magick/.libs/magick_libGraphicsMagick_la-random.o magick/.libs/magick_libGraphicsMagick_la-render.o magick/.libs/magick_libGraphicsMagick_la-resize.o magick/.libs/magick_libGraphicsMagick_la-resource.o magick/.libs/magick_libGraphicsMagick_la-segment.o magick/.libs/magick_libGraphicsMagick_la-semaphore.o magick/.libs/magick_libGraphicsMagick_la-shear.o magick/.libs/magick_libGraphicsMagick_la-signature.o magick/.libs/magick_libGraphicsMagick_la-static.o magick/.libs/magick_libGraphicsMagick_la-statistics.o magick/.libs/magick_libGraphicsMagick_la-tempfile.o magick/.libs/magick_libGraphicsMagick_la-texture.o magick/.libs/magick_libGraphicsMagick_la-timer.o magick/.libs/magick_libGraphicsMagick_la-transform.o magick/.libs/magick_libGraphicsMagick_la-tsd.o magick/.libs/magick_libGraphicsMagick_la-type.o magick/.libs/magick_libGraphicsMagick_la-unix_port.o magick/.libs/magick_libGraphicsMagick_la-utility.o magick/.libs/magick_libGraphicsMagick_la-version.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -install_name /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/libGraphicsMagick.3.dylib -compatibility_version 18 -current_version 18.1 -Wl,-single_module -Wl,-exported_symbols_list,magick/.libs/libGraphicsMagick-symbols.expsym
libtool: link: (cd "magick/.libs" && rm -f "libGraphicsMagick.dylib" && ln -s "libGraphicsMagick.3.dylib" "libGraphicsMagick.dylib")
libtool: link: ( cd "magick/.libs" && rm -f "libGraphicsMagick.la" && ln -s "../libGraphicsMagick.la" "libGraphicsMagick.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/art.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_art_la-art.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/avs.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_avs_la-avs.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/bmp.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_bmp_la-bmp.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/cals.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_cals_la-cals.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/caption.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_caption_la-caption.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/cineon.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_cineon_la-cineon.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/cmyk.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_cmyk_la-cmyk.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/cut.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_cut_la-cut.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/nm coders/.libs/coders_cals_la-cals.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/cals.exp
libtool: link: /usr/bin/nm coders/.libs/coders_art_la-art.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/art.exp
libtool: link: /usr/bin/nm coders/.libs/coders_avs_la-avs.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/avs.exp
libtool: link: /usr/bin/nm coders/.libs/coders_bmp_la-bmp.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/bmp.exp
libtool: link: /usr/bin/nm coders/.libs/coders_caption_la-caption.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/caption.exp
libtool: link: /usr/bin/nm coders/.libs/coders_cineon_la-cineon.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/cineon.exp
libtool: link: /usr/bin/nm coders/.libs/coders_cmyk_la-cmyk.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/cmyk.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/cals.exp" > "coders/.libs/cals.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/art.exp" > "coders/.libs/art.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/avs.exp" > "coders/.libs/avs.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/bmp.exp" > "coders/.libs/bmp.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/caption.exp" > "coders/.libs/caption.expT"
libtool: link: mv -f "coders/.libs/cals.expT" "coders/.libs/cals.exp"
libtool: link: mv -f "coders/.libs/art.expT" "coders/.libs/art.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/cineon.exp" > "coders/.libs/cineon.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/cmyk.exp" > "coders/.libs/cmyk.expT"
libtool: link: sed -e 's|^|_|' < coders/.libs/cals.exp > coders/.libs/cals-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/art.exp > coders/.libs/art-symbols.expsym
libtool: link: mv -f "coders/.libs/avs.expT" "coders/.libs/avs.exp"
libtool: link: mv -f "coders/.libs/bmp.expT" "coders/.libs/bmp.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/avs.exp > coders/.libs/avs-symbols.expsym
libtool: link: mv -f "coders/.libs/caption.expT" "coders/.libs/caption.exp"
libtool: link: gcc-5 -o coders/.libs/cals.so -bundle coders/.libs/coders_cals_la-cals.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/cals-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/bmp.exp > coders/.libs/bmp-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/art.so -bundle coders/.libs/coders_art_la-art.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/art-symbols.expsym
libtool: link: mv -f "coders/.libs/cineon.expT" "coders/.libs/cineon.exp"
libtool: link: mv -f "coders/.libs/cmyk.expT" "coders/.libs/cmyk.exp"
libtool: link: gcc-5 -o coders/.libs/avs.so -bundle coders/.libs/coders_avs_la-avs.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/avs-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/caption.exp > coders/.libs/caption-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/cineon.exp > coders/.libs/cineon-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/bmp.so -bundle coders/.libs/coders_bmp_la-bmp.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/bmp-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/cmyk.exp > coders/.libs/cmyk-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/caption.so -bundle coders/.libs/coders_caption_la-caption.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/caption-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/cineon.so -bundle coders/.libs/coders_cineon_la-cineon.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/cineon-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/cmyk.so -bundle coders/.libs/coders_cmyk_la-cmyk.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/cmyk-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_cut_la-cut.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/cut.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/cut.exp" > "coders/.libs/cut.expT"
libtool: link: mv -f "coders/.libs/cut.expT" "coders/.libs/cut.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/cut.exp > coders/.libs/cut-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/cut.so -bundle coders/.libs/coders_cut_la-cut.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/cut-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "bmp.la" && ln -s "../bmp.la" "bmp.la" )
libtool: link: ( cd "coders/.libs" && rm -f "avs.la" && ln -s "../avs.la" "avs.la" )
libtool: link: ( cd "coders/.libs" && rm -f "cals.la" && ln -s "../cals.la" "cals.la" )
libtool: link: ( cd "coders/.libs" && rm -f "art.la" && ln -s "../art.la" "art.la" )
libtool: link: ( cd "coders/.libs" && rm -f "caption.la" && ln -s "../caption.la" "caption.la" )
libtool: link: ( cd "coders/.libs" && rm -f "cineon.la" && ln -s "../cineon.la" "cineon.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/dcm.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_dcm_la-dcm.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/dcraw.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_dcraw_la-dcraw.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/dib.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_dib_la-dib.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "cmyk.la" && ln -s "../cmyk.la" "cmyk.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/dpx.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_dpx_la-dpx.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/fax.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_fax_la-fax.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/fits.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_fits_la-fits.lo magick/libGraphicsMagick.la -lm
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/gif.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_gif_la-gif.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "cut.la" && ln -s "../cut.la" "cut.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/gradient.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_gradient_la-gradient.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/nm coders/.libs/coders_dpx_la-dpx.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/dpx.exp
libtool: link: /usr/bin/nm coders/.libs/coders_fax_la-fax.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/fax.exp
libtool: link: /usr/bin/nm coders/.libs/coders_gif_la-gif.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/gif.exp
libtool: link: /usr/bin/nm coders/.libs/coders_dib_la-dib.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/dib.exp
libtool: link: /usr/bin/nm coders/.libs/coders_fits_la-fits.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/fits.exp
libtool: link: /usr/bin/nm coders/.libs/coders_dcraw_la-dcraw.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/dcraw.exp
libtool: link: /usr/bin/nm coders/.libs/coders_dcm_la-dcm.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/dcm.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/dpx.exp" > "coders/.libs/dpx.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/fax.exp" > "coders/.libs/fax.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/gif.exp" > "coders/.libs/gif.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/dib.exp" > "coders/.libs/dib.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/fits.exp" > "coders/.libs/fits.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/dcraw.exp" > "coders/.libs/dcraw.expT"
libtool: link: mv -f "coders/.libs/fax.expT" "coders/.libs/fax.exp"
libtool: link: mv -f "coders/.libs/gif.expT" "coders/.libs/gif.exp"
libtool: link: mv -f "coders/.libs/dpx.expT" "coders/.libs/dpx.exp"
libtool: link: mv -f "coders/.libs/dib.expT" "coders/.libs/dib.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/dcm.exp" > "coders/.libs/dcm.expT"
libtool: link: mv -f "coders/.libs/fits.expT" "coders/.libs/fits.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/fax.exp > coders/.libs/fax-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/dpx.exp > coders/.libs/dpx-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/gif.exp > coders/.libs/gif-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/dib.exp > coders/.libs/dib-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/fits.exp > coders/.libs/fits-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/fax.so -bundle coders/.libs/coders_fax_la-fax.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/fax-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/dpx.so -bundle coders/.libs/coders_dpx_la-dpx.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/dpx-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/gif.so -bundle coders/.libs/coders_gif_la-gif.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/gif-symbols.expsym
libtool: link: mv -f "coders/.libs/dcraw.expT" "coders/.libs/dcraw.exp"
libtool: link: gcc-5 -o coders/.libs/dib.so -bundle coders/.libs/coders_dib_la-dib.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/dib-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/fits.so -bundle coders/.libs/coders_fits_la-fits.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lpthread -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/fits-symbols.expsym
libtool: link: mv -f "coders/.libs/dcm.expT" "coders/.libs/dcm.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/dcraw.exp > coders/.libs/dcraw-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/dcraw.so -bundle coders/.libs/coders_dcraw_la-dcraw.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/dcraw-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/dcm.exp > coders/.libs/dcm-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/dcm.so -bundle coders/.libs/coders_dcm_la-dcm.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/dcm-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_gradient_la-gradient.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/gradient.exp
libtool: link: ( cd "coders/.libs" && rm -f "dpx.la" && ln -s "../dpx.la" "dpx.la" )
libtool: link: ( cd "coders/.libs" && rm -f "fax.la" && ln -s "../fax.la" "fax.la" )
libtool: link: ( cd "coders/.libs" && rm -f "dib.la" && ln -s "../dib.la" "dib.la" )
libtool: link: ( cd "coders/.libs" && rm -f "fits.la" && ln -s "../fits.la" "fits.la" )
libtool: link: ( cd "coders/.libs" && rm -f "dcraw.la" && ln -s "../dcraw.la" "dcraw.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/gray.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_gray_la-gray.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "gif.la" && ln -s "../gif.la" "gif.la" )
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/gradient.exp" > "coders/.libs/gradient.expT"
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/histogram.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_histogram_la-histogram.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/hrz.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_hrz_la-hrz.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/html.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_html_la-html.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/icon.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_icon_la-icon.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/identity.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_identity_la-identity.lo magick/libGraphicsMagick.la
libtool: link: mv -f "coders/.libs/gradient.expT" "coders/.libs/gradient.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/gradient.exp > coders/.libs/gradient-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "dcm.la" && ln -s "../dcm.la" "dcm.la" )
libtool: link: gcc-5 -o coders/.libs/gradient.so -bundle coders/.libs/coders_gradient_la-gradient.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/gradient-symbols.expsym
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/info.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_info_la-info.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "gradient.la" && ln -s "../gradient.la" "gradient.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -lm -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/label.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_label_la-label.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/nm coders/.libs/coders_gray_la-gray.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/gray.exp
libtool: link: /usr/bin/nm coders/.libs/coders_html_la-html.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/html.exp
libtool: link: /usr/bin/nm coders/.libs/coders_hrz_la-hrz.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/hrz.exp
libtool: link: /usr/bin/nm coders/.libs/coders_icon_la-icon.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/icon.exp
libtool: link: /usr/bin/nm coders/.libs/coders_histogram_la-histogram.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/histogram.exp
libtool: link: /usr/bin/nm coders/.libs/coders_identity_la-identity.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/identity.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/html.exp" > "coders/.libs/html.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/gray.exp" > "coders/.libs/gray.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/hrz.exp" > "coders/.libs/hrz.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/icon.exp" > "coders/.libs/icon.expT"
libtool: link: mv -f "coders/.libs/html.expT" "coders/.libs/html.exp"
libtool: link: mv -f "coders/.libs/hrz.expT" "coders/.libs/hrz.exp"
libtool: link: mv -f "coders/.libs/gray.expT" "coders/.libs/gray.exp"
libtool: link: mv -f "coders/.libs/icon.expT" "coders/.libs/icon.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/histogram.exp" > "coders/.libs/histogram.expT"
libtool: link: sed -e 's|^|_|' < coders/.libs/html.exp > coders/.libs/html-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/hrz.exp > coders/.libs/hrz-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/gray.exp > coders/.libs/gray-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/icon.exp > coders/.libs/icon-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/identity.exp" > "coders/.libs/identity.expT"
libtool: link: gcc-5 -o coders/.libs/hrz.so -bundle coders/.libs/coders_hrz_la-hrz.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/hrz-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/icon.so -bundle coders/.libs/coders_icon_la-icon.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/icon-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/html.so -bundle coders/.libs/coders_html_la-html.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/html-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/gray.so -bundle coders/.libs/coders_gray_la-gray.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/gray-symbols.expsym
libtool: link: mv -f "coders/.libs/histogram.expT" "coders/.libs/histogram.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/histogram.exp > coders/.libs/histogram-symbols.expsym
libtool: link: mv -f "coders/.libs/identity.expT" "coders/.libs/identity.exp"
libtool: link: gcc-5 -o coders/.libs/histogram.so -bundle coders/.libs/coders_histogram_la-histogram.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/histogram-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/identity.exp > coders/.libs/identity-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/identity.so -bundle coders/.libs/coders_identity_la-identity.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/identity-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_info_la-info.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/info.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/info.exp" > "coders/.libs/info.expT"
libtool: link: mv -f "coders/.libs/info.expT" "coders/.libs/info.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/info.exp > coders/.libs/info-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/info.so -bundle coders/.libs/coders_info_la-info.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/info-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "gray.la" && ln -s "../gray.la" "gray.la" )
libtool: link: ( cd "coders/.libs" && rm -f "html.la" && ln -s "../html.la" "html.la" )
libtool: link: ( cd "coders/.libs" && rm -f "hrz.la" && ln -s "../hrz.la" "hrz.la" )
libtool: link: ( cd "coders/.libs" && rm -f "icon.la" && ln -s "../icon.la" "icon.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/locale.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_locale_la-locale.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/logo.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_logo_la-logo.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/mac.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_mac_la-mac.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/map.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_map_la-map.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "histogram.la" && ln -s "../histogram.la" "histogram.la" )
libtool: link: ( cd "coders/.libs" && rm -f "identity.la" && ln -s "../identity.la" "identity.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/mat.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_mat_la-mat.lo magick/libGraphicsMagick.la -lz -lm
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/matte.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_matte_la-matte.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/nm coders/.libs/coders_label_la-label.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/label.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/label.exp" > "coders/.libs/label.expT"
libtool: link: ( cd "coders/.libs" && rm -f "info.la" && ln -s "../info.la" "info.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/meta.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_meta_la-meta.lo magick/libGraphicsMagick.la
libtool: link: mv -f "coders/.libs/label.expT" "coders/.libs/label.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/label.exp > coders/.libs/label-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/label.so -bundle coders/.libs/coders_label_la-label.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/label-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "label.la" && ln -s "../label.la" "label.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/miff.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_miff_la-miff.lo magick/libGraphicsMagick.la -lz -lbz2
libtool: link: /usr/bin/nm coders/.libs/coders_mat_la-mat.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/mat.exp
libtool: link: /usr/bin/nm coders/.libs/coders_mac_la-mac.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/mac.exp
libtool: link: /usr/bin/nm coders/.libs/coders_logo_la-logo.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/logo.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/mat.exp" > "coders/.libs/mat.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/mac.exp" > "coders/.libs/mac.expT"
libtool: link: /usr/bin/nm coders/.libs/coders_map_la-map.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/map.exp
libtool: link: /usr/bin/nm coders/.libs/coders_locale_la-locale.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/locale.exp
libtool: link: mv -f "coders/.libs/mat.expT" "coders/.libs/mat.exp"
libtool: link: mv -f "coders/.libs/mac.expT" "coders/.libs/mac.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/mat.exp > coders/.libs/mat-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/mac.exp > coders/.libs/mac-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/logo.exp" > "coders/.libs/logo.expT"
libtool: link: gcc-5 -o coders/.libs/mat.so -bundle coders/.libs/coders_mat_la-mat.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lltdl -lpthread -lz -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/mat-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/map.exp" > "coders/.libs/map.expT"
libtool: link: gcc-5 -o coders/.libs/mac.so -bundle coders/.libs/coders_mac_la-mac.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/mac-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/locale.exp" > "coders/.libs/locale.expT"
libtool: link: /usr/bin/nm coders/.libs/coders_meta_la-meta.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/meta.exp
libtool: link: mv -f "coders/.libs/logo.expT" "coders/.libs/logo.exp"
libtool: link: mv -f "coders/.libs/map.expT" "coders/.libs/map.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/logo.exp > coders/.libs/logo-symbols.expsym
libtool: link: mv -f "coders/.libs/locale.expT" "coders/.libs/locale.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/map.exp > coders/.libs/map-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/locale.exp > coders/.libs/locale-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/logo.so -bundle coders/.libs/coders_logo_la-logo.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/logo-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/meta.exp" > "coders/.libs/meta.expT"
libtool: link: /usr/bin/nm coders/.libs/coders_matte_la-matte.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/matte.exp
libtool: link: gcc-5 -o coders/.libs/map.so -bundle coders/.libs/coders_map_la-map.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/map-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/locale.so -bundle coders/.libs/coders_locale_la-locale.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/locale-symbols.expsym
libtool: link: mv -f "coders/.libs/meta.expT" "coders/.libs/meta.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/meta.exp > coders/.libs/meta-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/meta.so -bundle coders/.libs/coders_meta_la-meta.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/meta-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/matte.exp" > "coders/.libs/matte.expT"
libtool: link: mv -f "coders/.libs/matte.expT" "coders/.libs/matte.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/matte.exp > coders/.libs/matte-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/matte.so -bundle coders/.libs/coders_matte_la-matte.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/matte-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "mat.la" && ln -s "../mat.la" "mat.la" )
libtool: link: ( cd "coders/.libs" && rm -f "mac.la" && ln -s "../mac.la" "mac.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/mono.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_mono_la-mono.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/mpc.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_mpc_la-mpc.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "map.la" && ln -s "../map.la" "map.la" )
libtool: link: ( cd "coders/.libs" && rm -f "logo.la" && ln -s "../logo.la" "logo.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/mpeg.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_mpeg_la-mpeg.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/mpr.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_mpr_la-mpr.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "matte.la" && ln -s "../matte.la" "matte.la" )
libtool: link: ( cd "coders/.libs" && rm -f "locale.la" && ln -s "../locale.la" "locale.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/msl.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_msl_la-msl.lo magick/libGraphicsMagick.la -lxml2 -lz -lpthread -licucore -lm
libtool: link: ( cd "coders/.libs" && rm -f "meta.la" && ln -s "../meta.la" "meta.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/mtv.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_mtv_la-mtv.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/mvg.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_mvg_la-mvg.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/nm coders/.libs/coders_miff_la-miff.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/miff.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/miff.exp" > "coders/.libs/miff.expT"
libtool: link: mv -f "coders/.libs/miff.expT" "coders/.libs/miff.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/miff.exp > coders/.libs/miff-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/miff.so -bundle coders/.libs/coders_miff_la-miff.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lltdl -lm -lpthread -lz -lbz2 -g -O2 -Wl,-exported_symbols_list,coders/.libs/miff-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_mpc_la-mpc.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/mpc.exp
libtool: link: /usr/bin/nm coders/.libs/coders_mono_la-mono.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/mono.exp
libtool: link: /usr/bin/nm coders/.libs/coders_mpeg_la-mpeg.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/mpeg.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/mpc.exp" > "coders/.libs/mpc.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/mono.exp" > "coders/.libs/mono.expT"
libtool: link: /usr/bin/nm coders/.libs/coders_mpr_la-mpr.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/mpr.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/mpeg.exp" > "coders/.libs/mpeg.expT"
libtool: link: mv -f "coders/.libs/mpc.expT" "coders/.libs/mpc.exp"
libtool: link: mv -f "coders/.libs/mono.expT" "coders/.libs/mono.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/mpc.exp > coders/.libs/mpc-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/mono.exp > coders/.libs/mono-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/mpc.so -bundle coders/.libs/coders_mpc_la-mpc.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/mpc-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/mono.so -bundle coders/.libs/coders_mono_la-mono.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/mono-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/mpr.exp" > "coders/.libs/mpr.expT"
libtool: link: mv -f "coders/.libs/mpeg.expT" "coders/.libs/mpeg.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/mpeg.exp > coders/.libs/mpeg-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/mpeg.so -bundle coders/.libs/coders_mpeg_la-mpeg.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/mpeg-symbols.expsym
libtool: link: mv -f "coders/.libs/mpr.expT" "coders/.libs/mpr.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/mpr.exp > coders/.libs/mpr-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/mpr.so -bundle coders/.libs/coders_mpr_la-mpr.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/mpr-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_mtv_la-mtv.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/mtv.exp
libtool: link: /usr/bin/nm coders/.libs/coders_mvg_la-mvg.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/mvg.exp
libtool: link: ( cd "coders/.libs" && rm -f "miff.la" && ln -s "../miff.la" "miff.la" )
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/mtv.exp" > "coders/.libs/mtv.expT"
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/null.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_null_la-null.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/mvg.exp" > "coders/.libs/mvg.expT"
libtool: link: mv -f "coders/.libs/mtv.expT" "coders/.libs/mtv.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/mtv.exp > coders/.libs/mtv-symbols.expsym
libtool: link: mv -f "coders/.libs/mvg.expT" "coders/.libs/mvg.exp"
libtool: link: gcc-5 -o coders/.libs/mtv.so -bundle coders/.libs/coders_mtv_la-mtv.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/mtv-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_msl_la-msl.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/msl.exp
libtool: link: sed -e 's|^|_|' < coders/.libs/mvg.exp > coders/.libs/mvg-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/mvg.so -bundle coders/.libs/coders_mvg_la-mvg.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/mvg-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/msl.exp" > "coders/.libs/msl.expT"
libtool: link: mv -f "coders/.libs/msl.expT" "coders/.libs/msl.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/msl.exp > coders/.libs/msl-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/msl.so -bundle coders/.libs/coders_msl_la-msl.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lltdl -lxml2 -lz -lpthread -licucore -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/msl-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "mpc.la" && ln -s "../mpc.la" "mpc.la" )
libtool: link: ( cd "coders/.libs" && rm -f "mono.la" && ln -s "../mono.la" "mono.la" )
libtool: link: ( cd "coders/.libs" && rm -f "mpeg.la" && ln -s "../mpeg.la" "mpeg.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/otb.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_otb_la-otb.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/palm.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_palm_la-palm.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/pcd.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_pcd_la-pcd.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "mpr.la" && ln -s "../mpr.la" "mpr.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/pcl.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_pcl_la-pcl.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "mtv.la" && ln -s "../mtv.la" "mtv.la" )
libtool: link: ( cd "coders/.libs" && rm -f "mvg.la" && ln -s "../mvg.la" "mvg.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/pcx.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_pcx_la-pcx.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/pdb.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_pdb_la-pdb.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "msl.la" && ln -s "../msl.la" "msl.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/pdf.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_pdf_la-pdf.lo magick/libGraphicsMagick.la -lz
libtool: link: /usr/bin/nm coders/.libs/coders_null_la-null.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/null.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/null.exp" > "coders/.libs/null.expT"
libtool: link: mv -f "coders/.libs/null.expT" "coders/.libs/null.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/null.exp > coders/.libs/null-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/null.so -bundle coders/.libs/coders_null_la-null.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/null-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_palm_la-palm.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/palm.exp
libtool: link: /usr/bin/nm coders/.libs/coders_otb_la-otb.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/otb.exp
libtool: link: /usr/bin/nm coders/.libs/coders_pcd_la-pcd.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/pcd.exp
libtool: link: /usr/bin/nm coders/.libs/coders_pcl_la-pcl.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/pcl.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/palm.exp" > "coders/.libs/palm.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/otb.exp" > "coders/.libs/otb.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/pcd.exp" > "coders/.libs/pcd.expT"
libtool: link: mv -f "coders/.libs/palm.expT" "coders/.libs/palm.exp"
libtool: link: mv -f "coders/.libs/otb.expT" "coders/.libs/otb.exp"
libtool: link: mv -f "coders/.libs/pcd.expT" "coders/.libs/pcd.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/palm.exp > coders/.libs/palm-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/pcl.exp" > "coders/.libs/pcl.expT"
libtool: link: sed -e 's|^|_|' < coders/.libs/otb.exp > coders/.libs/otb-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/pcd.exp > coders/.libs/pcd-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/palm.so -bundle coders/.libs/coders_palm_la-palm.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/palm-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/otb.so -bundle coders/.libs/coders_otb_la-otb.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/otb-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/pcd.so -bundle coders/.libs/coders_pcd_la-pcd.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/pcd-symbols.expsym
libtool: link: mv -f "coders/.libs/pcl.expT" "coders/.libs/pcl.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/pcl.exp > coders/.libs/pcl-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/pcl.so -bundle coders/.libs/coders_pcl_la-pcl.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/pcl-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_pcx_la-pcx.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/pcx.exp
libtool: link: /usr/bin/nm coders/.libs/coders_pdb_la-pdb.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/pdb.exp
libtool: link: ( cd "coders/.libs" && rm -f "null.la" && ln -s "../null.la" "null.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/pict.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_pict_la-pict.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/pcx.exp" > "coders/.libs/pcx.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/pdb.exp" > "coders/.libs/pdb.expT"
libtool: link: mv -f "coders/.libs/pcx.expT" "coders/.libs/pcx.exp"
libtool: link: mv -f "coders/.libs/pdb.expT" "coders/.libs/pdb.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/pcx.exp > coders/.libs/pcx-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/pdb.exp > coders/.libs/pdb-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/pcx.so -bundle coders/.libs/coders_pcx_la-pcx.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/pcx-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/pdb.so -bundle coders/.libs/coders_pdb_la-pdb.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/pdb-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_pdf_la-pdf.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/pdf.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/pdf.exp" > "coders/.libs/pdf.expT"
libtool: link: mv -f "coders/.libs/pdf.expT" "coders/.libs/pdf.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/pdf.exp > coders/.libs/pdf-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/pdf.so -bundle coders/.libs/coders_pdf_la-pdf.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lltdl -lm -lpthread -lz -g -O2 -Wl,-exported_symbols_list,coders/.libs/pdf-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "palm.la" && ln -s "../palm.la" "palm.la" )
libtool: link: ( cd "coders/.libs" && rm -f "pcd.la" && ln -s "../pcd.la" "pcd.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/pix.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_pix_la-pix.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "pcl.la" && ln -s "../pcl.la" "pcl.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/plasma.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_plasma_la-plasma.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/pnm.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_pnm_la-pnm.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "otb.la" && ln -s "../otb.la" "otb.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/preview.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_preview_la-preview.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "pcx.la" && ln -s "../pcx.la" "pcx.la" )
libtool: link: ( cd "coders/.libs" && rm -f "pdb.la" && ln -s "../pdb.la" "pdb.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/ps.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_ps_la-ps.lo magick/libGraphicsMagick.la -lm
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/ps2.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_ps2_la-ps2.lo magick/libGraphicsMagick.la -ltiff -ljpeg -llzma -lz -lm
libtool: link: ( cd "coders/.libs" && rm -f "pdf.la" && ln -s "../pdf.la" "pdf.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/ps3.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_ps3_la-ps3.lo magick/libGraphicsMagick.la -ltiff -ljpeg -llzma -lz -lm
libtool: link: /usr/bin/nm coders/.libs/coders_pict_la-pict.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/pict.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/pict.exp" > "coders/.libs/pict.expT"
libtool: link: mv -f "coders/.libs/pict.expT" "coders/.libs/pict.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/pict.exp > coders/.libs/pict-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/pict.so -bundle coders/.libs/coders_pict_la-pict.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/pict-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_plasma_la-plasma.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/plasma.exp
libtool: link: /usr/bin/nm coders/.libs/coders_pix_la-pix.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/pix.exp
libtool: link: /usr/bin/nm coders/.libs/coders_pnm_la-pnm.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/pnm.exp
libtool: link: /usr/bin/nm coders/.libs/coders_preview_la-preview.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/preview.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/plasma.exp" > "coders/.libs/plasma.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/pix.exp" > "coders/.libs/pix.expT"
libtool: link: mv -f "coders/.libs/plasma.expT" "coders/.libs/plasma.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/pnm.exp" > "coders/.libs/pnm.expT"
libtool: link: sed -e 's|^|_|' < coders/.libs/plasma.exp > coders/.libs/plasma-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/preview.exp" > "coders/.libs/preview.expT"
libtool: link: mv -f "coders/.libs/pix.expT" "coders/.libs/pix.exp"
libtool: link: gcc-5 -o coders/.libs/plasma.so -bundle coders/.libs/coders_plasma_la-plasma.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/plasma-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/pix.exp > coders/.libs/pix-symbols.expsym
libtool: link: mv -f "coders/.libs/pnm.expT" "coders/.libs/pnm.exp"
libtool: link: gcc-5 -o coders/.libs/pix.so -bundle coders/.libs/coders_pix_la-pix.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/pix-symbols.expsym
libtool: link: mv -f "coders/.libs/preview.expT" "coders/.libs/preview.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/pnm.exp > coders/.libs/pnm-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/preview.exp > coders/.libs/preview-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/pnm.so -bundle coders/.libs/coders_pnm_la-pnm.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/pnm-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/preview.so -bundle coders/.libs/coders_preview_la-preview.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/preview-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "pict.la" && ln -s "../pict.la" "pict.la" )
libtool: link: /usr/bin/nm coders/.libs/coders_ps_la-ps.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/ps.exp
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/psd.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_psd_la-psd.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/ps.exp" > "coders/.libs/ps.expT"
libtool: link: mv -f "coders/.libs/ps.expT" "coders/.libs/ps.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/ps.exp > coders/.libs/ps-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/ps.so -bundle coders/.libs/coders_ps_la-ps.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lpthread -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/ps-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_ps2_la-ps2.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/ps2.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/ps2.exp" > "coders/.libs/ps2.expT"
libtool: link: mv -f "coders/.libs/ps2.expT" "coders/.libs/ps2.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/ps2.exp > coders/.libs/ps2-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/ps2.so -bundle coders/.libs/coders_ps2_la-ps2.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -lbz2 -lltdl -lpthread -ltiff -ljpeg -llzma -lz -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/ps2-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "pix.la" && ln -s "../pix.la" "pix.la" )
libtool: link: /usr/bin/nm coders/.libs/coders_ps3_la-ps3.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/ps3.exp
libtool: link: ( cd "coders/.libs" && rm -f "plasma.la" && ln -s "../plasma.la" "plasma.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/pwp.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_pwp_la-pwp.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/rgb.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_rgb_la-rgb.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "pnm.la" && ln -s "../pnm.la" "pnm.la" )
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/ps3.exp" > "coders/.libs/ps3.expT"
libtool: link: ( cd "coders/.libs" && rm -f "preview.la" && ln -s "../preview.la" "preview.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/rla.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_rla_la-rla.lo magick/libGraphicsMagick.la
libtool: link: mv -f "coders/.libs/ps3.expT" "coders/.libs/ps3.exp"
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/rle.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_rle_la-rle.lo magick/libGraphicsMagick.la
libtool: link: sed -e 's|^|_|' < coders/.libs/ps3.exp > coders/.libs/ps3-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/ps3.so -bundle coders/.libs/coders_ps3_la-ps3.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -lbz2 -lltdl -lpthread -ltiff -ljpeg -llzma -lz -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/ps3-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "ps.la" && ln -s "../ps.la" "ps.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/sct.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_sct_la-sct.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "ps2.la" && ln -s "../ps2.la" "ps2.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/sfw.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_sfw_la-sfw.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "ps3.la" && ln -s "../ps3.la" "ps3.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/sgi.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_sgi_la-sgi.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/nm coders/.libs/coders_psd_la-psd.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/psd.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/psd.exp" > "coders/.libs/psd.expT"
libtool: link: mv -f "coders/.libs/psd.expT" "coders/.libs/psd.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/psd.exp > coders/.libs/psd-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/psd.so -bundle coders/.libs/coders_psd_la-psd.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/psd-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_rla_la-rla.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/rla.exp
libtool: link: /usr/bin/nm coders/.libs/coders_rgb_la-rgb.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/rgb.exp
libtool: link: /usr/bin/nm coders/.libs/coders_pwp_la-pwp.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/pwp.exp
libtool: link: /usr/bin/nm coders/.libs/coders_rle_la-rle.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/rle.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/rgb.exp" > "coders/.libs/rgb.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/rla.exp" > "coders/.libs/rla.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/pwp.exp" > "coders/.libs/pwp.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/rle.exp" > "coders/.libs/rle.expT"
libtool: link: mv -f "coders/.libs/rgb.expT" "coders/.libs/rgb.exp"
libtool: link: mv -f "coders/.libs/rla.expT" "coders/.libs/rla.exp"
libtool: link: mv -f "coders/.libs/pwp.expT" "coders/.libs/pwp.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/rgb.exp > coders/.libs/rgb-symbols.expsym
libtool: link: mv -f "coders/.libs/rle.expT" "coders/.libs/rle.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/pwp.exp > coders/.libs/pwp-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/rla.exp > coders/.libs/rla-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/rle.exp > coders/.libs/rle-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/rgb.so -bundle coders/.libs/coders_rgb_la-rgb.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/rgb-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/pwp.so -bundle coders/.libs/coders_pwp_la-pwp.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/pwp-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/rla.so -bundle coders/.libs/coders_rla_la-rla.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/rla-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/rle.so -bundle coders/.libs/coders_rle_la-rle.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/rle-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "psd.la" && ln -s "../psd.la" "psd.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/stegano.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_stegano_la-stegano.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/nm coders/.libs/coders_sct_la-sct.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/sct.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/sct.exp" > "coders/.libs/sct.expT"
libtool: link: /usr/bin/nm coders/.libs/coders_sfw_la-sfw.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/sfw.exp
libtool: link: mv -f "coders/.libs/sct.expT" "coders/.libs/sct.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/sct.exp > coders/.libs/sct-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/sct.so -bundle coders/.libs/coders_sct_la-sct.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/sct-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/sfw.exp" > "coders/.libs/sfw.expT"
libtool: link: mv -f "coders/.libs/sfw.expT" "coders/.libs/sfw.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/sfw.exp > coders/.libs/sfw-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/sfw.so -bundle coders/.libs/coders_sfw_la-sfw.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/sfw-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_sgi_la-sgi.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/sgi.exp
libtool: link: ( cd "coders/.libs" && rm -f "rla.la" && ln -s "../rla.la" "rla.la" )
libtool: link: ( cd "coders/.libs" && rm -f "rle.la" && ln -s "../rle.la" "rle.la" )
libtool: link: ( cd "coders/.libs" && rm -f "rgb.la" && ln -s "../rgb.la" "rgb.la" )
libtool: link: ( cd "coders/.libs" && rm -f "pwp.la" && ln -s "../pwp.la" "pwp.la" )
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/sgi.exp" > "coders/.libs/sgi.expT"
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/sun.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_sun_la-sun.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/svg.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_svg_la-svg.lo magick/libGraphicsMagick.la -lxml2 -lz -lpthread -licucore -lm
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/tga.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_tga_la-tga.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/tile.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_tile_la-tile.lo magick/libGraphicsMagick.la
libtool: link: mv -f "coders/.libs/sgi.expT" "coders/.libs/sgi.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/sgi.exp > coders/.libs/sgi-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/sgi.so -bundle coders/.libs/coders_sgi_la-sgi.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/sgi-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "sct.la" && ln -s "../sct.la" "sct.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/tim.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_tim_la-tim.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "sfw.la" && ln -s "../sfw.la" "sfw.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/topol.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_topol_la-topol.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "sgi.la" && ln -s "../sgi.la" "sgi.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/ttf.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_ttf_la-ttf.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/nm coders/.libs/coders_stegano_la-stegano.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/stegano.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/stegano.exp" > "coders/.libs/stegano.expT"
libtool: link: mv -f "coders/.libs/stegano.expT" "coders/.libs/stegano.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/stegano.exp > coders/.libs/stegano-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_tga_la-tga.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/tga.exp
libtool: link: gcc-5 -o coders/.libs/stegano.so -bundle coders/.libs/coders_stegano_la-stegano.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/stegano-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_tile_la-tile.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/tile.exp
libtool: link: /usr/bin/nm coders/.libs/coders_sun_la-sun.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/sun.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/tga.exp" > "coders/.libs/tga.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/tile.exp" > "coders/.libs/tile.expT"
libtool: link: mv -f "coders/.libs/tga.expT" "coders/.libs/tga.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/sun.exp" > "coders/.libs/sun.expT"
libtool: link: mv -f "coders/.libs/tile.expT" "coders/.libs/tile.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/tga.exp > coders/.libs/tga-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_svg_la-svg.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/svg.exp
libtool: link: sed -e 's|^|_|' < coders/.libs/tile.exp > coders/.libs/tile-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/tga.so -bundle coders/.libs/coders_tga_la-tga.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/tga-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/tile.so -bundle coders/.libs/coders_tile_la-tile.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/tile-symbols.expsym
libtool: link: mv -f "coders/.libs/sun.expT" "coders/.libs/sun.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/sun.exp > coders/.libs/sun-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/svg.exp" > "coders/.libs/svg.expT"
libtool: link: gcc-5 -o coders/.libs/sun.so -bundle coders/.libs/coders_sun_la-sun.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/sun-symbols.expsym
libtool: link: mv -f "coders/.libs/svg.expT" "coders/.libs/svg.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/svg.exp > coders/.libs/svg-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/svg.so -bundle coders/.libs/coders_svg_la-svg.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lltdl -lxml2 -lz -lpthread -licucore -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/svg-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_tim_la-tim.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/tim.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/tim.exp" > "coders/.libs/tim.expT"
libtool: link: /usr/bin/nm coders/.libs/coders_topol_la-topol.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/topol.exp
libtool: link: mv -f "coders/.libs/tim.expT" "coders/.libs/tim.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/tim.exp > coders/.libs/tim-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/topol.exp" > "coders/.libs/topol.expT"
libtool: link: ( cd "coders/.libs" && rm -f "stegano.la" && ln -s "../stegano.la" "stegano.la" )
libtool: link: gcc-5 -o coders/.libs/tim.so -bundle coders/.libs/coders_tim_la-tim.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/tim-symbols.expsym
libtool: link: mv -f "coders/.libs/topol.expT" "coders/.libs/topol.exp"
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/txt.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_txt_la-txt.lo magick/libGraphicsMagick.la -lm
libtool: link: sed -e 's|^|_|' < coders/.libs/topol.exp > coders/.libs/topol-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/topol.so -bundle coders/.libs/coders_topol_la-topol.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/topol-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "tga.la" && ln -s "../tga.la" "tga.la" )
libtool: link: ( cd "coders/.libs" && rm -f "tile.la" && ln -s "../tile.la" "tile.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/uil.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_uil_la-uil.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/url.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_url_la-url.lo magick/libGraphicsMagick.la -lxml2 -lz -lpthread -licucore -lm
libtool: link: ( cd "coders/.libs" && rm -f "sun.la" && ln -s "../sun.la" "sun.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/uyvy.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_uyvy_la-uyvy.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/nm coders/.libs/coders_ttf_la-ttf.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/ttf.exp
libtool: link: ( cd "coders/.libs" && rm -f "svg.la" && ln -s "../svg.la" "svg.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/vicar.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_vicar_la-vicar.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/ttf.exp" > "coders/.libs/ttf.expT"
libtool: link: mv -f "coders/.libs/ttf.expT" "coders/.libs/ttf.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/ttf.exp > coders/.libs/ttf-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/ttf.so -bundle coders/.libs/coders_ttf_la-ttf.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/ttf-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "tim.la" && ln -s "../tim.la" "tim.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/vid.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_vid_la-vid.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "topol.la" && ln -s "../topol.la" "topol.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/viff.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_viff_la-viff.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "ttf.la" && ln -s "../ttf.la" "ttf.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/wbmp.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_wbmp_la-wbmp.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/nm coders/.libs/coders_txt_la-txt.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/txt.exp
libtool: link: /usr/bin/nm coders/.libs/coders_uil_la-uil.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/uil.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/txt.exp" > "coders/.libs/txt.expT"
libtool: link: /usr/bin/nm coders/.libs/coders_uyvy_la-uyvy.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/uyvy.exp
libtool: link: mv -f "coders/.libs/txt.expT" "coders/.libs/txt.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/uil.exp" > "coders/.libs/uil.expT"
libtool: link: sed -e 's|^|_|' < coders/.libs/txt.exp > coders/.libs/txt-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/txt.so -bundle coders/.libs/coders_txt_la-txt.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lpthread -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/txt-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_url_la-url.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/url.exp
libtool: link: mv -f "coders/.libs/uil.expT" "coders/.libs/uil.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/uyvy.exp" > "coders/.libs/uyvy.expT"
libtool: link: sed -e 's|^|_|' < coders/.libs/uil.exp > coders/.libs/uil-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/uil.so -bundle coders/.libs/coders_uil_la-uil.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/uil-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_vicar_la-vicar.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/vicar.exp
libtool: link: mv -f "coders/.libs/uyvy.expT" "coders/.libs/uyvy.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/url.exp" > "coders/.libs/url.expT"
libtool: link: sed -e 's|^|_|' < coders/.libs/uyvy.exp > coders/.libs/uyvy-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/vicar.exp" > "coders/.libs/vicar.expT"
libtool: link: gcc-5 -o coders/.libs/uyvy.so -bundle coders/.libs/coders_uyvy_la-uyvy.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/uyvy-symbols.expsym
libtool: link: mv -f "coders/.libs/url.expT" "coders/.libs/url.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/url.exp > coders/.libs/url-symbols.expsym
libtool: link: mv -f "coders/.libs/vicar.expT" "coders/.libs/vicar.exp"
libtool: link: gcc-5 -o coders/.libs/url.so -bundle coders/.libs/coders_url_la-url.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lltdl -lxml2 -lz -lpthread -licucore -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/url-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/vicar.exp > coders/.libs/vicar-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/vicar.so -bundle coders/.libs/coders_vicar_la-vicar.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/vicar-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_vid_la-vid.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/vid.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/vid.exp" > "coders/.libs/vid.expT"
libtool: link: mv -f "coders/.libs/vid.expT" "coders/.libs/vid.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/vid.exp > coders/.libs/vid-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_viff_la-viff.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/viff.exp
libtool: link: gcc-5 -o coders/.libs/vid.so -bundle coders/.libs/coders_vid_la-vid.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/vid-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/viff.exp" > "coders/.libs/viff.expT"
libtool: link: mv -f "coders/.libs/viff.expT" "coders/.libs/viff.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/viff.exp > coders/.libs/viff-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "txt.la" && ln -s "../txt.la" "txt.la" )
libtool: link: ( cd "coders/.libs" && rm -f "uil.la" && ln -s "../uil.la" "uil.la" )
libtool: link: gcc-5 -o coders/.libs/viff.so -bundle coders/.libs/coders_viff_la-viff.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/viff-symbols.expsym
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/wmf.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_wmf_la-wmf.lo magick/libGraphicsMagick.la -lm
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/wpg.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_wpg_la-wpg.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "uyvy.la" && ln -s "../uyvy.la" "uyvy.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/xbm.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_xbm_la-xbm.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "url.la" && ln -s "../url.la" "url.la" )
libtool: link: ( cd "coders/.libs" && rm -f "vicar.la" && ln -s "../vicar.la" "vicar.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/xc.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_xc_la-xc.lo magick/libGraphicsMagick.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/xcf.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_xcf_la-xcf.lo magick/libGraphicsMagick.la
libtool: link: /usr/bin/nm coders/.libs/coders_wbmp_la-wbmp.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/wbmp.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/wbmp.exp" > "coders/.libs/wbmp.expT"
libtool: link: mv -f "coders/.libs/wbmp.expT" "coders/.libs/wbmp.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/wbmp.exp > coders/.libs/wbmp-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/wbmp.so -bundle coders/.libs/coders_wbmp_la-wbmp.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/wbmp-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "vid.la" && ln -s "../vid.la" "vid.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/xpm.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_xpm_la-xpm.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "viff.la" && ln -s "../viff.la" "viff.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/yuv.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_yuv_la-yuv.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "wbmp.la" && ln -s "../wbmp.la" "wbmp.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/jnx.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_jnx_la-jnx.lo magick/libGraphicsMagick.la -ljpeg
libtool: link: /usr/bin/nm coders/.libs/coders_wpg_la-wpg.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/wpg.exp
libtool: link: /usr/bin/nm coders/.libs/coders_wmf_la-wmf.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/wmf.exp
libtool: link: /usr/bin/nm coders/.libs/coders_xbm_la-xbm.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/xbm.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/wpg.exp" > "coders/.libs/wpg.expT"
libtool: link: /usr/bin/nm coders/.libs/coders_xcf_la-xcf.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/xcf.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/wmf.exp" > "coders/.libs/wmf.expT"
libtool: link: mv -f "coders/.libs/wpg.expT" "coders/.libs/wpg.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/xbm.exp" > "coders/.libs/xbm.expT"
libtool: link: /usr/bin/nm coders/.libs/coders_xc_la-xc.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/xc.exp
libtool: link: sed -e 's|^|_|' < coders/.libs/wpg.exp > coders/.libs/wpg-symbols.expsym
libtool: link: mv -f "coders/.libs/wmf.expT" "coders/.libs/wmf.exp"
libtool: link: gcc-5 -o coders/.libs/wpg.so -bundle coders/.libs/coders_wpg_la-wpg.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/wpg-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/wmf.exp > coders/.libs/wmf-symbols.expsym
libtool: link: mv -f "coders/.libs/xbm.expT" "coders/.libs/xbm.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/xcf.exp" > "coders/.libs/xcf.expT"
libtool: link: sed -e 's|^|_|' < coders/.libs/xbm.exp > coders/.libs/xbm-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/wmf.so -bundle coders/.libs/coders_wmf_la-wmf.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lpthread -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/wmf-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/xc.exp" > "coders/.libs/xc.expT"
libtool: link: gcc-5 -o coders/.libs/xbm.so -bundle coders/.libs/coders_xbm_la-xbm.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/xbm-symbols.expsym
libtool: link: mv -f "coders/.libs/xcf.expT" "coders/.libs/xcf.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/xcf.exp > coders/.libs/xcf-symbols.expsym
libtool: link: mv -f "coders/.libs/xc.expT" "coders/.libs/xc.exp"
libtool: link: gcc-5 -o coders/.libs/xcf.so -bundle coders/.libs/coders_xcf_la-xcf.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/xcf-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/xc.exp > coders/.libs/xc-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/xc.so -bundle coders/.libs/coders_xc_la-xc.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/xc-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_xpm_la-xpm.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/xpm.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/xpm.exp" > "coders/.libs/xpm.expT"
libtool: link: mv -f "coders/.libs/xpm.expT" "coders/.libs/xpm.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/xpm.exp > coders/.libs/xpm-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/xpm.so -bundle coders/.libs/coders_xpm_la-xpm.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/xpm-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_yuv_la-yuv.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/yuv.exp
libtool: link: ( cd "coders/.libs" && rm -f "wpg.la" && ln -s "../wpg.la" "wpg.la" )
libtool: link: ( cd "coders/.libs" && rm -f "wmf.la" && ln -s "../wmf.la" "wmf.la" )
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/yuv.exp" > "coders/.libs/yuv.expT"
libtool: link: ( cd "coders/.libs" && rm -f "xbm.la" && ln -s "../xbm.la" "xbm.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/jpeg.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_jpeg_la-jpeg.lo magick/libGraphicsMagick.la -ljpeg
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/png.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_png_la-png.lo magick/libGraphicsMagick.la -lpng16 -ljpeg -lz -lm
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/ept.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/ept.lo magick/libGraphicsMagick.la -lm
libtool: link: mv -f "coders/.libs/yuv.expT" "coders/.libs/yuv.exp"
libtool: link: ( cd "coders/.libs" && rm -f "xc.la" && ln -s "../xc.la" "xc.la" )
libtool: link: ( cd "coders/.libs" && rm -f "xcf.la" && ln -s "../xcf.la" "xcf.la" )
libtool: link: sed -e 's|^|_|' < coders/.libs/yuv.exp > coders/.libs/yuv-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/yuv.so -bundle coders/.libs/coders_yuv_la-yuv.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/yuv-symbols.expsym
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/tiff.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_tiff_la-tiff.lo magick/libGraphicsMagick.la -ltiff -ljpeg -llzma -lz -lm
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o coders/webp.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/coders coders/coders_webp_la-webp.lo magick/libGraphicsMagick.la -lwebp
libtool: link: /usr/bin/nm coders/.libs/coders_jnx_la-jnx.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/jnx.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/jnx.exp" > "coders/.libs/jnx.expT"
libtool: link: mv -f "coders/.libs/jnx.expT" "coders/.libs/jnx.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/jnx.exp > coders/.libs/jnx-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/jnx.so -bundle coders/.libs/coders_jnx_la-jnx.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -ljpeg -g -O2 -Wl,-exported_symbols_list,coders/.libs/jnx-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "xpm.la" && ln -s "../xpm.la" "xpm.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o filters/analyze.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/GraphicsMagick/modules-Q16/filters filters/filters_analyze_la-analyze.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "yuv.la" && ln -s "../yuv.la" "yuv.la" )
/bin/sh ./libtool --tag=CXX --mode=link g++-5 -D_THREAD_SAFE -no-undefined -version-info 12:1:0 -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o Magick++/lib/libGraphicsMagick++.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib Magick++/lib/Magick___lib_libGraphicsMagick___la-Blob.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-BlobRef.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-CoderInfo.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-Color.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-Drawable.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-Exception.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-Functions.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-Geometry.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-Image.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-ImageRef.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-Montage.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-Options.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-Pixels.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-STL.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-Thread.lo Magick++/lib/Magick___lib_libGraphicsMagick___la-TypeMetric.lo magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "jnx.la" && ln -s "../jnx.la" "jnx.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -version-info 9:3:7 -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o wand/libGraphicsMagickWand.la -rpath /usr/local/Cellar/graphicsmagick/1.3.23_1/lib wand/wand_libGraphicsMagickWand_la-drawing_wand.lo wand/wand_libGraphicsMagickWand_la-magick_compat.lo wand/wand_libGraphicsMagickWand_la-magick_wand.lo wand/wand_libGraphicsMagickWand_la-pixel_wand.lo magick/libGraphicsMagick.la -lm
libtool: link: /usr/bin/nm coders/.libs/ept.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/ept.exp
libtool: link: /usr/bin/nm coders/.libs/coders_jpeg_la-jpeg.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/jpeg.exp
libtool: link: /usr/bin/nm coders/.libs/coders_png_la-png.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/png.exp
libtool: link: /usr/bin/nm coders/.libs/coders_webp_la-webp.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/webp.exp
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/ept.exp" > "coders/.libs/ept.expT"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/jpeg.exp" > "coders/.libs/jpeg.expT"
libtool: link: mv -f "coders/.libs/ept.expT" "coders/.libs/ept.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/png.exp" > "coders/.libs/png.expT"
libtool: link: mv -f "coders/.libs/jpeg.expT" "coders/.libs/jpeg.exp"
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/webp.exp" > "coders/.libs/webp.expT"
libtool: link: sed -e 's|^|_|' < coders/.libs/ept.exp > coders/.libs/ept-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/jpeg.exp > coders/.libs/jpeg-symbols.expsym
libtool: link: /usr/bin/nm coders/.libs/coders_tiff_la-tiff.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > coders/.libs/tiff.exp
libtool: link: gcc-5 -o coders/.libs/ept.so -bundle coders/.libs/ept.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lpthread -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/ept-symbols.expsym
libtool: link: mv -f "coders/.libs/png.expT" "coders/.libs/png.exp"
libtool: link: gcc-5 -o coders/.libs/jpeg.so -bundle coders/.libs/coders_jpeg_la-jpeg.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -ljpeg -g -O2 -Wl,-exported_symbols_list,coders/.libs/jpeg-symbols.expsym
libtool: link: sed -e 's|^|_|' < coders/.libs/png.exp > coders/.libs/png-symbols.expsym
libtool: link: mv -f "coders/.libs/webp.expT" "coders/.libs/webp.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/webp.exp > coders/.libs/webp-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/png.so -bundle coders/.libs/coders_png_la-png.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lltdl -lpthread -lpng16 -ljpeg -lz -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/png-symbols.expsym
libtool: link: /usr/bin/grep -E -e ".*" "coders/.libs/tiff.exp" > "coders/.libs/tiff.expT"
libtool: link: gcc-5 -o coders/.libs/webp.so -bundle coders/.libs/coders_webp_la-webp.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -lwebp -g -O2 -Wl,-exported_symbols_list,coders/.libs/webp-symbols.expsym
libtool: link: mv -f "coders/.libs/tiff.expT" "coders/.libs/tiff.exp"
libtool: link: sed -e 's|^|_|' < coders/.libs/tiff.exp > coders/.libs/tiff-symbols.expsym
libtool: link: gcc-5 -o coders/.libs/tiff.so -bundle coders/.libs/coders_tiff_la-tiff.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -lbz2 -lltdl -lpthread -ltiff -ljpeg -llzma -lz -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/tiff-symbols.expsym
libtool: link: /usr/bin/nm filters/.libs/filters_analyze_la-analyze.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > filters/.libs/analyze.exp
libtool: link: /usr/bin/grep -E -e ".*" "filters/.libs/analyze.exp" > "filters/.libs/analyze.expT"
libtool: link: mv -f "filters/.libs/analyze.expT" "filters/.libs/analyze.exp"
libtool: link: sed -e 's|^|_|' < filters/.libs/analyze.exp > filters/.libs/analyze-symbols.expsym
libtool: link: gcc-5 -o filters/.libs/analyze.so -bundle filters/.libs/filters_analyze_la-analyze.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,filters/.libs/analyze-symbols.expsym
libtool: link: ( cd "coders/.libs" && rm -f "ept.la" && ln -s "../ept.la" "ept.la" )
libtool: link: ( cd "coders/.libs" && rm -f "jpeg.la" && ln -s "../jpeg.la" "jpeg.la" )
libtool: link: ( cd "coders/.libs" && rm -f "webp.la" && ln -s "../webp.la" "webp.la" )
libtool: link: ( cd "coders/.libs" && rm -f "png.la" && ln -s "../png.la" "png.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -Wall -D_THREAD_SAFE -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -o utilities/gm utilities/gm.o magick/libGraphicsMagick.la
libtool: link: ( cd "coders/.libs" && rm -f "tiff.la" && ln -s "../tiff.la" "tiff.la" )
libtool: link: /usr/bin/nm wand/.libs/wand_libGraphicsMagickWand_la-drawing_wand.o wand/.libs/wand_libGraphicsMagickWand_la-magick_compat.o wand/.libs/wand_libGraphicsMagickWand_la-magick_wand.o wand/.libs/wand_libGraphicsMagickWand_la-pixel_wand.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > wand/.libs/libGraphicsMagickWand.exp
libtool: link: /usr/bin/grep -E -e ".*" "wand/.libs/libGraphicsMagickWand.exp" > "wand/.libs/libGraphicsMagickWand.expT"
libtool: link: g++-5 -dynamiclib -o Magick++/lib/.libs/libGraphicsMagick++.12.dylib Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Blob.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-BlobRef.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-CoderInfo.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Color.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Drawable.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Exception.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Functions.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Geometry.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Image.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-ImageRef.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Montage.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Options.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Pixels.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-STL.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Thread.o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-TypeMetric.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -install_name /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/libGraphicsMagick++.12.dylib -compatibility_version 13 -current_version 13.1 -Wl,-single_module
libtool: link: mv -f "wand/.libs/libGraphicsMagickWand.expT" "wand/.libs/libGraphicsMagickWand.exp"
libtool: link: sed 's|^|_|' < wand/.libs/libGraphicsMagickWand.exp > wand/.libs/libGraphicsMagickWand-symbols.expsym
libtool: link: ( cd "filters/.libs" && rm -f "analyze.la" && ln -s "../analyze.la" "analyze.la" )
libtool: link: gcc-5 -dynamiclib -o wand/.libs/libGraphicsMagickWand.2.dylib wand/.libs/wand_libGraphicsMagickWand_la-drawing_wand.o wand/.libs/wand_libGraphicsMagickWand_la-magick_compat.o wand/.libs/wand_libGraphicsMagickWand_la-magick_wand.o wand/.libs/wand_libGraphicsMagickWand_la-pixel_wand.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lpthread -lm -g -O2 -install_name /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/libGraphicsMagickWand.2.dylib -compatibility_version 10 -current_version 10.3 -Wl,-single_module -Wl,-exported_symbols_list,wand/.libs/libGraphicsMagickWand-symbols.expsym
Undefined symbols for architecture x86_64:
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::copy(char*, unsigned long, unsigned long) const", referenced from:
Magick::Image::fileName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in Magick___lib_libGraphicsMagick___la-Image.o
Magick::Image::magick(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in Magick___lib_libGraphicsMagick___la-Image.o
Magick::Montage::updateMontageInfo(MagickLib::_MontageInfo&) const in Magick___lib_libGraphicsMagick___la-Montage.o
Magick::Options::fileName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in Magick___lib_libGraphicsMagick___la-Options.o
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_dispose()", referenced from:
Magick::Blob::base64[abi:cxx11]() in Magick___lib_libGraphicsMagick___la-Blob.o
Magick::CoderInfo::CoderInfo(Magick::CoderInfo const&) in Magick___lib_libGraphicsMagick___la-CoderInfo.o
Magick::CoderInfo::CoderInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in Magick___lib_libGraphicsMagick___la-CoderInfo.o
Magick::CoderInfo::CoderInfo(MagickLib::_MagickInfo const*) in Magick___lib_libGraphicsMagick___la-CoderInfo.o
Magick::CoderInfo::~CoderInfo() in Magick___lib_libGraphicsMagick___la-CoderInfo.o
Magick::CoderInfo::~CoderInfo() in Magick___lib_libGraphicsMagick___la-CoderInfo.o
Magick::Color::operator=(char const*) in Magick___lib_libGraphicsMagick___la-Color.o
...
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_S_copy_chars(char*, char const*, char const*)", referenced from:
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.31] in Magick___lib_libGraphicsMagick___la-Color.o
void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.249] in Magick___lib_libGraphicsMagick___la-Drawable.o
void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.32] in Magick___lib_libGraphicsMagick___la-Exception.o
Magick::Geometry::operator=(char const*) in Magick___lib_libGraphicsMagick___la-Geometry.o
void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.49] in Magick___lib_libGraphicsMagick___la-Image.o
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.29] in Magick___lib_libGraphicsMagick___la-Options.o
void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.76] in Magick___lib_libGraphicsMagick___la-STL.o
...
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_S_copy_chars(char*, char*, char*)", referenced from:
void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.33] in Magick___lib_libGraphicsMagick___la-Blob.o
void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.32] in Magick___lib_libGraphicsMagick___la-CoderInfo.o
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*)", referenced from:
Magick::throwException(MagickLib::_ExceptionInfo&, bool) in Magick___lib_libGraphicsMagick___la-Exception.o
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*) in Magick___lib_libGraphicsMagick___la-Image.o
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*, unsigned long)", referenced from:
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in Magick___lib_libGraphicsMagick___la-Exception.o
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)", referenced from:
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in Magick___lib_libGraphicsMagick___la-Exception.o
Magick::Image::defineSet(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) in Magick___lib_libGraphicsMagick___la-Image.o
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned long)", referenced from:
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in Magick___lib_libGraphicsMagick___la-Exception.o
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)", referenced from:
Magick::CoderInfo::CoderInfo(Magick::CoderInfo const&) in Magick___lib_libGraphicsMagick___la-CoderInfo.o
Magick::CoderInfo::CoderInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in Magick___lib_libGraphicsMagick___la-CoderInfo.o
Magick::CoderInfo::operator=(Magick::CoderInfo const&) in Magick___lib_libGraphicsMagick___la-CoderInfo.o
Magick::Exception::operator=(Magick::Exception const&) in Magick___lib_libGraphicsMagick___la-Exception.o
Magick::Image::formatExpression(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) in Magick___lib_libGraphicsMagick___la-Image.o
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)", referenced from:
void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.33] in Magick___lib_libGraphicsMagick___la-Blob.o
void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.32] in Magick___lib_libGraphicsMagick___la-CoderInfo.o
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.31] in libtool: link: gcc-5 -g -O2 -Wall -D_THREAD_SAFE -o utilities/.libs/gm utilities/gm.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread
Magick___lib_libGraphicsMagick___la-Color.o
void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.249] in Magick___lib_libGraphicsMagick___la-Drawable.o
void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.32] in Magick___lib_libGraphicsMagick___la-Exception.o
Magick::Geometry::operator=(char const*) in Magick___lib_libGraphicsMagick___la-Geometry.o
void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.49] in Magick___lib_libGraphicsMagick___la-Image.o
...
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::push_back(char)", referenced from:
Magick::Geometry::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >[abi:cxx11]() const in Magick___lib_libGraphicsMagick___la-Geometry.o
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::operator+=(char const*)", referenced from:
Magick::Geometry::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >[abi:cxx11]() const in Magick___lib_libGraphicsMagick___la-Geometry.o
"std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::operator+=(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)", referenced from:
Magick::throwException(MagickLib::_ExceptionInfo&, bool) in Magick___lib_libGraphicsMagick___la-Exception.o
Magick::Image::Image(Magick::Geometry const&, Magick::Color const&) [clone .constprop.63] in Magick___lib_libGraphicsMagick___la-Image.o
"std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)", referenced from:
std::__cxx11::list<Magick::Coordinate, std::allocator<Magick::Coordinate> >::list(unsigned long, Magick::Coordinate const&, std::allocator<Magick::Coordinate> const&) [clone .isra.262] [clone .constprop.312] in Magick___lib_libGraphicsMagick___la-Drawable.o
std::__cxx11::list<Magick::Coordinate, std::allocator<Magick::Coordinate> >::list(std::__cxx11::list<Magick::Coordinate, std::allocator<Magick::Coordinate> > const&) in Magick___lib_libGraphicsMagick___la-Drawable.o
std::__cxx11::list<Magick::VPath, std::allocator<Magick::VPath> >::list(std::__cxx11::list<Magick::VPath, std::allocator<Magick::VPath> > const&) in Magick___lib_libGraphicsMagick___la-Drawable.o
std::__cxx11::list<Magick::PathArcArgs, std::allocator<Magick::PathArcArgs> >::_M_fill_initialize(unsigned long, Magick::PathArcArgs const&) in Magick___lib_libGraphicsMagick___la-Drawable.o
std::__cxx11::list<Magick::PathArcArgs, std::allocator<Magick::PathArcArgs> >::list(std::__cxx11::list<Magick::PathArcArgs, std::allocator<Magick::PathArcArgs> > const&) in Magick___lib_libGraphicsMagick___la-Drawable.o
std::__cxx11::list<Magick::PathCurvetoArgs, std::allocator<Magick::PathCurvetoArgs> >::_M_fill_initialize(unsigned long, Magick::PathCurvetoArgs const&) in Magick___lib_libGraphicsMagick___la-Drawable.o
std::__cxx11::list<Magick::PathCurvetoArgs, std::allocator<Magick::PathCurvetoArgs> >::list(std::__cxx11::list<Magick::PathCurvetoArgs, std::allocator<Magick::PathCurvetoArgs> > const&) in Magick___lib_libGraphicsMagick___la-Drawable.o
...
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make[1]: *** [Magick++/lib/libGraphicsMagick++.la] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: link: (cd "wand/.libs" && rm -f "libGraphicsMagickWand.dylib" && ln -s "libGraphicsMagickWand.2.dylib" "libGraphicsMagickWand.dylib")
libtool: link: ( cd "wand/.libs" && rm -f "libGraphicsMagickWand.la" && ln -s "../libGraphicsMagickWand.la" "libGraphicsMagickWand.la" )
make: *** [install] Error 2
HOMEBREW_VERSION: 0.9.5
ORIGIN: git@github.com:homebrew/homebrew.git
HEAD: 84d78f3ca7b266fb2202ebfab5fc1b67e7153acf
Last commit: 32 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: 8-core 64-bit haswell
OS X: 10.11.3-x86_64
Xcode: 7.2
CLT: 7.2.0.0.1.1447826929
GCC-4.2: build 0
Clang: 7.0 build 700
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_45, 1.6.0_65-b14-468
HOMEBREW_CC: gcc-5
HOMEBREW_CXX: g++-5
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/libtool/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libpng/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/freetype/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/opt/gcc/bin
This file has been truncated, but you can view the full file.
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/attribute.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-attribute.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/attribute.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-attribute.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/annotate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-annotate.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/annotate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-annotate.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/analyze.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-analyze.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/analyze.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-analyze.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/bit_stream.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-bit_stream.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/bit_stream.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-bit_stream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/blob.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-blob.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/blob.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-blob.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/average.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-average.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/average.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-average.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/cdl.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-cdl.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/cdl.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-cdl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/channel.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-channel.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/channel.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-channel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/compare.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-compare.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/compare.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-compare.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/color.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-color.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/color.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-color.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/confirm_access.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-confirm_access.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/confirm_access.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-confirm_access.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/color_lookup.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-color_lookup.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/color_lookup.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-color_lookup.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/colormap.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-colormap.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/colormap.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-colormap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/colorspace.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-colorspace.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/colorspace.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-colorspace.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/command.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-command.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/command.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-command.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/composite.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-composite.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/composite.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-composite.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/compress.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-compress.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/compress.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-compress.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/constitute.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-constitute.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/constitute.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-constitute.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/decorate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-decorate.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/decorate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-decorate.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/delegate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-delegate.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/delegate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-delegate.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/deprecate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-deprecate.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/deprecate.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-deprecate.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/describe.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-describe.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/describe.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-describe.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/draw.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-draw.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/draw.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-draw.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/effect.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-effect.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/effect.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-effect.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/enhance.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-enhance.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/enhance.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-enhance.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/enum_strings.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-enum_strings.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/enum_strings.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-enum_strings.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/error.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-error.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/error.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-error.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/export.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-export.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/export.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-export.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/floats.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-floats.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/floats.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-floats.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/fx.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-fx.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/fx.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-fx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/gem.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-gem.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/gem.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-gem.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/gradient.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-gradient.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/gradient.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-gradient.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/hclut.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-hclut.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/hclut.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-hclut.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/image.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-image.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/image.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-image.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/import.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-import.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/import.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-import.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/list.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-list.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/list.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-list.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/locale.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-locale.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/locale.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-locale.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/log.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-log.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/log.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-log.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/magic.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-magic.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/magic.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-magic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/magick.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-magick.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/magick.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-magick.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/magick_endian.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-magick_endian.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/magick_endian.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-magick_endian.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/map.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-map.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/map.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-map.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/memory.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-memory.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/memory.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-memory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/module.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-module.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/module.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-module.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/monitor.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-monitor.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/monitor.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-monitor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/montage.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-montage.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/montage.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-montage.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/omp_data_view.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-omp_data_view.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/omp_data_view.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-omp_data_view.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/operator.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-operator.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/operator.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-operator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/paint.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-paint.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/paint.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-paint.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/pixel_cache.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-pixel_cache.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/pixel_cache.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-pixel_cache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/pixel_iterator.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-pixel_iterator.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/pixel_iterator.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-pixel_iterator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/plasma.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-plasma.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/plasma.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-plasma.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/profile.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-profile.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/profile.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-profile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/quantize.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-quantize.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/quantize.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-quantize.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/registry.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-registry.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/registry.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-registry.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/random.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-random.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/random.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-random.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/render.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-render.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/render.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-render.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/resize.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-resize.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/resize.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-resize.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/resource.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-resource.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/resource.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-resource.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/segment.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-segment.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/segment.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-segment.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/semaphore.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-semaphore.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/semaphore.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-semaphore.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/shear.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-shear.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/shear.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-shear.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/signature.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-signature.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/signature.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-signature.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/static.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-static.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/static.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-static.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/statistics.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-statistics.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/statistics.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-statistics.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/tempfile.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-tempfile.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/tempfile.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-tempfile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/texture.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-texture.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/texture.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-texture.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/timer.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-timer.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/timer.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-timer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/transform.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-transform.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/transform.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-transform.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/tsd.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-tsd.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/tsd.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-tsd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/type.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-type.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/type.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-type.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/unix_port.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-unix_port.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/unix_port.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-unix_port.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/utility.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-utility.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/utility.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-utility.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c magick/version.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-version.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c magick/version.c -fno-common -DPIC -o magick/.libs/magick_libGraphicsMagick_la-version.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/avs.c -fno-common -DPIC -o coders/.libs/coders_avs_la-avs.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/avs.c -fno-common -DPIC -o coders/.libs/coders_avs_la-avs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/bmp.c -fno-common -DPIC -o coders/.libs/coders_bmp_la-bmp.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/bmp.c -fno-common -DPIC -o coders/.libs/coders_bmp_la-bmp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/cals.c -fno-common -DPIC -o coders/.libs/coders_cals_la-cals.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/cals.c -fno-common -DPIC -o coders/.libs/coders_cals_la-cals.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/caption.c -fno-common -DPIC -o coders/.libs/coders_caption_la-caption.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/caption.c -fno-common -DPIC -o coders/.libs/coders_caption_la-caption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/cineon.c -fno-common -DPIC -o coders/.libs/coders_cineon_la-cineon.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/cineon.c -fno-common -DPIC -o coders/.libs/coders_cineon_la-cineon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/cmyk.c -fno-common -DPIC -o coders/.libs/coders_cmyk_la-cmyk.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/cmyk.c -fno-common -DPIC -o coders/.libs/coders_cmyk_la-cmyk.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/cut.c -fno-common -DPIC -o coders/.libs/coders_cut_la-cut.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/cut.c -fno-common -DPIC -o coders/.libs/coders_cut_la-cut.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/dcm.c -fno-common -DPIC -o coders/.libs/coders_dcm_la-dcm.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/dcm.c -fno-common -DPIC -o coders/.libs/coders_dcm_la-dcm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/dcraw.c -fno-common -DPIC -o coders/.libs/coders_dcraw_la-dcraw.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/dcraw.c -fno-common -DPIC -o coders/.libs/coders_dcraw_la-dcraw.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/dib.c -fno-common -DPIC -o coders/.libs/coders_dib_la-dib.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/dib.c -fno-common -DPIC -o coders/.libs/coders_dib_la-dib.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/dpx.c -fno-common -DPIC -o coders/.libs/coders_dpx_la-dpx.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/dpx.c -fno-common -DPIC -o coders/.libs/coders_dpx_la-dpx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/fax.c -fno-common -DPIC -o coders/.libs/coders_fax_la-fax.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/fax.c -fno-common -DPIC -o coders/.libs/coders_fax_la-fax.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/fits.c -fno-common -DPIC -o coders/.libs/coders_fits_la-fits.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/fits.c -fno-common -DPIC -o coders/.libs/coders_fits_la-fits.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/gif.c -fno-common -DPIC -o coders/.libs/coders_gif_la-gif.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/gif.c -fno-common -DPIC -o coders/.libs/coders_gif_la-gif.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/gradient.c -fno-common -DPIC -o coders/.libs/coders_gradient_la-gradient.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/gradient.c -fno-common -DPIC -o coders/.libs/coders_gradient_la-gradient.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/gray.c -fno-common -DPIC -o coders/.libs/coders_gray_la-gray.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/gray.c -fno-common -DPIC -o coders/.libs/coders_gray_la-gray.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/histogram.c -fno-common -DPIC -o coders/.libs/coders_histogram_la-histogram.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/histogram.c -fno-common -DPIC -o coders/.libs/coders_histogram_la-histogram.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/hrz.c -fno-common -DPIC -o coders/.libs/coders_hrz_la-hrz.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/hrz.c -fno-common -DPIC -o coders/.libs/coders_hrz_la-hrz.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/html.c -fno-common -DPIC -o coders/.libs/coders_html_la-html.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/html.c -fno-common -DPIC -o coders/.libs/coders_html_la-html.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/icon.c -fno-common -DPIC -o coders/.libs/coders_icon_la-icon.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/icon.c -fno-common -DPIC -o coders/.libs/coders_icon_la-icon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/identity.c -fno-common -DPIC -o coders/.libs/coders_identity_la-identity.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/identity.c -fno-common -DPIC -o coders/.libs/coders_identity_la-identity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/info.c -fno-common -DPIC -o coders/.libs/coders_info_la-info.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/info.c -fno-common -DPIC -o coders/.libs/coders_info_la-info.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/label.c -fno-common -DPIC -o coders/.libs/coders_label_la-label.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/label.c -fno-common -DPIC -o coders/.libs/coders_label_la-label.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/locale.c -fno-common -DPIC -o coders/.libs/coders_locale_la-locale.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/locale.c -fno-common -DPIC -o coders/.libs/coders_locale_la-locale.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/logo.c -fno-common -DPIC -o coders/.libs/coders_logo_la-logo.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/logo.c -fno-common -DPIC -o coders/.libs/coders_logo_la-logo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mac.c -fno-common -DPIC -o coders/.libs/coders_mac_la-mac.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/mac.c -fno-common -DPIC -o coders/.libs/coders_mac_la-mac.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/map.c -fno-common -DPIC -o coders/.libs/coders_map_la-map.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/map.c -fno-common -DPIC -o coders/.libs/coders_map_la-map.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mat.c -fno-common -DPIC -o coders/.libs/coders_mat_la-mat.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/mat.c -fno-common -DPIC -o coders/.libs/coders_mat_la-mat.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/matte.c -fno-common -DPIC -o coders/.libs/coders_matte_la-matte.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/matte.c -fno-common -DPIC -o coders/.libs/coders_matte_la-matte.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/meta.c -fno-common -DPIC -o coders/.libs/coders_meta_la-meta.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/meta.c -fno-common -DPIC -o coders/.libs/coders_meta_la-meta.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/miff.c -fno-common -DPIC -o coders/.libs/coders_miff_la-miff.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/miff.c -fno-common -DPIC -o coders/.libs/coders_miff_la-miff.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mono.c -fno-common -DPIC -o coders/.libs/coders_mono_la-mono.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/mono.c -fno-common -DPIC -o coders/.libs/coders_mono_la-mono.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mpc.c -fno-common -DPIC -o coders/.libs/coders_mpc_la-mpc.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/mpc.c -fno-common -DPIC -o coders/.libs/coders_mpc_la-mpc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mpeg.c -fno-common -DPIC -o coders/.libs/coders_mpeg_la-mpeg.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/mpeg.c -fno-common -DPIC -o coders/.libs/coders_mpeg_la-mpeg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mpr.c -fno-common -DPIC -o coders/.libs/coders_mpr_la-mpr.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/mpr.c -fno-common -DPIC -o coders/.libs/coders_mpr_la-mpr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/msl.c -fno-common -DPIC -o coders/.libs/coders_msl_la-msl.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/msl.c -fno-common -DPIC -o coders/.libs/coders_msl_la-msl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mtv.c -fno-common -DPIC -o coders/.libs/coders_mtv_la-mtv.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/mtv.c -fno-common -DPIC -o coders/.libs/coders_mtv_la-mtv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/mvg.c -fno-common -DPIC -o coders/.libs/coders_mvg_la-mvg.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/mvg.c -fno-common -DPIC -o coders/.libs/coders_mvg_la-mvg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/null.c -fno-common -DPIC -o coders/.libs/coders_null_la-null.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/null.c -fno-common -DPIC -o coders/.libs/coders_null_la-null.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/otb.c -fno-common -DPIC -o coders/.libs/coders_otb_la-otb.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/otb.c -fno-common -DPIC -o coders/.libs/coders_otb_la-otb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/palm.c -fno-common -DPIC -o coders/.libs/coders_palm_la-palm.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/palm.c -fno-common -DPIC -o coders/.libs/coders_palm_la-palm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pcd.c -fno-common -DPIC -o coders/.libs/coders_pcd_la-pcd.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/pcd.c -fno-common -DPIC -o coders/.libs/coders_pcd_la-pcd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pcl.c -fno-common -DPIC -o coders/.libs/coders_pcl_la-pcl.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/pcl.c -fno-common -DPIC -o coders/.libs/coders_pcl_la-pcl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pcx.c -fno-common -DPIC -o coders/.libs/coders_pcx_la-pcx.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/pcx.c -fno-common -DPIC -o coders/.libs/coders_pcx_la-pcx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pdb.c -fno-common -DPIC -o coders/.libs/coders_pdb_la-pdb.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/pdb.c -fno-common -DPIC -o coders/.libs/coders_pdb_la-pdb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pdf.c -fno-common -DPIC -o coders/.libs/coders_pdf_la-pdf.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/pdf.c -fno-common -DPIC -o coders/.libs/coders_pdf_la-pdf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pict.c -fno-common -DPIC -o coders/.libs/coders_pict_la-pict.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/pict.c -fno-common -DPIC -o coders/.libs/coders_pict_la-pict.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pix.c -fno-common -DPIC -o coders/.libs/coders_pix_la-pix.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/pix.c -fno-common -DPIC -o coders/.libs/coders_pix_la-pix.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/plasma.c -fno-common -DPIC -o coders/.libs/coders_plasma_la-plasma.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/plasma.c -fno-common -DPIC -o coders/.libs/coders_plasma_la-plasma.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pnm.c -fno-common -DPIC -o coders/.libs/coders_pnm_la-pnm.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/pnm.c -fno-common -DPIC -o coders/.libs/coders_pnm_la-pnm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/preview.c -fno-common -DPIC -o coders/.libs/coders_preview_la-preview.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/preview.c -fno-common -DPIC -o coders/.libs/coders_preview_la-preview.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/ps.c -fno-common -DPIC -o coders/.libs/coders_ps_la-ps.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/ps.c -fno-common -DPIC -o coders/.libs/coders_ps_la-ps.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/ps2.c -fno-common -DPIC -o coders/.libs/coders_ps2_la-ps2.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/ps2.c -fno-common -DPIC -o coders/.libs/coders_ps2_la-ps2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/ps3.c -fno-common -DPIC -o coders/.libs/coders_ps3_la-ps3.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/ps3.c -fno-common -DPIC -o coders/.libs/coders_ps3_la-ps3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/psd.c -fno-common -DPIC -o coders/.libs/coders_psd_la-psd.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/psd.c -fno-common -DPIC -o coders/.libs/coders_psd_la-psd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/pwp.c -fno-common -DPIC -o coders/.libs/coders_pwp_la-pwp.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/pwp.c -fno-common -DPIC -o coders/.libs/coders_pwp_la-pwp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/rgb.c -fno-common -DPIC -o coders/.libs/coders_rgb_la-rgb.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/rgb.c -fno-common -DPIC -o coders/.libs/coders_rgb_la-rgb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/rla.c -fno-common -DPIC -o coders/.libs/coders_rla_la-rla.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/rla.c -fno-common -DPIC -o coders/.libs/coders_rla_la-rla.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/rle.c -fno-common -DPIC -o coders/.libs/coders_rle_la-rle.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/rle.c -fno-common -DPIC -o coders/.libs/coders_rle_la-rle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/sct.c -fno-common -DPIC -o coders/.libs/coders_sct_la-sct.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/sct.c -fno-common -DPIC -o coders/.libs/coders_sct_la-sct.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/sfw.c -fno-common -DPIC -o coders/.libs/coders_sfw_la-sfw.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/sfw.c -fno-common -DPIC -o coders/.libs/coders_sfw_la-sfw.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/sgi.c -fno-common -DPIC -o coders/.libs/coders_sgi_la-sgi.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/sgi.c -fno-common -DPIC -o coders/.libs/coders_sgi_la-sgi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/stegano.c -fno-common -DPIC -o coders/.libs/coders_stegano_la-stegano.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/stegano.c -fno-common -DPIC -o coders/.libs/coders_stegano_la-stegano.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/sun.c -fno-common -DPIC -o coders/.libs/coders_sun_la-sun.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/sun.c -fno-common -DPIC -o coders/.libs/coders_sun_la-sun.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/svg.c -fno-common -DPIC -o coders/.libs/coders_svg_la-svg.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/svg.c -fno-common -DPIC -o coders/.libs/coders_svg_la-svg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/tga.c -fno-common -DPIC -o coders/.libs/coders_tga_la-tga.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/tga.c -fno-common -DPIC -o coders/.libs/coders_tga_la-tga.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/tile.c -fno-common -DPIC -o coders/.libs/coders_tile_la-tile.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/tile.c -fno-common -DPIC -o coders/.libs/coders_tile_la-tile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/tim.c -fno-common -DPIC -o coders/.libs/coders_tim_la-tim.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/tim.c -fno-common -DPIC -o coders/.libs/coders_tim_la-tim.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/topol.c -fno-common -DPIC -o coders/.libs/coders_topol_la-topol.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/topol.c -fno-common -DPIC -o coders/.libs/coders_topol_la-topol.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/ttf.c -fno-common -DPIC -o coders/.libs/coders_ttf_la-ttf.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/ttf.c -fno-common -DPIC -o coders/.libs/coders_ttf_la-ttf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/txt.c -fno-common -DPIC -o coders/.libs/coders_txt_la-txt.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/txt.c -fno-common -DPIC -o coders/.libs/coders_txt_la-txt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/uil.c -fno-common -DPIC -o coders/.libs/coders_uil_la-uil.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/uil.c -fno-common -DPIC -o coders/.libs/coders_uil_la-uil.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/uyvy.c -fno-common -DPIC -o coders/.libs/coders_uyvy_la-uyvy.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/uyvy.c -fno-common -DPIC -o coders/.libs/coders_uyvy_la-uyvy.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/url.c -fno-common -DPIC -o coders/.libs/coders_url_la-url.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/url.c -fno-common -DPIC -o coders/.libs/coders_url_la-url.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/vicar.c -fno-common -DPIC -o coders/.libs/coders_vicar_la-vicar.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/vicar.c -fno-common -DPIC -o coders/.libs/coders_vicar_la-vicar.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/vid.c -fno-common -DPIC -o coders/.libs/coders_vid_la-vid.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/vid.c -fno-common -DPIC -o coders/.libs/coders_vid_la-vid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/viff.c -fno-common -DPIC -o coders/.libs/coders_viff_la-viff.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/viff.c -fno-common -DPIC -o coders/.libs/coders_viff_la-viff.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/wbmp.c -fno-common -DPIC -o coders/.libs/coders_wbmp_la-wbmp.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/wbmp.c -fno-common -DPIC -o coders/.libs/coders_wbmp_la-wbmp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/wmf.c -fno-common -DPIC -o coders/.libs/coders_wmf_la-wmf.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/wmf.c -fno-common -DPIC -o coders/.libs/coders_wmf_la-wmf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/wpg.c -fno-common -DPIC -o coders/.libs/coders_wpg_la-wpg.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/wpg.c -fno-common -DPIC -o coders/.libs/coders_wpg_la-wpg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/xbm.c -fno-common -DPIC -o coders/.libs/coders_xbm_la-xbm.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/xbm.c -fno-common -DPIC -o coders/.libs/coders_xbm_la-xbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/xc.c -fno-common -DPIC -o coders/.libs/coders_xc_la-xc.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/xc.c -fno-common -DPIC -o coders/.libs/coders_xc_la-xc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/xcf.c -fno-common -DPIC -o coders/.libs/coders_xcf_la-xcf.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/xcf.c -fno-common -DPIC -o coders/.libs/coders_xcf_la-xcf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/xpm.c -fno-common -DPIC -o coders/.libs/coders_xpm_la-xpm.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/xpm.c -fno-common -DPIC -o coders/.libs/coders_xpm_la-xpm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/yuv.c -fno-common -DPIC -o coders/.libs/coders_yuv_la-yuv.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/yuv.c -fno-common -DPIC -o coders/.libs/coders_yuv_la-yuv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/jnx.c -fno-common -DPIC -o coders/.libs/coders_jnx_la-jnx.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/jnx.c -fno-common -DPIC -o coders/.libs/coders_jnx_la-jnx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/jpeg.c -fno-common -DPIC -o coders/.libs/coders_jpeg_la-jpeg.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/jpeg.c -fno-common -DPIC -o coders/.libs/coders_jpeg_la-jpeg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/png.c -fno-common -DPIC -o coders/.libs/coders_png_la-png.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/png.c -fno-common -DPIC -o coders/.libs/coders_png_la-png.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/ept.c -fno-common -DPIC -o coders/.libs/ept.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/ept.c -fno-common -DPIC -o coders/.libs/ept.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/tiff.c -fno-common -DPIC -o coders/.libs/coders_tiff_la-tiff.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/tiff.c -fno-common -DPIC -o coders/.libs/coders_tiff_la-tiff.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/webp.c -fno-common -DPIC -o coders/.libs/coders_webp_la-webp.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/webp.c -fno-common -DPIC -o coders/.libs/coders_webp_la-webp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c filters/analyze.c -fno-common -DPIC -o filters/.libs/filters_analyze_la-analyze.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c filters/analyze.c -fno-common -DPIC -o filters/.libs/filters_analyze_la-analyze.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Blob.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Blob.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Blob.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Blob.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/BlobRef.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-BlobRef.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/BlobRef.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-BlobRef.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/CoderInfo.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-CoderInfo.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/CoderInfo.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-CoderInfo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Color.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Color.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Color.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Color.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Drawable.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Drawable.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Drawable.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Drawable.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Exception.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Exception.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Exception.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Exception.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Functions.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Functions.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Functions.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Functions.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Geometry.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Geometry.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Geometry.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Geometry.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Image.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Image.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Image.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Image.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/ImageRef.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-ImageRef.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/ImageRef.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-ImageRef.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Montage.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Montage.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Montage.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Montage.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Options.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Options.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Options.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Options.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Pixels.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Pixels.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Pixels.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Pixels.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/STL.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-STL.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/STL.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-STL.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Thread.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Thread.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/Thread.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-Thread.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-5 called with: -DHAVE_CONFIG_H -I. -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/TypeMetric.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-TypeMetric.o
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I./Magick++/lib -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c Magick++/lib/TypeMetric.cpp -fno-common -DPIC -o Magick++/lib/.libs/Magick___lib_libGraphicsMagick___la-TypeMetric.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c wand/drawing_wand.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-drawing_wand.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c wand/drawing_wand.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-drawing_wand.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c wand/magick_compat.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-magick_compat.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c wand/magick_compat.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-magick_compat.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c wand/magick_wand.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-magick_wand.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c wand/magick_wand.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-magick_wand.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c wand/pixel_wand.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-pixel_wand.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c wand/pixel_wand.c -fno-common -DPIC -o wand/.libs/wand_libGraphicsMagickWand_la-pixel_wand.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c -o utilities/gm.o utilities/gm.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c -o utilities/gm.o utilities/gm.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -DHAVE_CONFIG_H -I. -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -g -O2 -Wall -D_THREAD_SAFE -c coders/art.c -fno-common -DPIC -o coders/.libs/coders_art_la-art.o
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-5 -pipe -w -Os -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -D_THREAD_SAFE -c coders/art.c -fno-common -DPIC -o coders/.libs/coders_art_la-art.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-5 called with: -dynamiclib -o magick/.libs/libGraphicsMagick.3.dylib magick/.libs/magick_libGraphicsMagick_la-analyze.o magick/.libs/magick_libGraphicsMagick_la-annotate.o magick/.libs/magick_libGraphicsMagick_la-attribute.o magick/.libs/magick_libGraphicsMagick_la-average.o magick/.libs/magick_libGraphicsMagick_la-bit_stream.o magick/.libs/magick_libGraphicsMagick_la-blob.o magick/.libs/magick_libGraphicsMagick_la-cdl.o magick/.libs/magick_libGraphicsMagick_la-channel.o magick/.libs/magick_libGraphicsMagick_la-compare.o magick/.libs/magick_libGraphicsMagick_la-confirm_access.o magick/.libs/magick_libGraphicsMagick_la-color.o magick/.libs/magick_libGraphicsMagick_la-color_lookup.o magick/.libs/magick_libGraphicsMagick_la-colormap.o magick/.libs/magick_libGraphicsMagick_la-colorspace.o magick/.libs/magick_libGraphicsMagick_la-command.o magick/.libs/magick_libGraphicsMagick_la-composite.o magick/.libs/magick_libGraphicsMagick_la-compress.o magick/.libs/magick_libGraphicsMagick_la-constitute.o magick/.libs/magick_libGraphicsMagick_la-decorate.o magick/.libs/magick_libGraphicsMagick_la-delegate.o magick/.libs/magick_libGraphicsMagick_la-deprecate.o magick/.libs/magick_libGraphicsMagick_la-describe.o magick/.libs/magick_libGraphicsMagick_la-draw.o magick/.libs/magick_libGraphicsMagick_la-effect.o magick/.libs/magick_libGraphicsMagick_la-enhance.o magick/.libs/magick_libGraphicsMagick_la-enum_strings.o magick/.libs/magick_libGraphicsMagick_la-error.o magick/.libs/magick_libGraphicsMagick_la-export.o magick/.libs/magick_libGraphicsMagick_la-floats.o magick/.libs/magick_libGraphicsMagick_la-fx.o magick/.libs/magick_libGraphicsMagick_la-gem.o magick/.libs/magick_libGraphicsMagick_la-gradient.o magick/.libs/magick_libGraphicsMagick_la-hclut.o magick/.libs/magick_libGraphicsMagick_la-image.o magick/.libs/magick_libGraphicsMagick_la-import.o magick/.libs/magick_libGraphicsMagick_la-list.o magick/.libs/magick_libGraphicsMagick_la-locale.o magick/.libs/magick_libGraphicsMagick_la-log.o magick/.libs/magick_libGraphicsMagick_la-magic.o magick/.libs/magick_libGraphicsMagick_la-magick.o magick/.libs/magick_libGraphicsMagick_la-magick_endian.o magick/.libs/magick_libGraphicsMagick_la-map.o magick/.libs/magick_libGraphicsMagick_la-memory.o magick/.libs/magick_libGraphicsMagick_la-module.o magick/.libs/magick_libGraphicsMagick_la-monitor.o magick/.libs/magick_libGraphicsMagick_la-montage.o magick/.libs/magick_libGraphicsMagick_la-omp_data_view.o magick/.libs/magick_libGraphicsMagick_la-operator.o magick/.libs/magick_libGraphicsMagick_la-paint.o magick/.libs/magick_libGraphicsMagick_la-pixel_cache.o magick/.libs/magick_libGraphicsMagick_la-pixel_iterator.o magick/.libs/magick_libGraphicsMagick_la-plasma.o magick/.libs/magick_libGraphicsMagick_la-profile.o magick/.libs/magick_libGraphicsMagick_la-quantize.o magick/.libs/magick_libGraphicsMagick_la-registry.o magick/.libs/magick_libGraphicsMagick_la-random.o magick/.libs/magick_libGraphicsMagick_la-render.o magick/.libs/magick_libGraphicsMagick_la-resize.o magick/.libs/magick_libGraphicsMagick_la-resource.o magick/.libs/magick_libGraphicsMagick_la-segment.o magick/.libs/magick_libGraphicsMagick_la-semaphore.o magick/.libs/magick_libGraphicsMagick_la-shear.o magick/.libs/magick_libGraphicsMagick_la-signature.o magick/.libs/magick_libGraphicsMagick_la-static.o magick/.libs/magick_libGraphicsMagick_la-statistics.o magick/.libs/magick_libGraphicsMagick_la-tempfile.o magick/.libs/magick_libGraphicsMagick_la-texture.o magick/.libs/magick_libGraphicsMagick_la-timer.o magick/.libs/magick_libGraphicsMagick_la-transform.o magick/.libs/magick_libGraphicsMagick_la-tsd.o magick/.libs/magick_libGraphicsMagick_la-type.o magick/.libs/magick_libGraphicsMagick_la-unix_port.o magick/.libs/magick_libGraphicsMagick_la-utility.o magick/.libs/magick_libGraphicsMagick_la-version.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -install_name /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/libGraphicsMagick.3.dylib -compatibility_version 18 -current_version 18.1 -Wl,-single_module -Wl,-exported_symbols_list,magick/.libs/libGraphicsMagick-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -dynamiclib -o magick/.libs/libGraphicsMagick.3.dylib magick/.libs/magick_libGraphicsMagick_la-analyze.o magick/.libs/magick_libGraphicsMagick_la-annotate.o magick/.libs/magick_libGraphicsMagick_la-attribute.o magick/.libs/magick_libGraphicsMagick_la-average.o magick/.libs/magick_libGraphicsMagick_la-bit_stream.o magick/.libs/magick_libGraphicsMagick_la-blob.o magick/.libs/magick_libGraphicsMagick_la-cdl.o magick/.libs/magick_libGraphicsMagick_la-channel.o magick/.libs/magick_libGraphicsMagick_la-compare.o magick/.libs/magick_libGraphicsMagick_la-confirm_access.o magick/.libs/magick_libGraphicsMagick_la-color.o magick/.libs/magick_libGraphicsMagick_la-color_lookup.o magick/.libs/magick_libGraphicsMagick_la-colormap.o magick/.libs/magick_libGraphicsMagick_la-colorspace.o magick/.libs/magick_libGraphicsMagick_la-command.o magick/.libs/magick_libGraphicsMagick_la-composite.o magick/.libs/magick_libGraphicsMagick_la-compress.o magick/.libs/magick_libGraphicsMagick_la-constitute.o magick/.libs/magick_libGraphicsMagick_la-decorate.o magick/.libs/magick_libGraphicsMagick_la-delegate.o magick/.libs/magick_libGraphicsMagick_la-deprecate.o magick/.libs/magick_libGraphicsMagick_la-describe.o magick/.libs/magick_libGraphicsMagick_la-draw.o magick/.libs/magick_libGraphicsMagick_la-effect.o magick/.libs/magick_libGraphicsMagick_la-enhance.o magick/.libs/magick_libGraphicsMagick_la-enum_strings.o magick/.libs/magick_libGraphicsMagick_la-error.o magick/.libs/magick_libGraphicsMagick_la-export.o magick/.libs/magick_libGraphicsMagick_la-floats.o magick/.libs/magick_libGraphicsMagick_la-fx.o magick/.libs/magick_libGraphicsMagick_la-gem.o magick/.libs/magick_libGraphicsMagick_la-gradient.o magick/.libs/magick_libGraphicsMagick_la-hclut.o magick/.libs/magick_libGraphicsMagick_la-image.o magick/.libs/magick_libGraphicsMagick_la-import.o magick/.libs/magick_libGraphicsMagick_la-list.o magick/.libs/magick_libGraphicsMagick_la-locale.o magick/.libs/magick_libGraphicsMagick_la-log.o magick/.libs/magick_libGraphicsMagick_la-magic.o magick/.libs/magick_libGraphicsMagick_la-magick.o magick/.libs/magick_libGraphicsMagick_la-magick_endian.o magick/.libs/magick_libGraphicsMagick_la-map.o magick/.libs/magick_libGraphicsMagick_la-memory.o magick/.libs/magick_libGraphicsMagick_la-module.o magick/.libs/magick_libGraphicsMagick_la-monitor.o magick/.libs/magick_libGraphicsMagick_la-montage.o magick/.libs/magick_libGraphicsMagick_la-omp_data_view.o magick/.libs/magick_libGraphicsMagick_la-operator.o magick/.libs/magick_libGraphicsMagick_la-paint.o magick/.libs/magick_libGraphicsMagick_la-pixel_cache.o magick/.libs/magick_libGraphicsMagick_la-pixel_iterator.o magick/.libs/magick_libGraphicsMagick_la-plasma.o magick/.libs/magick_libGraphicsMagick_la-profile.o magick/.libs/magick_libGraphicsMagick_la-quantize.o magick/.libs/magick_libGraphicsMagick_la-registry.o magick/.libs/magick_libGraphicsMagick_la-random.o magick/.libs/magick_libGraphicsMagick_la-render.o magick/.libs/magick_libGraphicsMagick_la-resize.o magick/.libs/magick_libGraphicsMagick_la-resource.o magick/.libs/magick_libGraphicsMagick_la-segment.o magick/.libs/magick_libGraphicsMagick_la-semaphore.o magick/.libs/magick_libGraphicsMagick_la-shear.o magick/.libs/magick_libGraphicsMagick_la-signature.o magick/.libs/magick_libGraphicsMagick_la-static.o magick/.libs/magick_libGraphicsMagick_la-statistics.o magick/.libs/magick_libGraphicsMagick_la-tempfile.o magick/.libs/magick_libGraphicsMagick_la-texture.o magick/.libs/magick_libGraphicsMagick_la-timer.o magick/.libs/magick_libGraphicsMagick_la-transform.o magick/.libs/magick_libGraphicsMagick_la-tsd.o magick/.libs/magick_libGraphicsMagick_la-type.o magick/.libs/magick_libGraphicsMagick_la-unix_port.o magick/.libs/magick_libGraphicsMagick_la-utility.o magick/.libs/magick_libGraphicsMagick_la-version.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -install_name /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/libGraphicsMagick.3.dylib -compatibility_version 18 -current_version 18.1 -Wl,-single_module -Wl,-exported_symbols_list,magick/.libs/libGraphicsMagick-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -dylib -dylib_compatibility_version 18 -dylib_current_version 18.1 -arch x86_64 -dylib_install_name /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/libGraphicsMagick.3.dylib -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o magick/.libs/libGraphicsMagick.3.dylib -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. magick/.libs/magick_libGraphicsMagick_la-analyze.o magick/.libs/magick_libGraphicsMagick_la-annotate.o magick/.libs/magick_libGraphicsMagick_la-attribute.o magick/.libs/magick_libGraphicsMagick_la-average.o magick/.libs/magick_libGraphicsMagick_la-bit_stream.o magick/.libs/magick_libGraphicsMagick_la-blob.o magick/.libs/magick_libGraphicsMagick_la-cdl.o magick/.libs/magick_libGraphicsMagick_la-channel.o magick/.libs/magick_libGraphicsMagick_la-compare.o magick/.libs/magick_libGraphicsMagick_la-confirm_access.o magick/.libs/magick_libGraphicsMagick_la-color.o magick/.libs/magick_libGraphicsMagick_la-color_lookup.o magick/.libs/magick_libGraphicsMagick_la-colormap.o magick/.libs/magick_libGraphicsMagick_la-colorspace.o magick/.libs/magick_libGraphicsMagick_la-command.o magick/.libs/magick_libGraphicsMagick_la-composite.o magick/.libs/magick_libGraphicsMagick_la-compress.o magick/.libs/magick_libGraphicsMagick_la-constitute.o magick/.libs/magick_libGraphicsMagick_la-decorate.o magick/.libs/magick_libGraphicsMagick_la-delegate.o magick/.libs/magick_libGraphicsMagick_la-deprecate.o magick/.libs/magick_libGraphicsMagick_la-describe.o magick/.libs/magick_libGraphicsMagick_la-draw.o magick/.libs/magick_libGraphicsMagick_la-effect.o magick/.libs/magick_libGraphicsMagick_la-enhance.o magick/.libs/magick_libGraphicsMagick_la-enum_strings.o magick/.libs/magick_libGraphicsMagick_la-error.o magick/.libs/magick_libGraphicsMagick_la-export.o magick/.libs/magick_libGraphicsMagick_la-floats.o magick/.libs/magick_libGraphicsMagick_la-fx.o magick/.libs/magick_libGraphicsMagick_la-gem.o magick/.libs/magick_libGraphicsMagick_la-gradient.o magick/.libs/magick_libGraphicsMagick_la-hclut.o magick/.libs/magick_libGraphicsMagick_la-image.o magick/.libs/magick_libGraphicsMagick_la-import.o magick/.libs/magick_libGraphicsMagick_la-list.o magick/.libs/magick_libGraphicsMagick_la-locale.o magick/.libs/magick_libGraphicsMagick_la-log.o magick/.libs/magick_libGraphicsMagick_la-magic.o magick/.libs/magick_libGraphicsMagick_la-magick.o magick/.libs/magick_libGraphicsMagick_la-magick_endian.o magick/.libs/magick_libGraphicsMagick_la-map.o magick/.libs/magick_libGraphicsMagick_la-memory.o magick/.libs/magick_libGraphicsMagick_la-module.o magick/.libs/magick_libGraphicsMagick_la-monitor.o magick/.libs/magick_libGraphicsMagick_la-montage.o magick/.libs/magick_libGraphicsMagick_la-omp_data_view.o magick/.libs/magick_libGraphicsMagick_la-operator.o magick/.libs/magick_libGraphicsMagick_la-paint.o magick/.libs/magick_libGraphicsMagick_la-pixel_cache.o magick/.libs/magick_libGraphicsMagick_la-pixel_iterator.o magick/.libs/magick_libGraphicsMagick_la-plasma.o magick/.libs/magick_libGraphicsMagick_la-profile.o magick/.libs/magick_libGraphicsMagick_la-quantize.o magick/.libs/magick_libGraphicsMagick_la-registry.o magick/.libs/magick_libGraphicsMagick_la-random.o magick/.libs/magick_libGraphicsMagick_la-render.o magick/.libs/magick_libGraphicsMagick_la-resize.o magick/.libs/magick_libGraphicsMagick_la-resource.o magick/.libs/magick_libGraphicsMagick_la-segment.o magick/.libs/magick_libGraphicsMagick_la-semaphore.o magick/.libs/magick_libGraphicsMagick_la-shear.o magick/.libs/magick_libGraphicsMagick_la-signature.o magick/.libs/magick_libGraphicsMagick_la-static.o magick/.libs/magick_libGraphicsMagick_la-statistics.o magick/.libs/magick_libGraphicsMagick_la-tempfile.o magick/.libs/magick_libGraphicsMagick_la-texture.o magick/.libs/magick_libGraphicsMagick_la-timer.o magick/.libs/magick_libGraphicsMagick_la-transform.o magick/.libs/magick_libGraphicsMagick_la-tsd.o magick/.libs/magick_libGraphicsMagick_la-type.o magick/.libs/magick_libGraphicsMagick_la-unix_port.o magick/.libs/magick_libGraphicsMagick_la-utility.o magick/.libs/magick_libGraphicsMagick_la-version.o -lfreetype -llzma -lbz2 -lz -lltdl -single_module -exported_symbols_list magick/.libs/libGraphicsMagick-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -dylib -dylib_compatibility_version 18 -dylib_current_version 18.1 -arch x86_64 -dylib_install_name /usr/local/Cellar/graphicsmagick/1.3.23_1/lib/libGraphicsMagick.3.dylib -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o magick/.libs/libGraphicsMagick.3.dylib -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. magick/.libs/magick_libGraphicsMagick_la-analyze.o magick/.libs/magick_libGraphicsMagick_la-annotate.o magick/.libs/magick_libGraphicsMagick_la-attribute.o magick/.libs/magick_libGraphicsMagick_la-average.o magick/.libs/magick_libGraphicsMagick_la-bit_stream.o magick/.libs/magick_libGraphicsMagick_la-blob.o magick/.libs/magick_libGraphicsMagick_la-cdl.o magick/.libs/magick_libGraphicsMagick_la-channel.o magick/.libs/magick_libGraphicsMagick_la-compare.o magick/.libs/magick_libGraphicsMagick_la-confirm_access.o magick/.libs/magick_libGraphicsMagick_la-color.o magick/.libs/magick_libGraphicsMagick_la-color_lookup.o magick/.libs/magick_libGraphicsMagick_la-colormap.o magick/.libs/magick_libGraphicsMagick_la-colorspace.o magick/.libs/magick_libGraphicsMagick_la-command.o magick/.libs/magick_libGraphicsMagick_la-composite.o magick/.libs/magick_libGraphicsMagick_la-compress.o magick/.libs/magick_libGraphicsMagick_la-constitute.o magick/.libs/magick_libGraphicsMagick_la-decorate.o magick/.libs/magick_libGraphicsMagick_la-delegate.o magick/.libs/magick_libGraphicsMagick_la-deprecate.o magick/.libs/magick_libGraphicsMagick_la-describe.o magick/.libs/magick_libGraphicsMagick_la-draw.o magick/.libs/magick_libGraphicsMagick_la-effect.o magick/.libs/magick_libGraphicsMagick_la-enhance.o magick/.libs/magick_libGraphicsMagick_la-enum_strings.o magick/.libs/magick_libGraphicsMagick_la-error.o magick/.libs/magick_libGraphicsMagick_la-export.o magick/.libs/magick_libGraphicsMagick_la-floats.o magick/.libs/magick_libGraphicsMagick_la-fx.o magick/.libs/magick_libGraphicsMagick_la-gem.o magick/.libs/magick_libGraphicsMagick_la-gradient.o magick/.libs/magick_libGraphicsMagick_la-hclut.o magick/.libs/magick_libGraphicsMagick_la-image.o magick/.libs/magick_libGraphicsMagick_la-import.o magick/.libs/magick_libGraphicsMagick_la-list.o magick/.libs/magick_libGraphicsMagick_la-locale.o magick/.libs/magick_libGraphicsMagick_la-log.o magick/.libs/magick_libGraphicsMagick_la-magic.o magick/.libs/magick_libGraphicsMagick_la-magick.o magick/.libs/magick_libGraphicsMagick_la-magick_endian.o magick/.libs/magick_libGraphicsMagick_la-map.o magick/.libs/magick_libGraphicsMagick_la-memory.o magick/.libs/magick_libGraphicsMagick_la-module.o magick/.libs/magick_libGraphicsMagick_la-monitor.o magick/.libs/magick_libGraphicsMagick_la-montage.o magick/.libs/magick_libGraphicsMagick_la-omp_data_view.o magick/.libs/magick_libGraphicsMagick_la-operator.o magick/.libs/magick_libGraphicsMagick_la-paint.o magick/.libs/magick_libGraphicsMagick_la-pixel_cache.o magick/.libs/magick_libGraphicsMagick_la-pixel_iterator.o magick/.libs/magick_libGraphicsMagick_la-plasma.o magick/.libs/magick_libGraphicsMagick_la-profile.o magick/.libs/magick_libGraphicsMagick_la-quantize.o magick/.libs/magick_libGraphicsMagick_la-registry.o magick/.libs/magick_libGraphicsMagick_la-random.o magick/.libs/magick_libGraphicsMagick_la-render.o magick/.libs/magick_libGraphicsMagick_la-resize.o magick/.libs/magick_libGraphicsMagick_la-resource.o magick/.libs/magick_libGraphicsMagick_la-segment.o magick/.libs/magick_libGraphicsMagick_la-semaphore.o magick/.libs/magick_libGraphicsMagick_la-shear.o magick/.libs/magick_libGraphicsMagick_la-signature.o magick/.libs/magick_libGraphicsMagick_la-static.o magick/.libs/magick_libGraphicsMagick_la-statistics.o magick/.libs/magick_libGraphicsMagick_la-tempfile.o magick/.libs/magick_libGraphicsMagick_la-texture.o magick/.libs/magick_libGraphicsMagick_la-timer.o magick/.libs/magick_libGraphicsMagick_la-transform.o magick/.libs/magick_libGraphicsMagick_la-tsd.o magick/.libs/magick_libGraphicsMagick_la-type.o magick/.libs/magick_libGraphicsMagick_la-unix_port.o magick/.libs/magick_libGraphicsMagick_la-utility.o magick/.libs/magick_libGraphicsMagick_la-version.o -lfreetype -llzma -lbz2 -lz -lltdl -single_module -exported_symbols_list magick/.libs/libGraphicsMagick-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o coders/.libs/cals.so -bundle coders/.libs/coders_cals_la-cals.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/cals-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/cals.so -bundle coders/.libs/coders_cals_la-cals.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/cals-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/art.so -bundle coders/.libs/coders_art_la-art.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/art-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/art.so -bundle coders/.libs/coders_art_la-art.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/art-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/avs.so -bundle coders/.libs/coders_avs_la-avs.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/avs-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/avs.so -bundle coders/.libs/coders_avs_la-avs.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/avs-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/bmp.so -bundle coders/.libs/coders_bmp_la-bmp.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/bmp-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/bmp.so -bundle coders/.libs/coders_bmp_la-bmp.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/bmp-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/caption.so -bundle coders/.libs/coders_caption_la-caption.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/caption-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/caption.so -bundle coders/.libs/coders_caption_la-caption.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/caption-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/cineon.so -bundle coders/.libs/coders_cineon_la-cineon.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/cineon-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/cineon.so -bundle coders/.libs/coders_cineon_la-cineon.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/cineon-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/cmyk.so -bundle coders/.libs/coders_cmyk_la-cmyk.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/cmyk-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/cmyk.so -bundle coders/.libs/coders_cmyk_la-cmyk.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/cmyk-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/bmp.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_bmp_la-bmp.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/bmp-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/bmp.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_bmp_la-bmp.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/bmp-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/art.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_art_la-art.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/art-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/art.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_art_la-art.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/art-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/cals.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_cals_la-cals.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/cals-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/cals.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_cals_la-cals.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/cals-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/avs.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_avs_la-avs.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/avs-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/avs.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_avs_la-avs.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/avs-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/caption.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_caption_la-caption.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/caption-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/caption.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_caption_la-caption.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/caption-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/cineon.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_cineon_la-cineon.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/cineon-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/cineon.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_cineon_la-cineon.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/cineon-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/cmyk.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_cmyk_la-cmyk.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/cmyk-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/cmyk.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_cmyk_la-cmyk.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/cmyk-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o coders/.libs/cut.so -bundle coders/.libs/coders_cut_la-cut.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/cut-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/cut.so -bundle coders/.libs/coders_cut_la-cut.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/cut-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/cut.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_cut_la-cut.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/cut-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/cut.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_cut_la-cut.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/cut-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o coders/.libs/fax.so -bundle coders/.libs/coders_fax_la-fax.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/fax-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/fax.so -bundle coders/.libs/coders_fax_la-fax.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/fax-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/dpx.so -bundle coders/.libs/coders_dpx_la-dpx.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/dpx-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/dpx.so -bundle coders/.libs/coders_dpx_la-dpx.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/dpx-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/gif.so -bundle coders/.libs/coders_gif_la-gif.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/gif-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/gif.so -bundle coders/.libs/coders_gif_la-gif.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/gif-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/dib.so -bundle coders/.libs/coders_dib_la-dib.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/dib-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/dib.so -bundle coders/.libs/coders_dib_la-dib.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/dib-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/fits.so -bundle coders/.libs/coders_fits_la-fits.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lpthread -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/fits-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/fits.so -bundle coders/.libs/coders_fits_la-fits.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lpthread -lm -Wl,-exported_symbols_list,coders/.libs/fits-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/dcraw.so -bundle coders/.libs/coders_dcraw_la-dcraw.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/dcraw-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/dcraw.so -bundle coders/.libs/coders_dcraw_la-dcraw.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/dcraw-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/dcm.so -bundle coders/.libs/coders_dcm_la-dcm.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/dcm-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/dcm.so -bundle coders/.libs/coders_dcm_la-dcm.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/dcm-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/dpx.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_dpx_la-dpx.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/dpx-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/dpx.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_dpx_la-dpx.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/dpx-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/gif.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_gif_la-gif.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/gif-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/gif.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_gif_la-gif.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/gif-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/dib.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_dib_la-dib.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/dib-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/dib.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_dib_la-dib.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/dib-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/fax.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_fax_la-fax.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/fax-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/fax.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_fax_la-fax.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/fax-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/fits.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_fits_la-fits.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/fits-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/fits.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_fits_la-fits.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/fits-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/dcraw.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_dcraw_la-dcraw.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/dcraw-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/dcraw.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_dcraw_la-dcraw.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/dcraw-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/dcm.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_dcm_la-dcm.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/dcm-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/dcm.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_dcm_la-dcm.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/dcm-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o coders/.libs/gradient.so -bundle coders/.libs/coders_gradient_la-gradient.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/gradient-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/gradient.so -bundle coders/.libs/coders_gradient_la-gradient.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/gradient-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/gradient.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_gradient_la-gradient.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/gradient-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/gradient.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_gradient_la-gradient.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/gradient-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o coders/.libs/html.so -bundle coders/.libs/coders_html_la-html.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/html-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/html.so -bundle coders/.libs/coders_html_la-html.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/html-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/gray.so -bundle coders/.libs/coders_gray_la-gray.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/gray-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/gray.so -bundle coders/.libs/coders_gray_la-gray.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/gray-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/icon.so -bundle coders/.libs/coders_icon_la-icon.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/icon-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/icon.so -bundle coders/.libs/coders_icon_la-icon.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/icon-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/hrz.so -bundle coders/.libs/coders_hrz_la-hrz.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/hrz-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/hrz.so -bundle coders/.libs/coders_hrz_la-hrz.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/hrz-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/histogram.so -bundle coders/.libs/coders_histogram_la-histogram.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/histogram-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/histogram.so -bundle coders/.libs/coders_histogram_la-histogram.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/histogram-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/identity.so -bundle coders/.libs/coders_identity_la-identity.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/identity-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/identity.so -bundle coders/.libs/coders_identity_la-identity.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/identity-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/icon.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_icon_la-icon.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/icon-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/icon.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_icon_la-icon.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/icon-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/gray.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_gray_la-gray.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/gray-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/gray.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_gray_la-gray.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/gray-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/html.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_html_la-html.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/html-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/html.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_html_la-html.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/html-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/hrz.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_hrz_la-hrz.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/hrz-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/hrz.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_hrz_la-hrz.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/hrz-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/histogram.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_histogram_la-histogram.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/histogram-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/histogram.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_histogram_la-histogram.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/histogram-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o coders/.libs/info.so -bundle coders/.libs/coders_info_la-info.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/info-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/info.so -bundle coders/.libs/coders_info_la-info.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/info-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/identity.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_identity_la-identity.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/identity-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/identity.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_identity_la-identity.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/identity-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/info.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_info_la-info.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/info-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/info.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_info_la-info.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/info-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o coders/.libs/label.so -bundle coders/.libs/coders_label_la-label.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/label-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/label.so -bundle coders/.libs/coders_label_la-label.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/label-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/label.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_label_la-label.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/label-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/label.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_label_la-label.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/label-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o coders/.libs/mat.so -bundle coders/.libs/coders_mat_la-mat.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lltdl -lpthread -lz -lm -g -O2 -Wl,-exported_symbols_list,coders/.libs/mat-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/mat.so -bundle coders/.libs/coders_mat_la-mat.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lltdl -lpthread -lz -lm -Wl,-exported_symbols_list,coders/.libs/mat-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/mac.so -bundle coders/.libs/coders_mac_la-mac.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/mac-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/mac.so -bundle coders/.libs/coders_mac_la-mac.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/mac-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/logo.so -bundle coders/.libs/coders_logo_la-logo.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/logo-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/logo.so -bundle coders/.libs/coders_logo_la-logo.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/logo-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/map.so -bundle coders/.libs/coders_map_la-map.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/map-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/map.so -bundle coders/.libs/coders_map_la-map.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/map-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-5 called with: -o coders/.libs/locale.so -bundle coders/.libs/coders_locale_la-locale.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/locale-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/locale.so -bundle coders/.libs/coders_locale_la-locale.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/locale-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/mac.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_mac_la-mac.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/mac-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/mac.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_mac_la-mac.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/mac-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o coders/.libs/meta.so -bundle coders/.libs/coders_meta_la-meta.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/meta-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/meta.so -bundle coders/.libs/coders_meta_la-meta.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/meta-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/mat.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_mat_la-mat.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lltdl -lz -exported_symbols_list coders/.libs/mat-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/mat.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_mat_la-mat.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lltdl -lz -exported_symbols_list coders/.libs/mat-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-5 called with: -o coders/.libs/matte.so -bundle coders/.libs/coders_matte_la-matte.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -g -O2 -Wl,-exported_symbols_list,coders/.libs/matte-symbols.expsym
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-5 -pipe -w -Os -o coders/.libs/matte.so -bundle coders/.libs/coders_matte_la-matte.o -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -lm -lpthread -Wl,-exported_symbols_list,coders/.libs/matte-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/map.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_map_la-map.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/map-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/map.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_map_la-map.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/map-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/logo.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_logo_la-logo.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/logo-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/logo.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_logo_la-logo.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/logo-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/locale.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_locale_la-locale.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/locale-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/locale.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_locale_la-locale.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/locale-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/meta.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. coders/.libs/coders_meta_la-meta.o magick/.libs/libGraphicsMagick.dylib -lfreetype -llzma -lbz2 -lz -lltdl -exported_symbols_list coders/.libs/meta-symbols.expsym -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -bundle -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -w -o coders/.libs/meta.so -L/usr/local/Cellar/freetype/2.6_1/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0
View raw

(Sorry about that, but we can’t show files that are this big right now.)

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