Skip to content

Instantly share code, notes, and snippets.

Created October 5, 2014 18:58
Show Gist options
  • Select an option

  • Save anonymous/033e8a54463c16cdfc72 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/033e8a54463c16cdfc72 to your computer and use it in GitHub Desktop.
2014-10-05 14:34:40 -0400
./configure
--prefix=/home/brewer/.linuxbrew/Cellar/ghostscript/9.15
--disable-cups
--disable-compile-inits
--disable-gtk
--with-system-libtiff
--without-x
checking for gcc... /usr/bin/gcc-4.8
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 /usr/bin/gcc-4.8 accepts -g... yes
checking for /usr/bin/gcc-4.8 option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc-4.8 -E
checking for a sed that does not truncate output... /bin/sed
checking for ranlib... ranlib
checking for pkg-config... /home/brewer/.linuxbrew/bin/pkg-config
checking supported compiler flags...
-O2
-Wall
-Wstrict-prototypes
-Wundef
-Wmissing-declarations
-Wmissing-prototypes
-Wwrite-strings
-Wno-strict-aliasing
-Wdeclaration-after-statement
-fno-builtin
-fno-common
-gdwarf-2
-g3
-O0
...done.
checking for big endian... little
checking sse2 support... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking for inttypes.h... (cached) yes
checking sys/window.h usability... no
checking sys/window.h presence... no
checking for sys/window.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for struct stat.st_blocks... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of unsigned long int... 8
checking for cos in -lm... yes
checking for pthread_create in -lpthread... yes
checking for local trio library source... trio
checking for iconv_open... yes
checking for stringprep in -lidn... yes
checking stringprep.h usability... yes
checking stringprep.h presence... yes
checking for stringprep.h... yes
checking for systempapername in -lpaper... no
configure: WARNING: disabling support for libpaper
checking for fontconfig with pkg-config... no
checking for FcInitLoadConfigAndFonts in -lfontconfig... no
checking for dbus with pkg-config... no
checking for dbus_message_iter_get_basic in -ldbus... no
checking for dlopen in -ldl... yes
checking for local freetype library source... no
checking for system freetype2 >= 2.4.2 with pkg-config... yes
checking for local jpeg library source... no
checking for jpeg_set_defaults in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jmemsys.h... no
checking for local zlib source... yes
checking for local png library source... no
checking for png_create_write_struct in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for local lcms2 library source... yes
checking for libtiff with pkg-config... yes
checking for local ijs library source... yes
checking for local Luratech JBIG2 library source... no
checking for local jbig2dec library source... no
checking for jbig2_page_out in -ljbig2dec... yes
checking for local Luratech JPEG2K library source... no
checking for fseeko... yes
checking for local OpenJPEG library source... yes
checking for memalign... yes
checking for X... disabled
checking for mkstemp... yes
checking for fopen64... yes
checking for fseeko... (cached) yes
checking for mkstemp64... yes
checking for setlocale... yes
checking for strerror... yes
checking whether /usr/bin/gcc-4.8 needs -traditional... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for bzero... yes
checking for dup2... yes
checking for floor... yes
checking for gettimeofday... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for modf... yes
checking for pow... yes
checking for putenv... yes
checking for rint... yes
checking for setenv... yes
checking for sqrt... yes
checking for strchr... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for sqrtf... yes
checking for floorl... yes
checking for ceill... yes
checking for powl... yes
checking for fmodl... yes
checking for log10l... yes
checking byteswap support... yes
checking for byteswap.h... yes
configure: creating ./config.status
config.status: creating Makefile
2014-10-05 14:34:56 -0400
make
install
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./obj/zutil.o -c ./zlib/zutil.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./obj/adler32.o -c ./zlib/adler32.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./obj/deflate.o -c ./zlib/deflate.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./obj/compress.o -c ./zlib/compress.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./obj/trees.o -c ./zlib/trees.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./obj/crc32.o -c ./zlib/crc32.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./obj/inffast.o -c ./zlib/inffast.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./obj/inflate.o -c ./zlib/inflate.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./obj/inftrees.o -c ./zlib/inftrees.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./obj/uncompr.o -c ./zlib/uncompr.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmscam02.o -c ./lcms2/src/cmscam02.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmscgats.o -c ./lcms2/src/cmscgats.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmscnvrt.o -c ./lcms2/src/cmscnvrt.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmserr.o -c ./lcms2/src/cmserr.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsgamma.o -c ./lcms2/src/cmsgamma.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsgmt.o -c ./lcms2/src/cmsgmt.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmshalf.o -c ./lcms2/src/cmshalf.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsintrp.o -c ./lcms2/src/cmsintrp.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsio0.o -c ./lcms2/src/cmsio0.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsio1.o -c ./lcms2/src/cmsio1.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmslut.o -c ./lcms2/src/cmslut.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsmd5.o -c ./lcms2/src/cmsmd5.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsmtrx.o -c ./lcms2/src/cmsmtrx.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsnamed.o -c ./lcms2/src/cmsnamed.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsopt.o -c ./lcms2/src/cmsopt.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmspack.o -c ./lcms2/src/cmspack.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmspcs.o -c ./lcms2/src/cmspcs.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsplugin.o -c ./lcms2/src/cmsplugin.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsps2.o -c ./lcms2/src/cmsps2.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmssamp.o -c ./lcms2/src/cmssamp.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmstypes.o -c ./lcms2/src/cmstypes.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsvirt.o -c ./lcms2/src/cmsvirt.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmswtpnt.o -c ./lcms2/src/cmswtpnt.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./obj/cmsxform.o -c ./lcms2/src/cmsxform.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_bio.o -c ./openjpeg/src/lib/openjp2/bio.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_cidx_manager.o -c ./openjpeg/src/lib/openjp2/cidx_manager.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_cio.o -c ./openjpeg/src/lib/openjp2/cio.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_dwt.o -c ./openjpeg/src/lib/openjp2/dwt.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_event.o -c ./openjpeg/src/lib/openjp2/event.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_function_list.o -c ./openjpeg/src/lib/openjp2/function_list.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_image.o -c ./openjpeg/src/lib/openjp2/image.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_invert.o -c ./openjpeg/src/lib/openjp2/invert.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_j2k.o -c ./openjpeg/src/lib/openjp2/j2k.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_jp2.o -c ./openjpeg/src/lib/openjp2/jp2.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_mct.o -c ./openjpeg/src/lib/openjp2/mct.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_mqc.o -c ./openjpeg/src/lib/openjp2/mqc.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_openjpeg.o -c ./openjpeg/src/lib/openjp2/openjpeg.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_opj_clock.o -c ./openjpeg/src/lib/openjp2/opj_clock.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_phix_manager.o -c ./openjpeg/src/lib/openjp2/phix_manager.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_pi.o -c ./openjpeg/src/lib/openjp2/pi.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_ppix_manager.o -c ./openjpeg/src/lib/openjp2/ppix_manager.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_raw.o -c ./openjpeg/src/lib/openjp2/raw.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_t1.o -c ./openjpeg/src/lib/openjp2/t1.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_t2.o -c ./openjpeg/src/lib/openjp2/t2.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_tcd.o -c ./openjpeg/src/lib/openjp2/tcd.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_tgt.o -c ./openjpeg/src/lib/openjp2/tgt.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_thix_manager.o -c ./openjpeg/src/lib/openjp2/thix_manager.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_tpix_manager.o -c ./openjpeg/src/lib/openjp2/tpix_manager.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/ConvertUTF.o -c ./base/ConvertUTF.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/whitelst.o -c ./devices/vector/whitelst.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/pclgen.o -DGS_REVISION=915 -I./contrib/pcl3/eprn ./contrib/pcl3/src/pclgen.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/pclcomp.o -DGS_REVISION=915 -I./contrib/pcl3/eprn ./contrib/pcl3/src/pclcomp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/pclsize.o -DGS_REVISION=915 -I./contrib/pcl3/eprn ./contrib/pcl3/src/pclsize.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./obj/evenbetter-rll.o -c ./devices/rinkj/evenbetter-rll.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./obj/rinkj-byte-stream.o -c ./devices/rinkj/rinkj-byte-stream.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./obj/rinkj-device.o -c ./devices/rinkj/rinkj-device.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./obj/rinkj-config.o -c ./devices/rinkj/rinkj-config.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./obj/rinkj-dither.o -c ./devices/rinkj/rinkj-dither.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./obj/rinkj-epson870.o -c ./devices/rinkj/rinkj-epson870.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./obj/rinkj-screen-eb.o -c ./devices/rinkj/rinkj-screen-eb.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./ijs -o ./obj/ijs_server.o -c ./ijs/ijs_server.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./ijs -o ./obj/ijs_client.o -c ./ijs/ijs_client.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./ijs -o ./obj/ijs_exec_unix.o -c ./ijs/ijs_exec_unix.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsbittab.o -c ./base/gsbittab.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscedata.o -c ./base/gscedata.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsserial.o -c ./base/gsserial.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -I./trio -o ./obj/gssprintf_0.o -c ./base/gssprintf.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsroptab.o -c ./base/gsroptab.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DTRIO_EMBED_STRING -DTRIO_FEATURE_CLOSURE=0 -DTRIO_FEATURE_DYNAMICSTRING=0 -DTRIO_MINIMAL=0 -DTRIO_FEATURE_USER_DEFINED=0 -DTRIO_EXTENSION=0 -DTRIO_FUNC_TO_FLOAT -I./trio -DTRIO_MALLOC=no_malloc -DTRIO_REALLOC=no_realloc -DTRIO_FREE=no_free -o ./obj/triostr.o -c ./trio/triostr.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DTRIO_EMBED_STRING -DTRIO_FEATURE_CLOSURE=0 -DTRIO_FEATURE_DYNAMICSTRING=0 -DTRIO_MINIMAL=0 -DTRIO_FEATURE_USER_DEFINED=0 -DTRIO_EXTENSION=0 -DTRIO_FUNC_TO_FLOAT -I./trio -DTRIO_MALLOC=no_malloc -DTRIO_REALLOC=no_realloc -DTRIO_FREE=no_free -o ./obj/trio.o -c ./trio/trio.c
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DTRIO_EMBED_STRING -DTRIO_FEATURE_CLOSURE=0 -DTRIO_FEATURE_DYNAMICSTRING=0 -DTRIO_MINIMAL=0 -DTRIO_FEATURE_USER_DEFINED=0 -DTRIO_EXTENSION=0 -DTRIO_FUNC_TO_FLOAT -I./trio -DTRIO_MALLOC=no_malloc -DTRIO_REALLOC=no_realloc -DTRIO_FREE=no_free -o ./obj/trionan.o -c ./trio/trionan.c
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/bin
/bin/sh -c 'for f in \
gsbj gsdj gsdj500 gslj gslp gsnd \
bdftops dvipdf eps2eps font2c \
pdf2dsc pdf2ps pf2afm pfbtopfa pphs printafm \
ps2ascii ps2epsi ps2pdf ps2pdf12 ps2pdf13 ps2pdf14 ps2pdfwr ps2ps ps2ps2 \
wftopfa fixmswrd.pl lprsetup.sh pj-gs.sh pv.sh sysvlp.sh unix-lpr.sh ;\
do if ( test -f ./lib/$f ); then \
(cat ./lib/$f | sed -e "s/GS_EXECUTABLE=gs/GS_EXECUTABLE=gs/" > ./obj/$f); \
./base/instcopy -c -m 755 ./obj/$f /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/bin/$f; \
fi;\
done'
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/lib
/bin/sh -c 'for f in \
Fontmap.GS \
ht_ccsto.ps \
acctest.ps addxchar.ps align.ps bdftops.ps \
caption.ps cid2code.ps decrypt.ps docie.ps \
errpage.ps font2c.ps font2pcl.ps gslp.ps gsnup.ps image-qa.ps impath.ps \
jispaper.ps landscap.ps level1.ps lines.ps markhint.ps markpath.ps \
mkcidfm.ps PDFA_def.ps PDFX_def.ps \
packfile.ps pcharstr.ps pf2afm.ps pfbtopfa.ps ppath.ps \
pphs.ps \
prfont.ps printafm.ps \
ps2ai.ps ps2ascii.ps ps2epsi.ps quit.ps rollconv.ps \
showchar.ps showpage.ps stcinfo.ps stcolor.ps stocht.ps \
traceimg.ps traceop.ps type1enc.ps type1ops.ps uninfo.ps unprot.ps \
viewcmyk.ps viewgif.ps viewjpeg.ps viewmiff.ps \
viewpcx.ps viewpbm.ps viewps2a.ps \
winmaps.ps wftopfa.ps wrfont.ps zeroline.ps \
pdf2dsc.ps ;\
do if ( test -f ./lib/$f ); then ./base/instcopy -c -m 644 ./lib/$f /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/lib; fi;\
done'
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/Resource
/bin/sh -c 'for dir in `ls ./lib/../Resource | grep -v CVS` ; do \
rdir=/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/Resource/$dir ; \
test -d $rdir || mkdir -p $rdir ; \
for file in ./lib/../Resource/$dir/*; do \
if test -f $file; then ./base/instcopy -c -m 644 $file $rdir ; fi \
done \
done'
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/iccprofiles
/bin/sh -c 'for file in ./lib/../iccprofiles/*; do \
if test -f $file; then ./base/instcopy -c -m 644 $file /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/iccprofiles ; fi \
done'
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/doc
/bin/sh -c 'for f in API.htm C-style.htm Develop.htm GS9_Color_Management.pdf Helpers.htm History4.htm History9.htm Lib.htm Ps2pdf.htm Readme.htm Use.htm AUTHORS Deprecated.htm Devices.htm GS9_Color_Management.tex Hershey.htm History5.htm index.html Make.htm Ps2ps2.htm Release.htm WhatIsGS.htm Changes.htm Details8.htm DLL.htm gs.css History1.htm History6.htm Install.htm News.htm pscet_status.txt Source.htm Xfonts.htm Commprod.htm Details9.htm Drivers.htm gsdoc.el History2.htm History7.htm Issues.htm Projects.htm Psfiles.htm thirdparty.htm COPYING Details.htm Fonts.htm gs-vms.hlp History3.htm History8.htm Language.htm Ps2epsi.htm Ps-style.htm Unix-lpr.htm ;\
do if ( test -f ./lib/../doc/$f ); then ./base/instcopy -c -m 644 ./lib/../doc/$f /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/doc; fi;\
done'
/bin/sh -c 'test -d /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/man || mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/man'
/bin/sh -c 'for d in . de ;\
do man1dir=/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/man/$d/man1 ;\
( test -d $man1dir || mkdir -p $man1dir ) ;\
for f in ./lib/../man/$d/*.1 ;\
do ./base/instcopy -c -m 644 $f $man1dir ;\
if ( test -f $man1dir/ps2ps.1 ) ;\
then for f in eps2eps ;\
do ( cd $man1dir; rm -f $f.1 ;\
ln -s ps2ps.1 $f.1 ) ;\
done ;\
fi ;\
if ( test -f $man1dir/ps2pdf.1 ) ;\
then for f in ps2pdf12 ps2pdf13 ps2pdf14 ;\
do ( cd $man1dir; rm -f $f.1 ;\
ln -s ps2pdf.1 $f.1 ) ;\
done ;\
fi ;\
if ( test -f $man1dir/gslp.1 ) ;\
then for f in gsbj gsdj gsdj500 gslj ;\
do ( cd $man1dir; rm -f $f.1 ;\
ln -s gslp.1 $f.1 ) ;\
done ;\
fi ;\
done ;\
done'
/bin/sh -c 'for f in ./lib/gs_*.ps ./lib/pdf*.ps;\
do ./base/instcopy -c -m 644 $f /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/lib ;\
done'
/bin/sh -c 'for f in ./lib/*.ppd ./lib/*.rpd ./lib/*.upp ./lib/*.xbm ./lib/*.xpm;\
do ./base/instcopy -c -m 644 $f /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/lib ;\
done'
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/examples
for f in \
alphabet.ps chess.ps colorcir.ps escher.ps grayalph.ps snowflak.ps \
text_graph_image_cmyk_rgb.pdf transparency_example.ps waterfal.ps \
annots.pdf doretree.ps golfer.eps ridt91.eps text_graphic_image.pdf \
tiger.eps vasarely.ps;\
do ./base/instcopy -c -m 644 ./lib/../examples/$f /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/examples ;\
done
./base/instcopy -c -m 644 ./contrib/japanese/dmp_init.ps /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/lib || exit 1
./base/instcopy -c -m 644 ./contrib/japanese/dmp_site.ps /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/lib || exit 1
./base/instcopy -c -m 644 ./contrib/japanese/escp_24.src /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/lib || exit 1
for f in ./contrib/uniprint/*.upp; do \
./base/instcopy -c -m 644 $f /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/lib || exit 1; \
done
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/examples/cjk
for f in \
all_ac1.ps all_aj1.ps all_ak1.ps gscjk_ac.ps gscjk_aj.ps iso2022.ps \
all_ag1.ps all_aj2.ps article9.ps gscjk_ag.ps gscjk_ak.ps iso2022v.ps ;\
do ./base/instcopy -c -m 644 ./lib/../examples/cjk/$f /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/examples/cjk ;\
done
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./base -o ./obj/aux/genconf ./base/genconf.c -ldl -lm -lidn -L/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/lib -ltiff -rdynamic -ldl -L/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/lib -lfreetype
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./base -o ./obj/aux/echogs ./base/echogs.c -ldl -lm -lidn -L/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/lib -ltiff -rdynamic -ldl -L/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/lib -lfreetype
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./base -o ./obj/aux/genarch ./base/genarch.c -ldl -lm -lidn -L/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/lib -ltiff -rdynamic -ldl -L/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/lib -lfreetype
./obj/aux/echogs -w ./obj/gconfig_.h -x 2f2a -s This file was generated automatically by unix-aux.mak. -s -x 2a2f
./obj/aux/echogs -a ./obj/gconfig_.h
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_DIRENT_H
if ( test -f /usr/include/dirent.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_DIRENT_H 1; \
else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_DIRENT_H 0; fi
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
./obj/aux/echogs -a ./obj/gconfig_.h
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_NDIR_H
if ( test -f /usr/include/ndir.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_NDIR_H 1; \
else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_NDIR_H 0; fi
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
./obj/aux/echogs -a ./obj/gconfig_.h
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_SYS_DIR_H
if ( test -f /usr/include/sys/dir.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_DIR_H 1; \
else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_DIR_H 0; fi
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
./obj/aux/echogs -a ./obj/gconfig_.h
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_SYS_NDIR_H
if ( test -f /usr/include/sys/ndir.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_NDIR_H 1; \
else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_NDIR_H 0; fi
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
./obj/aux/echogs -a ./obj/gconfig_.h
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_SYS_TIME_H
if ( test -f /usr/include/sys/time.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_TIME_H 1; \
else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_TIME_H 0; fi
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
./obj/aux/echogs -a ./obj/gconfig_.h
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_SYS_TIMES_H
if ( test -f /usr/include/sys/times.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_TIMES_H 1; \
else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_TIMES_H 0; fi
./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
./obj/aux/echogs -a ./obj/gconfig_.h
./obj/aux/echogs -w ./obj/gconfigd.h -x 23 define -s -u GS_LIB_DEFAULT -x 2022 /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/Resource/Init:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/lib:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/Resource/Font:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/fonts:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/fonts/default/ghostscript:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/fonts/default/Type1:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/fonts/default/TrueType:/usr/lib/DPS/outline/base:/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/TrueType -x 22
if ( test -f src/jmemsys.h); then true; else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define DONT_HAVE_JMEMSYS_H; fi
./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_DEV_DEFAULT -x 2022 "x11alpha bbox" -x 22
./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_CACHE_DIR -x 2022 "~/.ghostscript/cache/" -x 22
./obj/aux/echogs -w ./obj/jpeglib1.h -x 23 include -x 203c jpeglib.h -x 3e
./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u SEARCH_HERE_FIRST -s 0
./obj/aux/echogs -e .dev -w- -l-obj ./obj/jpege_1 -lib jpeg
./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_DOCDIR -x 2022 /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/doc -x 22
./obj/aux/echogs -e .dev -w- -l-obj ./obj/jpegd_1 -lib jpeg
./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_INIT -x 2022 gs_init.ps -x 22
./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_REVISION -s 915
./obj/aux/echogs -e .dev -w- -l-obj ./obj/gxfapiu
./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_REVISIONDATE -s 20140922
./obj/aux/echogs -e .dev -w- -l-obj ./obj/zlibc ./obj/zutil.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdffonts -ps gs_mex_e gs_mro_e gs_pdf_e gs_wan_e
./obj/aux/echogs -e .dev -w- -l-obj ./obj/macroman -ps gs_mro_e
./obj/aux/echogs -e .dev -w- -l-obj ./obj/lcms2_0 ./obj/cmscam02.o ./obj/cmscgats.o ./obj/cmscnvrt.o ./obj/cmserr.o ./obj/cmsgamma.o ./obj/cmsgmt.o ./obj/cmshalf.o ./obj/cmsintrp.o ./obj/cmsio0.o ./obj/cmsio1.o ./obj/cmslut.o ./obj/cmsmd5.o ./obj/cmsmtrx.o ./obj/cmsnamed.o ./obj/cmsopt.o ./obj/cmspack.o ./obj/cmspcs.o ./obj/cmsplugin.o ./obj/cmsps2.o ./obj/cmssamp.o ./obj/cmstypes.o ./obj/cmsvirt.o ./obj/cmswtpnt.o ./obj/cmsxform.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/epsf -ps gs_epsf
./obj/aux/echogs -e .dev -w- -l-obj ./obj/jbig2dec_1 -lib jbig2dec
./obj/aux/echogs -e .dev -w- -l-obj ./obj/openjpeg_0 ./obj/opj_bio.o ./obj/opj_cidx_manager.o ./obj/opj_cio.o ./obj/opj_dwt.o ./obj/opj_event.o ./obj/opj_function_list.o ./obj/opj_image.o ./obj/opj_invert.o ./obj/opj_j2k.o ./obj/opj_jp2.o ./obj/opj_mct.o ./obj/opj_mqc.o ./obj/opj_openjpeg.o ./obj/opj_opj_clock.o ./obj/opj_phix_manager.o ./obj/opj_pi.o ./obj/opj_ppix_manager.o ./obj/opj_raw.o ./obj/opj_t1.o ./obj/opj_t2.o ./obj/opj_tcd.o ./obj/opj_tgt.o ./obj/opj_thix_manager.o ./obj/opj_tpix_manager.o
./obj/aux/echogs -I./ijs
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./ijs -o ./obj/ijs.o -c ./ijs/ijs.c
./obj/aux/echogs -e .dev -w- -l-obj ./obj/romfs0
cp ./obj/gssprintf_0.o ./obj/gssprintf.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/fapiu
./obj/aux/echogs -e .dev -w- -l-obj ./obj/freetype_1 -link -L/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/lib -lfreetype
./obj/aux/echogs -e .dev -w- -l-obj ./obj/fapib
./obj/aux/echogs -e .dev -w- -l-obj ./obj/trio_0 ./obj/triostr.o ./obj/trio.o ./obj/trionan.o
./obj/aux/echogs -w ./obj/devs.tr - -include ./obj/unix_
./obj/aux/echogs -a ./obj/devs.tr -+ ./obj/psl3.dev ./obj/pdf.dev ./obj/dpsnext.dev ./obj/ttfont.dev ./obj/epsf.dev ./obj/pipe.dev ./obj/gsnogc.dev ./obj/htxlib.dev ./obj/jbig2.dev ./obj/jpx.dev ./obj/utf8.dev ./obj/ramfs.dev
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/genarch ./obj/arch.h
./obj/aux/echogs -a ./obj/devs.tr -+ ./obj/bbox.dev
cp ./obj/jpeglib1.h ./obj/jpeglib_.h
./obj/aux/echogs -a ./obj/devs.tr -+ ./obj/bbox.dev ./obj/bit.dev ./obj/bitcmyk.dev ./obj/bitrgb.dev ./obj/bitrgbtags.dev ./obj/bmp16.dev ./obj/bmp16m.dev ./obj/bmp256.dev ./obj/bmp32b.dev ./obj/bmpgray.dev ./obj/bmpmono.dev ./obj/bmpsep1.dev ./obj/bmpsep8.dev ./obj/ccr.dev ./obj/cfax.dev ./obj/cif.dev ./obj/devicen.dev ./obj/dfaxhigh.dev ./obj/dfaxlow.dev ./obj/eps2write.dev ./obj/fax.dev ./obj/faxg3.dev ./obj/faxg32d.dev ./obj/faxg4.dev ./obj/fpng.dev ./obj/inferno.dev ./obj/ink_cov.dev ./obj/inkcov.dev ./obj/jpeg.dev ./obj/jpegcmyk.dev ./obj/jpeggray.dev ./obj/mag16.dev ./obj/mag256.dev ./obj/mgr4.dev ./obj/mgr8.dev ./obj/mgrgray2.dev ./obj/mgrgray4.dev ./obj/mgrgray8.dev ./obj/mgrmono.dev ./obj/miff24.dev ./obj/pam.dev ./obj/pamcmyk32.dev ./obj/pamcmyk4.dev ./obj/pbm.dev ./obj/pbmraw.dev ./obj/pcx16.dev ./obj/pcx24b.dev ./obj/pcx256.dev ./obj/pcx2up.dev ./obj/pcxcmyk.dev ./obj/pcxgray.dev ./obj/pcxmono.dev ./obj/pdfwrite.dev ./obj/pgm.dev ./obj/pgmraw.dev ./obj/pgnm.dev ./obj/pgnmraw.dev ./obj/pkm.dev ./obj/pkmraw.dev ./obj/pksm.dev ./obj/pksmraw.dev ./obj/plan.dev ./obj/plan9bm.dev ./obj/planc.dev ./obj/plang.dev ./obj/plank.dev ./obj/planm.dev ./obj/pnm.dev ./obj/pnmraw.dev ./obj/ppm.dev ./obj/ppmraw.dev ./obj/ps2write.dev ./obj/psdcmyk.dev ./obj/psdcmykog.dev ./obj/psdf.dev ./obj/psdrgb.dev ./obj/sgirgb.dev ./obj/spotcmyk.dev ./obj/sunhmono.dev ./obj/tfax.dev ./obj/tiff12nc.dev ./obj/tiff24nc.dev ./obj/tiff32nc.dev ./obj/tiff48nc.dev ./obj/tiff64nc.dev ./obj/tiffcrle.dev ./obj/tiffg3.dev ./obj/tiffg32d.dev ./obj/tiffg4.dev ./obj/tiffgray.dev ./obj/tifflzw.dev ./obj/tiffpack.dev ./obj/tiffs.dev ./obj/tiffscaled.dev ./obj/tiffsep.dev ./obj/tiffsep1.dev ./obj/txtwrite.dev ./obj/xcf.dev ./obj/xpswrite.dev
./obj/aux/echogs -a ./obj/devs.tr -+ ./obj/alc1900.dev ./obj/alc2000.dev ./obj/alc4000.dev ./obj/alc4100.dev ./obj/alc8500.dev ./obj/alc8600.dev ./obj/alc9100.dev ./obj/ap3250.dev ./obj/appledmp.dev ./obj/atx23.dev ./obj/atx24.dev ./obj/atx38.dev ./obj/bj10e.dev ./obj/bj10v.dev ./obj/bj10vh.dev ./obj/bj200.dev ./obj/bjc600.dev ./obj/bjc800.dev ./obj/bjc880j.dev ./obj/bjccmyk.dev ./obj/bjccolor.dev ./obj/bjcgray.dev ./obj/bjcmono.dev ./obj/cdeskjet.dev ./obj/cdj1600.dev ./obj/cdj500.dev ./obj/cdj550.dev ./obj/cdj670.dev ./obj/cdj850.dev ./obj/cdj880.dev ./obj/cdj890.dev ./obj/cdj970.dev ./obj/cdjcolor.dev ./obj/cdjmono.dev ./obj/cdnj500.dev ./obj/chp2200.dev ./obj/cljet5.dev ./obj/cljet5c.dev ./obj/cljet5pr.dev ./obj/coslw2p.dev ./obj/coslwxl.dev ./obj/cp50.dev ./obj/declj250.dev ./obj/deskjet.dev ./obj/dj505j.dev ./obj/djet500.dev ./obj/djet500c.dev ./obj/dl2100.dev ./obj/dnj650c.dev ./obj/epl2050.dev ./obj/epl2050p.dev ./obj/epl2120.dev ./obj/epl2500.dev ./obj/epl2750.dev ./obj/epl5800.dev ./obj/epl5900.dev ./obj/epl6100.dev ./obj/epl6200.dev ./obj/eplcolor.dev ./obj/eplmono.dev ./obj/eps9high.dev ./obj/eps9mid.dev ./obj/epson.dev ./obj/epsonc.dev ./obj/escp.dev ./obj/escpage.dev ./obj/fmlbp.dev ./obj/fmpr.dev ./obj/fs600.dev ./obj/gdi.dev ./obj/hl1240.dev ./obj/hl1250.dev ./obj/hl7x0.dev ./obj/hpdj1120c.dev ./obj/hpdj310.dev ./obj/hpdj320.dev ./obj/hpdj340.dev ./obj/hpdj400.dev ./obj/hpdj500.dev ./obj/hpdj500c.dev ./obj/hpdj510.dev ./obj/hpdj520.dev ./obj/hpdj540.dev ./obj/hpdj550c.dev ./obj/hpdj560c.dev ./obj/hpdj600.dev ./obj/hpdj660c.dev ./obj/hpdj670c.dev ./obj/hpdj680c.dev ./obj/hpdj690c.dev ./obj/hpdj850c.dev ./obj/hpdj855c.dev ./obj/hpdj870c.dev ./obj/hpdj890c.dev ./obj/hpdjplus.dev ./obj/hpdjportable.dev ./obj/ibmpro.dev ./obj/imagen.dev ./obj/itk24i.dev ./obj/itk38.dev ./obj/iwhi.dev ./obj/iwlo.dev ./obj/iwlq.dev ./obj/jetp3852.dev ./obj/jj100.dev ./obj/la50.dev ./obj/la70.dev ./obj/la75.dev ./obj/la75plus.dev ./obj/laserjet.dev ./obj/lbp310.dev ./obj/lbp320.dev ./obj/lbp8.dev ./obj/lex2050.dev ./obj/lex3200.dev ./obj/lex5700.dev ./obj/lex7000.dev ./obj/lips2p.dev ./obj/lips3.dev ./obj/lips4.dev ./obj/lips4v.dev ./obj/lj250.dev ./obj/lj3100sw.dev ./obj/lj4dith.dev ./obj/lj4dithp.dev ./obj/lj5gray.dev ./obj/lj5mono.dev ./obj/ljet2p.dev ./obj/ljet3.dev ./obj/ljet3d.dev ./obj/ljet4.dev ./obj/ljet4d.dev ./obj/ljet4pjl.dev ./obj/ljetplus.dev ./obj/ln03.dev ./obj/lp1800.dev ./obj/lp1900.dev ./obj/lp2000.dev ./obj/lp2200.dev ./obj/lp2400.dev ./obj/lp2500.dev ./obj/lp2563.dev ./obj/lp3000c.dev ./obj/lp7500.dev ./obj/lp7700.dev ./obj/lp7900.dev ./obj/lp8000.dev ./obj/lp8000c.dev ./obj/lp8100.dev ./obj/lp8200c.dev ./obj/lp8300c.dev ./obj/lp8300f.dev ./obj/lp8400f.dev ./obj/lp8500c.dev ./obj/lp8600.dev ./obj/lp8600f.dev ./obj/lp8700.dev ./obj/lp8800c.dev ./obj/lp8900.dev ./obj/lp9000b.dev ./obj/lp9000c.dev ./obj/lp9100.dev ./obj/lp9200b.dev ./obj/lp9200c.dev ./obj/lp9300.dev ./obj/lp9400.dev ./obj/lp9500c.dev ./obj/lp9600.dev ./obj/lp9600s.dev ./obj/lp9800c.dev ./obj/lps4500.dev ./obj/lps6500.dev ./obj/lq850.dev ./obj/lxm3200.dev ./obj/lxm5700m.dev ./obj/m8510.dev ./obj/md1xMono.dev ./obj/md2k.dev ./obj/md50Eco.dev ./obj/md50Mono.dev ./obj/md5k.dev ./obj/mj500c.dev ./obj/mj6000c.dev ./obj/mj700v2c.dev ./obj/mj8000c.dev ./obj/ml600.dev ./obj/necp6.dev ./obj/npdl.dev ./obj/oce9050.dev ./obj/oki182.dev ./obj/oki4w.dev ./obj/okiibm.dev ./obj/oprp.dev ./obj/opvp.dev ./obj/paintjet.dev ./obj/pcl3.dev ./obj/photoex.dev ./obj/picty180.dev ./obj/pj.dev ./obj/pjetxl.dev ./obj/pjxl.dev ./obj/pjxl300.dev ./obj/pr1000.dev ./obj/pr1000_4.dev ./obj/pr150.dev ./obj/pr201.dev ./obj/pxlcolor.dev ./obj/pxlmono.dev ./obj/r4081.dev ./obj/rinkj.dev ./obj/rpdl.dev ./obj/samsunggdi.dev ./obj/sj48.dev ./obj/st800.dev ./obj/stcolor.dev ./obj/t4693d2.dev ./obj/t4693d4.dev ./obj/t4693d8.dev ./obj/tek4696.dev ./obj/uniprint.dev ./obj/xes.dev
cp ./obj/jpege_1.dev ./obj/jpege.dev
./obj/aux/echogs -a ./obj/devs.tr -+
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sdeparam.o -c ./base/sdeparam.c
./obj/aux/echogs -a ./obj/devs.tr -+ ./obj/ijs.dev
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+ ./obj/png16.dev ./obj/png16m.dev ./obj/png256.dev ./obj/png48.dev ./obj/pngalpha.dev ./obj/pnggray.dev ./obj/pngmono.dev
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+
./obj/aux/echogs -a ./obj/devs.tr -+ ./obj/romfs0.dev
./obj/aux/echogs -a ./obj/devs.tr - ./obj/libcore
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sdcparam.o -c ./base/sdcparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfdcte.o -c ./psi/zfdcte.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -Isrc -DSHARE_JPEG=1 -o ./obj/sdctd_1.o -c ./base/sdctd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -Isrc -DSHARE_JPEG=1 -o ./obj/sjpegd_1.o -c ./base/sjpegd.c
cp ./obj/jpegd_1.dev ./obj/jpegd.dev
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sddparam.o -c ./base/sddparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfdctd.o -c ./psi/zfdctd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iscanbin.o -c ./psi/iscanbin.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zbseq.o -c ./psi/zbseq.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscolor1.o -c ./base/gscolor1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsht1.o -c ./base/gsht1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxicolor.o -c ./base/gxicolor.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcolor1.o -c ./psi/zcolor1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zht1.o -c ./psi/zht1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zupath.o -c ./psi/zupath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ibnum.o -c ./psi/ibnum.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevhit.o -c ./base/gdevhit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsdps1.o -c ./base/gsdps1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcharx.o -c ./psi/zcharx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/scantab.o -c ./base/scantab.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/scfparam.o -c ./base/scfparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sfilter2.o -c ./base/sfilter2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfdecode.o -c ./psi/zfdecode.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/scfd.o -c ./base/scfd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/scfdtab.o -c ./base/scfdtab.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/slzwd.o -c ./base/slzwd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/slzwc.o -c ./base/slzwc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/spdiff.o -c ./base/spdiff.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/spngp.o -c ./base/spngp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/srld.o -c ./base/srld.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfilter2.o -c ./psi/zfilter2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/scfe.o -c ./base/scfe.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/scfetab.o -c ./base/scfetab.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/shc.o -c ./base/shc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/slzwe.o -c ./base/slzwe.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/srle.o -c ./base/srle.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ziodev2.o -c ./psi/ziodev2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdevcal.o -c ./psi/zdevcal.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdevice2.o -c ./psi/zdevice2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmedia2.o -c ./psi/zmedia2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclipm.o -c ./base/gxclipm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gximage3.o -c ./base/gximage3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gximage4.o -c ./base/gximage4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxmclip.o -c ./base/gxmclip.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscolor2.o -c ./base/gscolor2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gspcolor.o -c ./base/gspcolor.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsptype1.o -c ./base/gsptype1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclip2.o -c ./base/gxclip2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxp1fill.o -c ./base/gxp1fill.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxpcmap.o -c ./base/gxpcmap.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpcolor.o -c ./psi/zpcolor.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/imain.o -c ./psi/imain.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/imainarg.o -c ./psi/imainarg.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsargs.o -c ./base/gsargs.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -I./devices -o ./obj/idisp.o -c ./psi/idisp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iapi.o -c ./psi/iapi.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/icontext.o -c ./psi/icontext.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/idebug.o -c ./psi/idebug.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/idict.o -c ./psi/idict.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/idparam.o -c ./psi/idparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/idstack.o -c ./psi/idstack.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iinit.o -c ./psi/iinit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/interp.o -c ./psi/interp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iparam.o -c ./psi/iparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ireclaim.o -c ./psi/ireclaim.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iplugin.o -c ./psi/iplugin.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iscan.o -c ./psi/iscan.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iscannum.o -c ./psi/iscannum.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/istack.o -c ./psi/istack.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iutil.o -c ./psi/iutil.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sa85d.o -c ./base/sa85d.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/sfilter1.o -c ./psi/sfilter1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sstring.o -c ./base/sstring.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/stream.o -c ./base/stream.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zarith.o -c ./psi/zarith.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zarray.o -c ./psi/zarray.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcontrol.o -c ./psi/zcontrol.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdict.o -c ./psi/zdict.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfile.o -c ./psi/zfile.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfile1.o -c ./psi/zfile1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfileio.o -c ./psi/zfileio.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfilter.o -c ./psi/zfilter.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfproc.o -c ./psi/zfproc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zgeneric.o -c ./psi/zgeneric.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ziodev.o -c ./psi/ziodev.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ziodevsc.o -c ./psi/ziodevsc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmath.o -c ./psi/zmath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zalg.o -c ./psi/zalg.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmisc.o -c ./psi/zmisc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpacked.o -c ./psi/zpacked.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zrelbit.o -c ./psi/zrelbit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zstack.o -c ./psi/zstack.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zstring.o -c ./psi/zstring.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zsysvm.o -c ./psi/zsysvm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ztoken.o -c ./psi/ztoken.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ztype.o -c ./psi/ztype.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zvmem.o -c ./psi/zvmem.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zbfont.o -c ./psi/zbfont.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zchar.o -c ./psi/zchar.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcolor.o -c ./psi/zcolor.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdevice.o -c ./psi/zdevice.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfont.o -c ./psi/zfont.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfontenum.o -c ./psi/zfontenum.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zgstate.o -c ./psi/zgstate.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdfilter.o -c ./psi/zdfilter.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zht.o -c ./psi/zht.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zimage.o -c ./psi/zimage.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmatrix.o -c ./psi/zmatrix.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpaint.o -c ./psi/zpaint.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpath.o -c ./psi/zpath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zncdummy.o -c ./psi/zncdummy.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ialloc.o -c ./psi/ialloc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/igc.o -c ./psi/igc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/igcref.o -c ./psi/igcref.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/igcstr.o -c ./psi/igcstr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ilocate.o -c ./psi/ilocate.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iname.o -c ./psi/iname.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/isave.o -c ./psi/isave.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/inobtokn.o -c ./psi/inobtokn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/inouparm.o -c ./psi/inouparm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sfxstdio.o -c ./base/sfxstdio.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sfxcommon.o -c ./base/sfxcommon.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdscpars.o -c ./psi/zdscpars.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/dscparse.o -c ./psi/dscparse.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfapi.o -c ./psi/zfapi.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sbcp.o -c ./base/sbcp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfbcp.o -c ./psi/zfbcp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpath1.o -c ./psi/zpath1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gspath1.o -c ./base/gspath1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcolor2.o -c ./psi/zcolor2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcsindex.o -c ./psi/zcsindex.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zht2.o -c ./psi/zht2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zimage2.o -c ./psi/zimage2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcssepr.o -c ./psi/zcssepr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfsample.o -c ./psi/zfsample.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfunc4.o -c ./psi/zfunc4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfunc.o -c ./psi/zfunc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfunc0.o -c ./psi/zfunc0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsdsrc.o -c ./base/gsdsrc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfunc.o -c ./base/gsfunc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfunc0.o -c ./base/gsfunc0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfunc4.o -c ./base/gsfunc4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/spprint.o -c ./base/spprint.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscsepr.o -c ./base/gscsepr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsnamecl.o -c ./base/gsnamecl.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsncdummy.o -c ./base/gsncdummy.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zchar32.o -c ./psi/zchar32.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfont32.o -c ./psi/zfont32.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfimscale.o -c ./psi/zfimscale.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/simscale.o -c ./base/simscale.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zform.o -c ./psi/zform.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcspixel.o -c ./psi/zcspixel.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscpixel.o -c ./base/gscpixel.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsclipsr.o -c ./base/gsclipsr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscdevn.o -c ./base/gscdevn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxdevndi.o -c ./base/gxdevndi.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscolor3.o -c ./base/gscolor3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfunc3.o -c ./base/gsfunc3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsptype2.o -c ./base/gsptype2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsshade.o -c ./base/gsshade.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxshade.o -c ./base/gxshade.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxshade1.o -c ./base/gxshade1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxshade4.o -c ./base/gxshade4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxshade6.o -c ./base/gxshade6.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfunc3.o -c ./psi/zfunc3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zimage3.o -c ./psi/zimage3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmisc3.o -c ./psi/zmisc3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcolor3.o -c ./psi/zcolor3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zshade.o -c ./psi/zshade.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfzlib.o -c ./psi/zfzlib.c
./obj/aux/echogs -e .dev -w- -l-obj ./obj/zlibe_0 ./obj/adler32.o ./obj/deflate.o ./obj/compress.o ./obj/trees.o ./obj/crc32.o
./obj/aux/echogs -e .dev -a- ./obj/zlibe_0 -include ./obj/zlibc.dev
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -I./zlib -DSHARE_ZLIB=0 -o ./obj/szlibc_0.o -c ./base/szlibc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -I./zlib -DSHARE_ZLIB=0 -o ./obj/szlibe_0.o -c ./base/szlibe.c
./obj/aux/echogs -e .dev -w- -l-obj ./obj/zlibd_0 ./obj/inffast.o ./obj/inflate.o ./obj/inftrees.o ./obj/uncompr.o
./obj/aux/echogs -e .dev -a- ./obj/zlibd_0 -include ./obj/zlibc.dev
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -I./zlib -DSHARE_ZLIB=0 -o ./obj/szlibd_0.o -c ./base/szlibd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gstrans.o -c ./base/gstrans.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gximag3x.o -c ./base/gximag3x.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxblend.o -c ./base/gxblend.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxblend1.o -c ./base/gxblend1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevp14.o -c ./base/gdevp14.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevdevn.o -c ./base/gdevdevn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevdcrd.o -c ./base/gdevdcrd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscolorbuffer.o -c ./base/gscolorbuffer.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevbbox.o -c ./base/gdevbbox.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ztrans.o -c ./psi/ztrans.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfmd5.o -c ./psi/zfmd5.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfsha2.o -c ./psi/zfsha2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/ssha2.o -c ./base/ssha2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sha2.o -c ./base/sha2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfarc4.o -c ./psi/zfarc4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sarc4.o -c ./base/sarc4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfaes.o -c ./psi/zfaes.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/saes.o -c ./base/saes.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/aes.o -c ./base/aes.c
./obj/aux/echogs -e .dev -w- -l-obj ./obj/macglyph -include ./obj/macroman -ps gs_mgl_e
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zicc.o -c ./psi/zicc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsicc.o -c ./base/gsicc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsicc_manage.o -c ./base/gsicc_manage.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsicc_cache.o -c ./base/gsicc_cache.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -I./lcms2/include -o ./obj/gsicc_lcms2_0.o -c ./base/gsicc_lcms2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsicc_profilecache.o -c ./base/gsicc_profilecache.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -I/include -o ./obj/gsicc_create_0.o -c ./base/gsicc_create.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsicc_nocm.o -c ./base/gsicc_nocm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsicc_replacecm.o -c ./base/gsicc_replacecm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsicc_monitorcm.o -c ./base/gsicc_monitorcm.c
cp ./obj/lcms2_0.dev ./obj/lcms2.dev
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpdfops.o -c ./psi/zpdfops.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpdf_r6.o -c ./psi/zpdf_r6.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdpnext.o -c ./psi/zdpnext.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsdps.o -c ./base/gsdps.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gximage2.o -c ./base/gximage2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdps.o -c ./psi/zdps.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcontext.o -c ./psi/zcontext.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsalphac.o -c ./base/gsalphac.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevpipe.o -c ./base/gdevpipe.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsnogc.o -c ./base/gsnogc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gshtx.o -c ./base/gshtx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -Isrc -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfjbig2_jbig2dec.o -c ./psi/zfjbig2.c
cp ./obj/jbig2dec_1.dev ./obj/jbig2dec.dev
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -Isrc -o ./obj/sjbig2.o -c ./base/sjbig2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./openjpeg/src/lib/openjp2/.. -I./openjpeg/src/lib/openjp2 -I./psi -I./obj -I./obj -I./base -I./devices -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/zfjpx_openjpeg.o \
-c ./psi/zfjpx.c
cp ./obj/openjpeg_0.dev ./obj/openjpeg.dev
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./openjpeg/src/lib/openjp2/.. -I./openjpeg/src/lib/openjp2 -I./obj -I./base -I./devices -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/sjpx_openjpeg.o \
-c -DOPJ_STATIC ./base/sjpx_openjpeg.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zutf8.o -c ./psi/zutf8.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsioram.o -c ./base/gsioram.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/ramfs.o -c ./base/ramfs.c
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/bbox ./obj/gdevbbox.o
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbit.o -c ./devices/gdevbit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevprn.o -c ./base/gdevprn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxdownscale.o -c ./base/gxdownscale.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbmp.o -c ./devices/gdevbmp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbmpc.o -c ./devices/gdevbmpc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevpccm.o -c ./base/gdevpccm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevccr.o -c ./devices/gdevccr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcfax.o -c ./devices/gdevcfax.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I/libtiff -I/libtiff -I./obj -I./zlib -Isrc -o ./obj/gstiffio.o -DSHARE_LIBTIFF=1 -c ./base/gstiffio.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevfax.o -c ./devices/gdevfax.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/minftrsz.o -c ./devices/minftrsz.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcif.o -c ./devices/gdevcif.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdfax.o -c ./devices/gdevdfax.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -I/libtiff -I/libtiff -I./obj -I./zlib -o ./obj/gdevtfax.o -c ./devices/gdevtfax.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -I./obj -I./base -I./obj -I./devices -I/libtiff -I/libtiff -I./obj -I./zlib -o ./obj/gdevtifs.o -c ./devices/gdevtifs.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdf.o -c ./devices/vector/gdevpdf.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfb.o -c ./devices/vector/gdevpdfb.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfc.o -c ./devices/vector/gdevpdfc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfd.o -c ./devices/vector/gdevpdfd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfe.o -c ./devices/vector/gdevpdfe.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfg.o -c ./devices/vector/gdevpdfg.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfi.o -c ./devices/vector/gdevpdfi.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -Isrc -DSHARE_JPEG=1 -o ./obj/gdevpdfj.o -c ./devices/vector/gdevpdfj.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfk.o -c ./devices/vector/gdevpdfk.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfm.o -c ./devices/vector/gdevpdfm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfo.o -c ./devices/vector/gdevpdfo.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfp.o -c ./devices/vector/gdevpdfp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdft.o -c ./devices/vector/gdevpdft.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfr.o -c ./devices/vector/gdevpdfr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -Isrc/source/libraries -I./openjpeg/library/source -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/gdevpdfu.o -c ./devices/vector/gdevpdfu.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfv.o -c ./devices/vector/gdevpdfv.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevagl.o -c ./devices/vector/gdevagl.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsflip.o -c ./base/gsflip.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -Isrc/source/libraries -I./openjpeg/library/source -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/gdevpsdi.o -c ./devices/vector/gdevpsdi.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -Isrc/source/libraries -I./openjpeg/library/source -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/gdevpsdp.o -c ./devices/vector/gdevpsdp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsds.o -c ./devices/vector/gdevpsds.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -Isrc -DSHARE_JPEG=1 -o ./obj/gdevpsdu.o -c ./devices/vector/gdevpsdu.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/spsdf.o -c ./base/spsdf.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsparamx.o -c ./base/gsparamx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevvec.o -c ./base/gdevvec.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdt.o -c ./devices/vector/gdevpdt.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtb.o -c ./devices/vector/gdevpdtb.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtc.o -c ./devices/vector/gdevpdtc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtd.o -c ./devices/vector/gdevpdtd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdte.o -c ./devices/vector/gdevpdte.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtf.o -c ./devices/vector/gdevpdtf.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdti.o -c ./devices/vector/gdevpdti.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdts.o -c ./devices/vector/gdevpdts.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtt.o -c ./devices/vector/gdevpdtt.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtv.o -c ./devices/vector/gdevpdtv.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtw.o -c ./devices/vector/gdevpdtw.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfont0c.o -c ./base/gsfont0c.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gxfcopy.o -c ./devices/gxfcopy.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsf1.o -c ./devices/vector/gdevpsf1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsf2.o -c ./devices/vector/gdevpsf2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsfm.o -c ./devices/vector/gdevpsfm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsft.o -c ./devices/vector/gdevpsft.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsfu.o -c ./devices/vector/gdevpsfu.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsfx.o -c ./devices/vector/gdevpsfx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -Isrc -I./zlib -DSHARE_LIBPNG=1 -o ./obj/gdevfpng_0.o -c ./devices/gdevfpng.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevifno.o -c ./devices/gdevifno.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevicov.o -c ./devices/gdevicov.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevjpeg.o -c ./devices/gdevjpeg.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o obj/gdevmag.o -c ./contrib/japanese/gdevmag.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevmgr.o -c ./devices/gdevmgr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevmiff.o -c ./devices/gdevmiff.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpbm.o -c ./devices/gdevpbm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevppla.o -c ./base/gdevppla.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevmpla.o -c ./base/gdevmpla.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpcx.o -c ./devices/gdevpcx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevp2up.o -c ./devices/gdevp2up.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevplan.o -c ./devices/gdevplan.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsd.o -c ./devices/gdevpsd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsequivc.o -c ./base/gsequivc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcmykog.o -c ./devices/gdevcmykog.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevsgi.o -c ./devices/gdevsgi.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevsunr.o -c ./devices/gdevsunr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -I/libtiff -I/libtiff -I./obj -I./zlib -o ./obj/gdevtfnx.o -c ./devices/gdevtfnx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -I/libtiff -I/libtiff -I./obj -I./zlib -o ./obj/gdevtsep.o -c ./devices/gdevtsep.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevtxtw.o -c ./devices/vector/gdevtxtw.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevxcf.o -c ./devices/gdevxcf.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -I/libtiff -I/libtiff -I./obj -I./zlib -o ./obj/gdevxps.o -c ./devices/vector/gdevxps.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevescv.o -c -DGS_VERSION_MAJOR=9 ./contrib/eplaser/gdevescv.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevescp.o -c ./devices/gdevescp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevadmp.o -c ./devices/gdevadmp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevatx.o -c ./devices/gdevatx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbj10.o -c ./devices/gdevbj10.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o obj/gdev10v.o -c ./contrib/japanese/gdev10v.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcdj.o -c ./devices/gdevcdj.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpcl.o -c ./devices/gdevpcl.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevl4r.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c\
./contrib/lips4/gdevl4r.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlips.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c ./contrib/lips4/gdevlips.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlprn.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c ./contrib/lips4/gdevlprn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbjc_.o -c ./contrib/gdevbjc_.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbjca.o -c ./contrib/gdevbjca.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcd8.o -c ./contrib/gdevcd8.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdj9.o -c ./contrib/gdevdj9.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevclj.o -c ./devices/gdevclj.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcljc.o -c ./devices/gdevcljc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcslw.o -c ./devices/gdevcslw.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcp50.o -c ./devices/gdevcp50.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdjet.o -c ./devices/gdevdjet.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdljm.o -c ./devices/gdevdljm.c
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/dj505j ./obj/gdevcdj.o ./obj/gdevpcl.o
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdjtc.o -c ./devices/gdevdjtc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevln03.o -c ./contrib/gdevln03.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevepsn.o -c ./devices/gdevepsn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevepsc.o -c ./devices/gdevepsc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevespg.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c ./contrib/japanese/gdevespg.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -DFMLBP_NOADJUST_MARGIN -o obj/gdevfmlbp.o -c ./contrib/japanese/gdevfmlbp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevfmpr.o -c ./contrib/japanese/gdevfmpr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevgdi.o -c ./contrib/gdevgdi.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevhl12.o -c ./contrib/gdevhl12.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevhl7x.o -c ./devices/gdevhl7x.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/gdeveprn.o -DGS_REVISION=915 -I./psi ./contrib/pcl3/eprn/gdeveprn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/pagecount.o -DGS_REVISION=915 -I./psi ./contrib/pcl3/eprn/pagecount.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/mediasize.o -DGS_REVISION=915 -I./psi ./contrib/pcl3/eprn/mediasize.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/eprnparm.o -DGS_REVISION=915 -I./psi ./contrib/pcl3/eprn/eprnparm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/eprnrend.o -DGS_REVISION=915 -I./psi ./contrib/pcl3/eprn/eprnrend.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/eprnfs.o -DGS_REVISION=915 -I./psi \
./contrib/pcl3/eprn/eprnfs.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/gdevpcl3.o -DGS_REVISION=915 -I./contrib/pcl3/eprn ./contrib/pcl3/src/gdevpcl3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/pclcap.o -DGS_REVISION=915 -I./contrib/pcl3/eprn ./contrib/pcl3/src/pclcap.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevimgn.o -c ./devices/gdevimgn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdev3852.o -c ./devices/gdev3852.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o obj/gdevj100.o -c ./contrib/japanese/gdevj100.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o obj/gdevlbp3.o -c ./contrib/japanese/gdevlbp3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlbp8.o -c ./devices/gdevlbp8.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlx7.o -c ./contrib/gdevlx7.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevl4v.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c\
./contrib/lips4/gdevl4v.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpjet.o -c ./devices/gdevpjet.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevl31s.o -c ./devices/gdevl31s.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevmeds.o -c ./devices/gdevmeds.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlj56.o -c ./devices/gdevlj56.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpxut.o -c ./devices/gdevpxut.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlp8k.o -c ./devices/gdevlp8k.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdm24.o -c ./devices/gdevdm24.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlx32.o -c ./contrib/gdevlx32.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlxm.o -c ./devices/gdevlxm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdev8510.o -c ./devices/gdev8510.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o obj/gdevalps.o -c ./contrib/japanese/gdevalps.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevmd2k.o -c ./contrib/gdevmd2k.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevmjc.o -c ./contrib/japanese/gdevmjc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o obj/gdevml6.o -c ./contrib/japanese/gdevml6.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevnpdl.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c ./contrib/japanese/gdevnpdl.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevo182.o -c ./devices/gdevo182.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevop4w.o -c ./contrib/gdevop4w.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevokii.o -c ./devices/gdevokii.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevopvp.o -DGS_VERSION_MAJOR=9 -I./psi/ -c ./contrib/opvp/gdevopvp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevphex.o -c ./devices/gdevphex.c
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/picty180 ./obj/gdevcdj.o ./obj/gdevpcl.o
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevp201.o -c ./contrib/japanese/gdevp201.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpx.o -c ./devices/vector/gdevpx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdev4081.o -c ./devices/gdev4081.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevrinkj.o -c ./devices/gdevrinkj.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevrpdl.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c ./contrib/japanese/gdevrpdl.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevsj48.o -c ./devices/gdevsj48.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevstc.o -c ./devices/gdevstc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevstc1.o -c ./devices/gdevstc1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevstc2.o -c ./devices/gdevstc2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevstc3.o -c ./devices/gdevstc3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevstc4.o -c ./devices/gdevstc4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdev4693.o -c ./devices/gdev4693.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevtknk.o -c ./devices/gdevtknk.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevupd.o -c ./devices/gdevupd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevxes.o -c ./contrib/gdevxes.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -I./ijs -I./ijs/.. \
-o ./obj/gdevijs.o -c ./devices/gdevijs.c
./obj/aux/echogs -e .dev -w- -l-obj ./obj/ijslib_0 ./obj/ijs.o ./obj/ijs_server.o ./obj/ijs_client.o ./obj/ijs_exec_unix.o
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./obj -I./devices -Isrc -I./zlib -DSHARE_LIBPNG=1 -o ./obj/gdevpng.o -c ./devices/gdevpng.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gpmisc.o -c ./base/gpmisc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/strmio.o -c ./base/strmio.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsalloc.o -c ./base/gsalloc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsalpha.o -c ./base/gsalpha.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsbitcom.o -c ./base/gsbitcom.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsbitops.o -c ./base/gsbitops.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscencs.o -c ./base/gscencs.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gschar.o -c ./base/gschar.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscolor.o -c ./base/gscolor.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscoord.o -c ./base/gscoord.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscparam.o -c ./base/gscparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscspace.o -c ./base/gscspace.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscicach.o -c ./base/gscicach.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsovrc.o -c ./base/gsovrc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxoprect.o -c ./base/gxoprect.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsdevice.o -c ./base/gsdevice.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsdevmem.o -c ./base/gsdevmem.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsdparam.o -c ./base/gsdparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsdfilt.o -c ./base/gsdfilt.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfname.o -c ./base/gsfname.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfont.o -c ./base/gsfont.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsgdata.o -c ./base/gsgdata.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsgcache.o -c ./base/gsgcache.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsht.o -c ./base/gsht.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gshtscr.o -c ./base/gshtscr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsimage.o -c ./base/gsimage.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsimpath.o -c ./base/gsimpath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsinit.o -c ./base/gsinit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsiodev.o -c ./base/gsiodev.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsistate.o -c ./base/gsistate.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsline.o -c ./base/gsline.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsmalloc.o -c ./base/gsmalloc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/memento.o -c ./base/memento.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsmatrix.o -c ./base/gsmatrix.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsmemory.o -c ./base/gsmemory.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsmemret.o -c ./base/gsmemret.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsmisc.o -c ./base/gsmisc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsnotify.o -c ./base/gsnotify.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gslibctx.o -c ./base/gslibctx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gspaint.o -c ./base/gspaint.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsparam.o -c ./base/gsparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gspath.o -c ./base/gspath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsstate.o -c ./base/gsstate.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gstext.o -c ./base/gstext.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsutil.o -c ./base/gsutil.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevmrun.o -c ./base/gdevmrun.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsiodevs.o -c ./base/gsiodevs.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclist.o -c ./base/gxclist.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclbits.o -c ./base/gxclbits.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclpage.o -c ./base/gxclpage.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclrast.o -c ./base/gxclrast.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclread.o -c ./base/gxclread.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclrect.o -c ./base/gxclrect.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclutil.o -c ./base/gxclutil.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsparams.o -c ./base/gsparams.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsroprun.o -c ./base/gsroprun.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclimag.o -c ./base/gxclimag.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclpath.o -c ./base/gxclpath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxdhtserial.o -c ./base/gxdhtserial.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclthrd.o -c ./base/gxclthrd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsmchunk.o -c ./base/gsmchunk.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsmemlok.o -c ./base/gsmemlok.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclfile.o -c ./base/gxclfile.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclmem.o -c ./base/gxclmem.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclzlib.o -c ./base/gxclzlib.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gp_psync.o -c ./base/gp_psync.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxfapi.o -c ./base/gxfapi.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/brewer/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -o ./obj/fapi_ft.o -c ./base/fapi_ft.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/brewer/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -o ./obj/write_t1.o -c ./base/write_t1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/brewer/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -o ./obj/write_t2.o -c ./base/write_t2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/include/freetype2 -I/home/brewer/.linuxbrew/Cellar/libpng/1.6.13/include/libpng16 -o ./obj/wrfont.o -c ./base/wrfont.c
cp ./obj/freetype_1.dev ./obj/freetype.dev
cp ./obj/trio_0.dev ./obj/trio.dev
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxacpath.o -c ./base/gxacpath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxbcache.o -c ./base/gxbcache.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxccache.o -c ./base/gxccache.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxccman.o -c ./base/gxccman.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxchar.o -c ./base/gxchar.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxcht.o -c ./base/gxcht.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxclip.o -c ./base/gxclip.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxcmap.o -c ./base/gxcmap.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxcpath.o -c ./base/gxcpath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxdcconv.o -c ./base/gxdcconv.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxdcolor.o -c ./base/gxdcolor.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxhldevc.o -c ./base/gxhldevc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxfill.o -c ./base/gxfill.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxfdrop.o -c ./base/gxfdrop.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxht.o -c ./base/gxht.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxhtbit.o -c ./base/gxhtbit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxht_thresh.o -c ./base/gxht_thresh.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxidata.o -c ./base/gxidata.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxifast.o -c ./base/gxifast.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gximage.o -c ./base/gximage.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gximage1.o -c ./base/gximage1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gximono.o -c ./base/gximono.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxipixel.o -c ./base/gxipixel.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gximask.o -c ./base/gximask.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxi12bit.o -c ./base/gxi12bit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxi16bit.o -c ./base/gxi16bit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxiscale.o -c ./base/gxiscale.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxpaint.o -c ./base/gxpaint.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxpath.o -c ./base/gxpath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxpath2.o -c ./base/gxpath2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxpcopy.o -c ./base/gxpcopy.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxpdash.o -c ./base/gxpdash.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxpflat.o -c ./base/gxpflat.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxsample.o -c ./base/gxsample.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxstroke.o -c ./base/gxstroke.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxsync.o -c ./base/gxsync.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/vdtrace.o -c ./base/vdtrace.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevabuf.o -c ./base/gdevabuf.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevdbit.o -c ./base/gdevdbit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevddrw.o -c ./base/gdevddrw.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevdflt.o -c ./base/gdevdflt.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevdgbr.o -c ./base/gdevdgbr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevnfwd.o -c ./base/gdevnfwd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevmem.o -c ./base/gdevmem.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevplnx.o -c ./base/gdevplnx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevm1.o -c ./base/gdevm1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevm2.o -c ./base/gdevm2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevm4.o -c ./base/gdevm4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevm8.o -c ./base/gdevm8.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevm16.o -c ./base/gdevm16.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevm24.o -c ./base/gdevm24.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevm32.o -c ./base/gdevm32.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevm40.o -c ./base/gdevm40.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevm48.o -c ./base/gdevm48.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevm56.o -c ./base/gdevm56.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevm64.o -c ./base/gdevm64.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevmx.o -c ./base/gdevmx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevdsha.o -c ./base/gdevdsha.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/siinterp.o -c ./base/siinterp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/siscale.o -c ./base/siscale.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sidscale.o -c ./base/sidscale.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevdrop.o -c ./base/gdevdrop.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevmr1.o -c ./base/gdevmr1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevmr2n.o -c ./base/gdevmr2n.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevmr8n.o -c ./base/gdevmr8n.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gdevrops.o -c ./base/gdevrops.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsrop.o -c ./base/gsrop.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gp_strdl.o -c ./base/gp_strdl.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/gs.o -c ./psi/gs.c
rm -f ./obj/gscdefs.c
cp ./base/gscdef.c ./obj/gscdefs.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscdefs.o -c ./obj/gscdefs.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsromfs0.o -c ./base/gsromfs0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gp_getnv.o -c ./base/gp_getnv.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gp_upapr.o -c ./base/gp_upapr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gp_unix.o -c ./base/gp_unix.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gp_unifs.o -c ./base/gp_unifs.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gp_unifn.o -c ./base/gp_unifn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gp_stdia.o -c ./base/gp_stdia.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gp_unix_cache.o -c ./base/gp_unix_cache.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gp_nsync.o -c ./base/gp_nsync.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/smd5.o -c ./base/smd5.c
./obj/aux/echogs -w ./obj/md5.h -x 23 include -x 2022 memory_.h -x 22
./obj/aux/echogs -a ./obj/md5.h -+R ./base/md5.h
cp ./base/md5.c ./obj/md5.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/md5.o -c ./obj/md5.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcid.o -c ./psi/zcid.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfcid.o -c ./psi/zfcid.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfcid0.o -c ./psi/zfcid0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfcid1.o -c ./psi/zfcid1.c
rm -f ./obj/md5.c ./obj/md5.h
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zchar1.o -c ./psi/zchar1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcharout.o -c ./psi/zcharout.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfont1.o -c ./psi/zfont1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmisc1.o -c ./psi/zmisc1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/seexec.o -c ./base/seexec.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscrypt1.o -c ./base/gscrypt1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iutil2.o -c ./psi/iutil2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmisc2.o -c ./psi/zmisc2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zvmem2.o -c ./psi/zvmem2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdps1.o -c ./psi/zdps1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zusparam.o -c ./psi/zusparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zchar2.o -c ./psi/zchar2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfont2.o -c ./psi/zfont2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gstype1.o -c ./base/gstype1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxtype1.o -c ./base/gxtype1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxhintn.o -c ./base/gxhintn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxhintn1.o -c ./base/gxhintn1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxchrout.o -c ./base/gxchrout.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gstype2.o -c ./base/gstype2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zchar42.o -c ./psi/zchar42.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfont42.o -c ./psi/zfont42.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gstype42.o -c ./base/gstype42.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/ttcalc.o -c ./base/ttcalc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/ttfinp.o -c ./base/ttfinp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/ttfmain.o -c ./base/ttfmain.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/ttfmemd.o -c ./base/ttfmemd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/ttinterp.o -c ./base/ttinterp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/ttload.o -c ./base/ttload.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/ttobjs.o -c ./base/ttobjs.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxttfb.o -c ./base/gxttfb.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gzspotan.o -c ./base/gzspotan.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfrsd.o -c ./psi/zfrsd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcie.o -c ./psi/zcie.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcrd.o -c ./psi/zcrd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscie.o -c ./base/gscie.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsciemap.o -c ./base/gsciemap.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscscie.o -c ./base/gscscie.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscrd.o -c ./base/gscrd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gscrdp.o -c ./base/gscrdp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gxctable.o -c ./base/gxctable.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfcmap.o -c ./psi/zfcmap.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfcmap.o -c ./base/gsfcmap.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfcmap1.o -c ./base/gsfcmap1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfcid.o -c ./base/gsfcid.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfcid2.o -c ./base/gsfcid2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gschar0.o -c ./base/gschar0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gsfont0.o -c ./base/gsfont0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcfont.o -c ./psi/zcfont.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfont0.o -c ./psi/zfont0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/sdctc.o -c ./base/sdctc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -Isrc -DSHARE_JPEG=1 -o ./obj/sjpegc_1.o -c ./base/sjpegc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -Isrc -DSHARE_JPEG=1 -o ./obj/sdcte_1.o -c ./base/sdcte.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -Isrc -DSHARE_JPEG=1 -o ./obj/sjpege_1.o -c ./base/sjpege.c
./obj/aux/echogs -e .dev -w- -l-obj ./obj/sdeparam ./obj/sdeparam.o ./obj/sdcparam.o
cp ./obj/sdctd_1.o ./obj/sdctd.o
cp ./obj/sjpegd_1.o ./obj/sjpegd.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/sddparam ./obj/sddparam.o ./obj/sdcparam.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/btoken ./obj/iscanbin.o ./obj/zbseq.o
./obj/aux/echogs -e .dev -a- ./obj/btoken -oper zbseq_l2 -replace ./obj/nobtoken
./obj/aux/echogs -e .dev -a- ./obj/btoken -ps gs_btokn
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cmyklib ./obj/gscolor1.o ./obj/gsht1.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/colimlib ./obj/gxicolor.o
./obj/aux/echogs -e .dev -a- ./obj/colimlib -imageclass 4_color
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cmykread ./obj/zcolor1.o ./obj/zht1.o
./obj/aux/echogs -e .dev -a- ./obj/cmykread -oper zcolor1 zht1
./obj/aux/echogs -e .dev -w- -l-obj ./obj/upath ./obj/zupath.o ./obj/ibnum.o ./obj/gdevhit.o
./obj/aux/echogs -e .dev -a- ./obj/upath -oper zupath_l2
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dps2lib ./obj/gsdps1.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cfd ./obj/scfd.o ./obj/scfdtab.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/lzwd ./obj/slzwd.o ./obj/slzwc.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdiff ./obj/spdiff.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pngp ./obj/spngp.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/rld ./obj/srld.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cfe ./obj/scfe.o ./obj/scfetab.o ./obj/shc.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/lzwe ./obj/slzwe.o ./obj/slzwc.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/rle ./obj/srle.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/iodevice ./obj/ziodev2.o ./obj/zdevcal.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pagedev ./obj/zdevice2.o ./obj/zmedia2.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/imasklib ./obj/gxclipm.o ./obj/gximage3.o ./obj/gximage4.o ./obj/gxmclip.o
./obj/aux/echogs -e .dev -a- ./obj/iodevice -oper ziodev2_l2
./obj/aux/echogs -e .dev -a- ./obj/pagedev -oper zdevice2_l2 zmedia2_l2
./obj/aux/echogs -e .dev -a- ./obj/imasklib -imagetype 3 4
./obj/aux/echogs -e .dev -a- ./obj/iodevice -iodev null calendar
./obj/aux/echogs -e .dev -a- ./obj/pagedev -ps gs_setpd
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl2cs ./obj/gscolor2.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/patread ./obj/zpcolor.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/isupport ./obj/ialloc.o ./obj/igc.o ./obj/igcref.o ./obj/igcstr.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/nobtoken ./obj/inobtokn.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/nousparm ./obj/inouparm.o
./obj/aux/echogs -e .dev -a- ./obj/isupport -obj ./obj/ilocate.o ./obj/iname.o ./obj/isave.o
./obj/aux/echogs -e .dev -a- ./obj/patread -oper zpcolor_l2
./obj/aux/echogs -e .dev -w- -l-obj ./obj/sfile ./obj/sfxstdio.o ./obj/sfxcommon.o ./obj/stream.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dscparse -obj ./obj/zdscpars.o ./obj/dscparse.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/fapi_ps ./obj/zfapi.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/bcp ./obj/sbcp.o ./obj/zfbcp.o
./obj/aux/echogs -e .dev -a- ./obj/dscparse -oper zdscpars
./obj/aux/echogs -e .dev -w- -l-obj ./obj/path1lib ./obj/gspath1.o
./obj/aux/echogs -e .dev -a- ./obj/fapi_ps -oper zfapi
./obj/aux/echogs -e .dev -a- ./obj/bcp -oper zfbcp
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl2lib -include ./obj/colimlib ./obj/psl2cs
./obj/aux/echogs -e .dev -a- ./obj/fapi_ps -ps gs_fntem gs_fapi
./obj/aux/echogs -e .dev -a- ./obj/psl2lib -imageclass 2_fracs
./obj/aux/echogs -e .dev -w- -l-obj ./obj/funclib ./obj/gsdsrc.o ./obj/gsfunc.o ./obj/gsfunc0.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/seprlib ./obj/gscsepr.o ./obj/gsnamecl.o ./obj/gsncdummy.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/type32 ./obj/zchar32.o ./obj/zfont32.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/simscale ./obj/simscale.o
./obj/aux/echogs -e .dev -a- ./obj/type32 -oper zchar32 zfont32
./obj/aux/echogs -e .dev -w- -l-obj ./obj/form ./obj/zform.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cspixlib ./obj/gscpixel.o
./obj/aux/echogs -e .dev -a- ./obj/type32 -ps gs_res gs_typ32
./obj/aux/echogs -e .dev -a- ./obj/form -oper zform
cp ./obj/zlibe_0.dev ./obj/zlibe.dev
cp ./obj/szlibc_0.o ./obj/szlibc.o
cp ./obj/szlibe_0.o ./obj/szlibe.o
cp ./obj/zlibd_0.dev ./obj/zlibd.dev
cp ./obj/szlibd_0.o ./obj/szlibd.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/bboxutil ./obj/gdevbbox.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/ssha2 ./obj/ssha2.o ./obj/sha2.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/sarc4 ./obj/sarc4.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/saes ./obj/saes.o ./obj/aes.o
cp ./obj/gsicc_lcms2_0.o ./obj/gsicc_lcms2.o
cp ./obj/gsicc_create_0.o ./obj/gsicc_create.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdfops ./obj/zpdfops.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdf_r6 ./obj/zpdf_r6.o
./obj/aux/echogs -e .dev -a- ./obj/pdfops -oper zpdfops
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dpslib ./obj/gsdps.o ./obj/gximage2.o
./obj/aux/echogs -e .dev -a- ./obj/pdf_r6 -oper zpdf_r6
./obj/aux/echogs -e .dev -a- ./obj/dpslib -imagetype 2
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dpnxtlib ./obj/gsalphac.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pipe ./obj/gdevpipe.o
./obj/aux/echogs -e .dev -a- ./obj/dpslib -include ./obj/cspixlib
./obj/aux/echogs -e .dev -a- -l-comp ./obj/dpnxtlib alpha
./obj/aux/echogs -e .dev -a- ./obj/pipe -iodev pipe
./obj/aux/echogs -e .dev -w- -l-obj ./obj/gsnogc ./obj/gsnogc.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/htxlib ./obj/gshtx.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/sjbig2_jbig2dec ./obj/sjbig2.o
./obj/aux/echogs -e .dev -a- ./obj/sjbig2_jbig2dec -include ./obj/jbig2dec.dev
./obj/aux/echogs -e .dev -w- -l-obj ./obj/sjpx_openjpeg ./obj/sjpx_openjpeg.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/utf8 ./obj/zutf8.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/ramfs ./obj/gsioram.o ./obj/ramfs.o
./obj/aux/echogs -e .dev -a- ./obj/sjpx_openjpeg -include ./obj/openjpeg.dev
./obj/aux/echogs -e .dev -a- ./obj/utf8 -oper zutf8
./obj/aux/echogs -e .dev -a- ./obj/ramfs -iodev ram
./obj/aux/echogs -e .dev -w- -l-obj ./obj/page ./obj/gdevprn.o ./obj/gxdownscale.o
./obj/aux/echogs -e .dev -a- ./obj/ramfs -obj ./obj/ramfs.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/libtiff_1 ./obj/gstiffio.o
./obj/aux/echogs -e .dev -a- ./obj/page -include ./obj/clist
./obj/aux/echogs -e .dev -w- -l-obj ./obj/vector ./obj/gdevvec.o
./obj/aux/echogs -e .dev -a- ./obj/libtiff_1 -lib tiff
cp ./obj/lzwe.dev ./obj/slzwe.dev
./obj/aux/echogs -e .dev -a- ./obj/vector -include ./obj/bboxutil ./obj/sfile
./obj/aux/echogs -e .dev -a- ./obj/libtiff_1 -include ./obj/jpegd.dev
./obj/aux/echogs -e .dev -w- -l-obj ./obj/fcopy ./obj/gxfcopy.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf ./obj/gdevpsf1.o ./obj/gdevpsf2.o ./obj/gdevpsfm.o
./obj/aux/echogs -e .dev -a- ./obj/libtiff_1 -include ./obj/jpege.dev
cp ./obj/gdevfpng_0.o ./obj/gdevfpng.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/inferno ./obj/gdevifno.o
./obj/aux/echogs -e .dev -a- ./obj/psf -obj ./obj/gdevpsft.o ./obj/gdevpsfu.o ./obj/gdevpsfx.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/ink_cov ./obj/gdevicov.o
./obj/aux/echogs -e .dev -a- ./obj/psf -obj ./obj/spsdf.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/inkcov ./obj/gdevicov.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/mag16 ./obj/gdevmag.o ./obj/gdevpccm.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/mag256 ./obj/gdevmag.o ./obj/gdevpccm.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgr4 ./obj/gdevmgr.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgr8 ./obj/gdevmgr.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrgray2 ./obj/gdevmgr.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrgray4 ./obj/gdevmgr.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrgray8 ./obj/gdevmgr.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrmono ./obj/gdevmgr.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/miff24 ./obj/gdevmiff.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pam ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pamcmyk32 ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pamcmyk4 ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pbm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pbmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcx16 ./obj/gdevpcx.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcx24b ./obj/gdevpcx.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcx256 ./obj/gdevpcx.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcxcmyk ./obj/gdevpcx.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcxgray ./obj/gdevpcx.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcxmono ./obj/gdevpcx.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgnm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgnmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pkm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pkmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pksm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pksmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plan ./obj/gdevplan.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plan9bm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/planc ./obj/gdevplan.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plang ./obj/gdevplan.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plank ./obj/gdevplan.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/planm ./obj/gdevplan.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pnm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pnmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ppm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ppmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/psdcmyk ./obj/gdevpsd.o ./obj/gdevdevn.o ./obj/gsequivc.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/psdcmykog ./obj/gdevcmykog.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/psdrgb ./obj/gdevpsd.o ./obj/gdevdevn.o ./obj/gsequivc.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/sgirgb ./obj/gdevsgi.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/spotcmyk ./obj/gdevdevn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/sunhmono ./obj/gdevsunr.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/txtwrite ./obj/gdevtxtw.o ./obj/gdevagl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/xcf ./obj/gdevxcf.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/xpswrite ./obj/gdevxps.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc1900 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -a- ./obj/xpswrite -include ./obj/vector
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc2000 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc4000 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc4100 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc8500 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc8600 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc9100 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ap3250 ./obj/gdevescp.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/appledmp ./obj/gdevadmp.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/atx23 ./obj/gdevatx.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/atx24 ./obj/gdevatx.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/atx38 ./obj/gdevatx.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bj10e ./obj/gdevbj10.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bj10v ./obj/gdev10v.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bj10vh ./obj/gdev10v.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bj200 ./obj/gdevbj10.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjc600 ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjc800 ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjc880j ./obj/gdevl4r.o ./obj/gdevlips.o ./obj/gdevlprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjccmyk ./obj/gdevbjc_.o ./obj/gdevbjca.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjccolor ./obj/gdevbjc_.o ./obj/gdevbjca.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjcgray ./obj/gdevbjc_.o ./obj/gdevbjca.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjcmono ./obj/gdevbjc_.o ./obj/gdevbjca.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cdeskjet ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj1600 ./obj/gdevcd8.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cdj500 ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cdj550 ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj670 ./obj/gdevcd8.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj850 ./obj/gdevcd8.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj880 ./obj/gdevcd8.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj890 ./obj/gdevcd8.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj970 ./obj/gdevdj9.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cdjcolor ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cdjmono ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdnj500 ./obj/gdevcd8.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/chp2200 ./obj/gdevcd8.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cljet5 ./obj/gdevclj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cljet5c ./obj/gdevcljc.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cljet5pr ./obj/gdevclj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/coslw2p ./obj/gdevcslw.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/coslwxl ./obj/gdevcslw.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cp50 ./obj/gdevcp50.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/declj250 ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/deskjet ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/djet500 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/djet500c ./obj/gdevdjtc.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/dl2100 ./obj/gdevln03.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/dnj650c ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl2050 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl2050p ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl2120 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl2500 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl2750 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl5800 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl5900 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl6100 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl6200 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/eplcolor ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/eplmono ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/eps9high ./obj/gdevepsn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/eps9mid ./obj/gdevepsn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epson ./obj/gdevepsn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epsonc ./obj/gdevepsc.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/escp ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/escpage ./obj/gdevespg.o ./obj/gdevlprn.o ./obj/gdevlips.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/fmlbp ./obj/gdevfmlbp.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/fmpr ./obj/gdevfmpr.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/fs600 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/gdi ./obj/gdevgdi.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hl1240 ./obj/gdevhl12.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hl1250 ./obj/gdevhl12.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hl7x0 ./obj/gdevhl7x.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj1120c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj310 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj320 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj340 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj400 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj500 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj500c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj510 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj520 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj540 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj550c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj560c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj600 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj660c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj670c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj680c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj690c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj850c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj855c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj870c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj890c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdjplus ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdjportable ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ibmpro ./obj/gdevepsn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/imagen ./obj/gdevimgn.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/itk24i ./obj/gdevatx.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/itk38 ./obj/gdevatx.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/iwhi ./obj/gdevadmp.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/iwlo ./obj/gdevadmp.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/iwlq ./obj/gdevadmp.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/jetp3852 ./obj/gdev3852.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/jj100 ./obj/gdevj100.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/la50 ./obj/gdevln03.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/la70 ./obj/gdevln03.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/la75 ./obj/gdevln03.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/la75plus ./obj/gdevln03.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/laserjet ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lbp310 ./obj/gdevlbp3.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lbp320 ./obj/gdevlbp3.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lbp8 ./obj/gdevlbp8.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lex2050 ./obj/gdevlx7.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lex3200 ./obj/gdevlx7.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lex5700 ./obj/gdevlx7.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lex7000 ./obj/gdevlx7.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lips2p ./obj/gdevl4r.o ./obj/gdevlips.o ./obj/gdevlprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lips3 ./obj/gdevlbp8.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lips4 ./obj/gdevl4r.o ./obj/gdevlips.o ./obj/gdevlprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/lips4v ./obj/gdevl4v.o ./obj/gdevlips.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj250 ./obj/gdevpjet.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj3100sw ./obj/gdevl31s.o ./obj/gdevmeds.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj4dith ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -a- ./obj/lips4v -include ./obj/vector
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj4dithp ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj5gray ./obj/gdevlj56.o ./obj/gdevpxut.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj5mono ./obj/gdevlj56.o ./obj/gdevpxut.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljet2p ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljet3 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljet3d ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljet4 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljet4d ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ljet4pjl ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljetplus ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ln03 ./obj/gdevln03.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp1800 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp1900 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp2000 ./obj/gdevespg.o ./obj/gdevlprn.o ./obj/gdevlips.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp2200 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp2400 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp2500 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/lp2563 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp3000c ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp7500 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp7700 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp7900 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8000 ./obj/gdevlp8k.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8000c ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8100 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8200c ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8300c ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8300f ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8400f ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8500c ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8600 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8600f ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8700 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8800c ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8900 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9000b ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9000c ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9100 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9200b ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9200c ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9300 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9400 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9500c ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9600 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9600s ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9800c ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lps4500 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lps6500 ./obj/gdevescv.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lq850 ./obj/gdevdm24.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lxm3200 ./obj/gdevlx32.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lxm5700m ./obj/gdevlxm.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/m8510 ./obj/gdev8510.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/md1xMono ./obj/gdevalps.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/md2k ./obj/gdevmd2k.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/md50Eco ./obj/gdevalps.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/md50Mono ./obj/gdevalps.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/md5k ./obj/gdevmd2k.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mj500c ./obj/gdevmjc.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mj6000c ./obj/gdevmjc.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mj700v2c ./obj/gdevmjc.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mj8000c ./obj/gdevmjc.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ml600 ./obj/gdevml6.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/necp6 ./obj/gdevdm24.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/npdl ./obj/gdevnpdl.o ./obj/gdevlprn.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/oce9050 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/oki182 ./obj/gdevo182.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/oki4w ./obj/gdevop4w.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/okiibm ./obj/gdevokii.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/oprp ./obj/gdevopvp.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/opvp ./obj/gdevopvp.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/paintjet ./obj/gdevpjet.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pcl3 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/photoex ./obj/gdevphex.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pj ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pjetxl ./obj/gdevpjet.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pjxl ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pjxl300 ./obj/gdevcdj.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pr1000 ./obj/gdevp201.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pr1000_4 ./obj/gdevp201.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pr150 ./obj/gdevp201.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pr201 ./obj/gdevp201.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/pxlcolor ./obj/gdevpx.o ./obj/gdevpxut.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/pxlmono ./obj/gdevpx.o ./obj/gdevpxut.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/r4081 ./obj/gdev4081.o
./obj/aux/echogs -e .dev -a- ./obj/pxlcolor -include ./obj/vector
./obj/aux/echogs -e .dev -a- ./obj/pxlmono -include ./obj/vector
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/rinkj ./obj/gdevrinkj.o ./obj/evenbetter-rll.o ./obj/rinkj-byte-stream.o ./obj/rinkj-device.o ./obj/rinkj-config.o ./obj/rinkj-dither.o ./obj/rinkj-epson870.o ./obj/rinkj-screen-eb.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/rpdl ./obj/gdevrpdl.o ./obj/gdevlprn.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/samsunggdi ./obj/gdevgdi.o ./obj/gdevpcl.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/sj48 ./obj/gdevsj48.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/st800 ./obj/gdevescp.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/stcolor ./obj/gdevstc.o ./obj/gdevstc1.o ./obj/gdevstc2.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/t4693d2 ./obj/gdev4693.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/t4693d4 ./obj/gdev4693.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/t4693d8 ./obj/gdev4693.o
./obj/aux/echogs -e .dev -a- ./obj/stcolor -obj ./obj/gdevstc3.o ./obj/gdevstc4.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/tek4696 ./obj/gdevtknk.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/uniprint ./obj/gdevupd.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/xes ./obj/gdevxes.o
cp ./obj/ijslib_0.dev ./obj/ijslib.dev
./obj/aux/echogs -e .dev -w- -l-obj ./obj/libpng_1 -lib png
./obj/aux/echogs -e .dev -w- -l-obj ./obj/gsiodevs ./obj/gsiodevs.o
./obj/aux/echogs -e .dev -a- ./obj/libpng_1 -include ./obj/zlibe.dev
./obj/aux/echogs -e .dev -w- -l-obj ./obj/clfile ./obj/gxclfile.o
./obj/aux/echogs -e .dev -a- ./obj/gsiodevs -include ./obj/sfile
./obj/aux/echogs -e .dev -w- -l-obj ./obj/posync ./obj/gp_psync.o
./obj/aux/echogs -e .dev -a- ./obj/clfile -init gxclfile
./obj/aux/echogs -e .dev -a- ./obj/gsiodevs -iodev stdin stdout stderr
./obj/aux/echogs -e .dev -w- -l-obj ./obj/fapif1 ./obj/fapi_ft.o ./obj/write_t1.o
./obj/aux/echogs -e .dev -a- ./obj/posync -replace ./obj/nosync
./obj/aux/echogs -e .dev -w- -l-obj ./obj/libx ./obj/gxacpath.o ./obj/gxbcache.o ./obj/gxccache.o
./obj/aux/echogs -e .dev -a- ./obj/fapif1 ./obj/write_t2.o ./obj/wrfont.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/libd ./obj/gdevabuf.o ./obj/gdevdbit.o ./obj/gdevddrw.o ./obj/gdevdflt.o
./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxccman.o ./obj/gxchar.o ./obj/gxcht.o
./obj/aux/echogs -e .dev -a- ./obj/fapif1 -include ./obj/freetype
./obj/aux/echogs -e .dev -w- -l-obj ./obj/iscale ./obj/siinterp.o ./obj/siscale.o ./obj/sidscale.o
./obj/aux/echogs -e .dev -a- ./obj/libd ./obj/gdevdgbr.o ./obj/gdevnfwd.o ./obj/gdevmem.o ./obj/gdevplnx.o
./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxclip.o ./obj/gxcmap.o ./obj/gxcpath.o
./obj/aux/echogs -e .dev -a- ./obj/fapif1 -fapi fapi_ft
./obj/aux/echogs -e .dev -a- ./obj/libd ./obj/gdevm1.o ./obj/gdevm2.o ./obj/gdevm4.o ./obj/gdevm8.o
./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxdcconv.o ./obj/gxdcolor.o ./obj/gxhldevc.o
./obj/aux/echogs -e .dev -a- ./obj/libd ./obj/gdevm16.o ./obj/gdevm24.o ./obj/gdevm32.o ./obj/gdevmpla.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/roplib ./obj/gdevdrop.o ./obj/gsroprun.o
./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxfill.o ./obj/gxfdrop.o ./obj/gxht.o ./obj/gxhtbit.o ./obj/gxht_thresh.o
./obj/aux/echogs -e .dev -a- ./obj/libd ./obj/gdevm40.o ./obj/gdevm48.o ./obj/gdevm56.o ./obj/gdevm64.o ./obj/gdevmx.o
./obj/aux/echogs -e .dev -a- ./obj/roplib ./obj/gdevmr1.o ./obj/gdevmr2n.o ./obj/gdevmr8n.o
./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxidata.o ./obj/gxifast.o ./obj/gximage.o
./obj/aux/echogs -e .dev -a- ./obj/libd ./obj/gdevdsha.o
./obj/aux/echogs -e .dev -a- ./obj/roplib ./obj/gdevrops.o ./obj/gsrop.o ./obj/gsroptab.o
./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gximage1.o ./obj/gximono.o ./obj/gxipixel.o ./obj/gximask.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/strdline ./obj/gp_strdl.o
./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxi12bit.o ./obj/gxi16bit.o ./obj/gxiscale.o ./obj/gxpaint.o ./obj/gxpath.o ./obj/gxpath2.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/nosync ./obj/gp_nsync.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/smd5 ./obj/smd5.o ./obj/md5.o
./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxpcopy.o ./obj/gxpdash.o ./obj/gxpflat.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/seexec ./obj/seexec.o ./obj/gscrypt1.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dps2int ./obj/zvmem2.o ./obj/zdps1.o
./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxsample.o ./obj/gxstroke.o ./obj/gxsync.o ./obj/vdtrace.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/usparam ./obj/zusparam.o
./obj/aux/echogs -e .dev -a- ./obj/dps2int -oper zvmem2 zdps1_l2
./obj/aux/echogs -e .dev -a- ./obj/libx -imageclass 0_interpolate
./obj/aux/echogs -e .dev -a- ./obj/usparam -oper zusparam -replace ./obj/nousparm
./obj/aux/echogs -e .dev -a- ./obj/dps2int -ps gs_dps1
./obj/aux/echogs -e .dev -a- ./obj/libx -imageclass 1_simple 3_mono
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf1lib ./obj/gstype1.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf2lib ./obj/gstype2.o
./obj/aux/echogs -e .dev -a- ./obj/libx -imagetype 1 mask1
./obj/aux/echogs -e .dev -a- ./obj/psf1lib ./obj/gxtype1.o ./obj/gxhintn.o ./obj/gxhintn1.o ./obj/gscrypt1.o ./obj/gxchrout.o
./obj/aux/echogs -e .dev -a- ./obj/psf2lib ./obj/gxtype1.o ./obj/gxhintn.o ./obj/gxhintn1.o ./obj/gscrypt1.o ./obj/gxchrout.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/ttflib ./obj/gstype42.o ./obj/gxchrout.o ./obj/ttcalc.o ./obj/ttfinp.o ./obj/ttfmain.o ./obj/ttfmemd.o ./obj/ttinterp.o ./obj/ttload.o ./obj/ttobjs.o ./obj/gxttfb.o ./obj/gzspotan.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/zfrsd ./obj/zfrsd.o
./obj/aux/echogs -e .dev -a- ./obj/zfrsd -oper zfrsd
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cielib ./obj/gscie.o ./obj/gsciemap.o ./obj/gscscie.o
./obj/aux/echogs -e .dev -a- ./obj/cielib ./obj/gscrd.o ./obj/gscrdp.o ./obj/gxctable.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cidlib ./obj/gsfcid.o ./obj/gsfcid2.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf0read ./obj/zcfont.o ./obj/zfont0.o
./obj/aux/echogs -e .dev -a- ./obj/cidlib -include ./obj/ttflib
./obj/aux/echogs -e .dev -a- ./obj/psf0read -oper zcfont zfont0
cp ./obj/sjpegc_1.o ./obj/sjpegc.o
cp ./obj/sdcte_1.o ./obj/sdcte.o
./obj/aux/echogs -e .dev -a- ./obj/psf0read -include ./obj/cmapread
cp ./obj/sjpege_1.o ./obj/sjpege.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/color -include ./obj/cmyklib ./obj/colimlib ./obj/cmykread
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dps2read ./obj/ibnum.o ./obj/zcharx.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/fdecode ./obj/scantab.o ./obj/scfparam.o ./obj/sfilter2.o ./obj/zfdecode.o
./obj/aux/echogs -e .dev -a- ./obj/dps2read -include ./obj/dps2int
./obj/aux/echogs -e .dev -a- ./obj/fdecode -include ./obj/cfd ./obj/lzwd ./obj/pdiff ./obj/pngp ./obj/rld
./obj/aux/echogs -e .dev -a- ./obj/dps2read -oper ireclaim_l2 zcharx
./obj/aux/echogs -e .dev -a- ./obj/fdecode -oper zfdecode
./obj/aux/echogs -e .dev -a- ./obj/dps2read -ps gs_dps2
./obj/aux/echogs -e .dev -w- -l-obj ./obj/patlib -include ./obj/cmyklib ./obj/imasklib ./obj/psl2cs
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psbase ./obj/imain.o ./obj/imainarg.o ./obj/gsargs.o ./obj/idisp.o
./obj/aux/echogs -e .dev -a- ./obj/patlib -obj ./obj/gspcolor.o ./obj/gsptype1.o ./obj/gxclip2.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/gconfig.o ./obj/gscdefs.o ./obj/iconfig.o
./obj/aux/echogs -e .dev -a- ./obj/patlib -obj ./obj/gxmclip.o ./obj/gxp1fill.o ./obj/gxpcmap.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/iapi.o ./obj/icontext.o ./obj/idebug.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/idict.o ./obj/idparam.o ./obj/idstack.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/path1 ./obj/zpath1.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/iinit.o ./obj/interp.o
./obj/aux/echogs -e .dev -a- ./obj/path1 -include ./obj/path1lib
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/iparam.o ./obj/ireclaim.o ./obj/iplugin.o
./obj/aux/echogs -e .dev -a- ./obj/path1 -oper zpath1
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/iscan.o ./obj/iscannum.o ./obj/istack.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/func ./obj/zfunc.o ./obj/zfunc0.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/iutil.o ./obj/sa85d.o ./obj/scantab.o
./obj/aux/echogs -e .dev -a- ./obj/func -oper zfunc
./obj/aux/echogs -e .dev -w- -l-obj ./obj/func4lib ./obj/gsfunc4.o ./obj/spprint.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/sfilter1.o ./obj/sstring.o ./obj/stream.o
./obj/aux/echogs -e .dev -a- ./obj/func -functiontype 0
./obj/aux/echogs -e .dev -a- ./obj/func4lib -include ./obj/funclib
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zarith.o ./obj/zarray.o ./obj/zcontrol.o
./obj/aux/echogs -e .dev -a- ./obj/func -include ./obj/funclib
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zdict.o ./obj/zfile.o ./obj/zfile1.o ./obj/zfileio.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zfilter.o ./obj/zfproc.o ./obj/zgeneric.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/fimscale ./obj/zfimscale.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/ziodev.o ./obj/ziodevsc.o ./obj/zmath.o ./obj/zalg.o
./obj/aux/echogs -e .dev -a- ./obj/fimscale -include ./obj/simscale
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zmisc.o ./obj/zpacked.o ./obj/zrelbit.o
./obj/aux/echogs -e .dev -a- ./obj/fimscale -oper zfimscale
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zstack.o ./obj/zstring.o ./obj/zsysvm.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cspixel ./obj/zcspixel.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/ztoken.o ./obj/ztype.o ./obj/zvmem.o
./obj/aux/echogs -e .dev -a- ./obj/cspixel -include ./obj/cspixlib
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zbfont.o ./obj/zchar.o ./obj/zcolor.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/frsd -include ./obj/zfrsd
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zdevice.o ./obj/zfont.o ./obj/zfontenum.o ./obj/zgstate.o
./obj/aux/echogs -e .dev -a- ./obj/frsd -ps gs_lev2 gs_res gs_frsd
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zdfilter.o ./obj/zht.o ./obj/zimage.o ./obj/zmatrix.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/shadelib ./obj/gscolor3.o ./obj/gsfunc3.o ./obj/gsptype2.o ./obj/gsshade.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zpaint.o ./obj/zpath.o
./obj/aux/echogs -e .dev -a- ./obj/shadelib -obj ./obj/gxshade.o ./obj/gxshade1.o ./obj/gxshade4.o ./obj/gxshade6.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zncdummy.o
./obj/aux/echogs -e .dev -a- ./obj/shadelib -include ./obj/funclib ./obj/patlib
./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zarith zarray zcontrol1 zcontrol2 zcontrol3
./obj/aux/echogs -e .dev -w- -l-obj ./obj/szlibe ./obj/szlibc.o ./obj/szlibe.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zdict1 zdict2 zfile zfile1 zfileio1 zfileio2
./obj/aux/echogs -e .dev -a- ./obj/szlibe -include ./obj/zlibe.dev
./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zfilter zfproc zgeneric ziodev zmath zalg
./obj/aux/echogs -e .dev -w- -l-obj ./obj/szlibd ./obj/szlibc.o ./obj/szlibd.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zmisc zpacked zrelbit zstack zstring zsysvm
./obj/aux/echogs -e .dev -a- ./obj/szlibd -include ./obj/zlibd.dev
./obj/aux/echogs -e .dev -a- ./obj/psbase -oper ztoken ztype zvmem zbfont zchar_a zchar_b zcolor zcolor_ext
./obj/aux/echogs -e .dev -w- -l-obj ./obj/translib ./obj/gstrans.o ./obj/gximag3x.o ./obj/gxblend.o ./obj/gxblend1.o ./obj/gdevp14.o ./obj/gdevdevn.o ./obj/gdevdcrd.o ./obj/gscolorbuffer.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zdevice zdevice_ext zfont zfontenum zgstate1 zgstate2 zgstate3
./obj/aux/echogs -e .dev -a- ./obj/translib -imagetype 3x
./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zdfilter zht zimage zmatrix zmatrix2
./obj/aux/echogs -e .dev -a- ./obj/translib -include ./obj/cspixlib ./obj/bboxutil
./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zpaint zpath pantone
./obj/aux/echogs -e .dev -a- ./obj/translib -include ./obj/cielib.dev
./obj/aux/echogs -e .dev -a- ./obj/psbase -iodev stdin stdout stderr lineedit statementedit
./obj/aux/echogs -e .dev -w- -l-obj ./obj/fmd5 ./obj/zfmd5.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -include ./obj/isupport ./obj/nobtoken ./obj/nousparm
./obj/aux/echogs -e .dev -a- ./obj/fmd5 -include ./obj/smd5
./obj/aux/echogs -e .dev -w- -l-obj ./obj/fsha2 ./obj/zfsha2.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -include ./obj/rld ./obj/rle ./obj/sfile ./obj/dscparse
./obj/aux/echogs -e .dev -a- ./obj/fmd5 -oper zfmd5
./obj/aux/echogs -e .dev -a- ./obj/fsha2 -include ./obj/ssha2
./obj/aux/echogs -e .dev -a- ./obj/psbase -replace ./obj/gsiodevs
./obj/aux/echogs -e .dev -a- ./obj/fsha2 -oper zfsha2
./obj/aux/echogs -e .dev -w- -l-obj ./obj/farc4 ./obj/zfarc4.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/faes ./obj/zfaes.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/sicclib ./obj/gsicc.o
./obj/aux/echogs -e .dev -a- ./obj/farc4 -include ./obj/sarc4
./obj/aux/echogs -e .dev -a- ./obj/faes -include ./obj/saes
./obj/aux/echogs -e .dev -a- ./obj/sicclib ./obj/gsicc_manage.o ./obj/gsicc_cache.o ./obj/gsicc_lcms2.o ./obj/gsicc_profilecache.o ./obj/gsicc_create.o ./obj/gsicc_nocm.o ./obj/gsicc_replacecm.o ./obj/gsicc_monitorcm.o
./obj/aux/echogs -e .dev -a- ./obj/farc4 -oper zfarc4
./obj/aux/echogs -e .dev -a- ./obj/faes -oper zfaes
./obj/aux/echogs -e .dev -a- ./obj/sicclib -include ./obj/lcms2.dev
cp ./obj/sjbig2_jbig2dec.dev ./obj/sjbig2.dev
cp ./obj/sjpx_openjpeg.dev ./obj/sjpx.dev
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bit ./obj/gdevbit.o ./obj/gdevdcrd.o
./obj/aux/echogs -e .dev -a- ./obj/bit -include ./obj/cielib
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bitcmyk ./obj/gdevbit.o ./obj/gdevdcrd.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bitrgb ./obj/gdevbit.o ./obj/gdevdcrd.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bitrgbtags ./obj/gdevbit.o ./obj/gdevdcrd.o
./obj/aux/echogs -e .dev -a- ./obj/bitcmyk -include ./obj/cielib
./obj/aux/echogs -e .dev -a- ./obj/bitrgb -include ./obj/cielib
./obj/aux/echogs -e .dev -a- ./obj/bitrgbtags -include ./obj/cielib
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp16 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp16m ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp256 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp32b ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpgray ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpmono ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpsep1 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpsep8 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ccr ./obj/gdevccr.o
cp ./obj/libtiff_1.dev ./obj/libtiff.dev
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cif ./obj/gdevcif.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/devicen ./obj/gdevdevn.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/tiffs ./obj/gdevtifs.o ./obj/minftrsz.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdxtext ./obj/gdevpdt.o ./obj/gdevpdtb.o
./obj/aux/echogs -e .dev -a- ./obj/tiffs -include ./obj/page -include ./obj/libtiff
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/fpng ./obj/gdevfpng.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdtc.o ./obj/gdevpdtd.o ./obj/gdevpdte.o
./obj/aux/echogs -e .dev -a- ./obj/fpng
./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdtf.o
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pcx2up ./obj/gdevp2up.o
./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdti.o
./obj/aux/echogs -e .dev -a- ./obj/pcx2up -include ./obj/pcx256
./obj/aux/echogs -e .dev -a- ./obj/pdxtext
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiff12nc ./obj/gdevtfnx.o ./obj/minftrsz.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiff24nc ./obj/gdevtfnx.o ./obj/minftrsz.o
./obj/aux/echogs -e .dev -a- ./obj/pdxtext
./obj/aux/echogs -e .dev -a- ./obj/tiff12nc -include ./obj/tiffs -include ./obj/libtiff
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiff32nc ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o
./obj/aux/echogs -e .dev -a- ./obj/tiff24nc -include ./obj/tiffs -include ./obj/libtiff
./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdts.o ./obj/gdevpdtt.o
./obj/aux/echogs -e .dev -a- ./obj/tiff32nc -include ./obj/tiffs -include ./obj/libtiff
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiff48nc ./obj/gdevtfnx.o ./obj/minftrsz.o
./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdtv.o ./obj/gdevpdtw.o ./obj/whitelst.o
./obj/aux/echogs -e .dev -a- ./obj/tiff48nc -include ./obj/tiffs -include ./obj/libtiff
./obj/aux/echogs -e .dev -a- ./obj/pdxtext
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiff64nc ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffgray ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o
./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gsfont0c.o
./obj/aux/echogs -e .dev -a- ./obj/tiff64nc -include ./obj/tiffs -include ./obj/libtiff
./obj/aux/echogs -e .dev -a- ./obj/tiffgray -include ./obj/tiffs -include ./obj/libtiff
./obj/aux/echogs -e .dev -a- ./obj/pdxtext -include ./obj/fcopy ./obj/psf
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffscaled ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevppla.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffsep ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevppla.o
./obj/aux/echogs -e .dev -a- ./obj/tiffscaled -include ./obj/tiffs -include ./obj/libtiff
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffsep1 ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevppla.o
./obj/aux/echogs -e .dev -a- ./obj/tiffsep -include ./obj/tiffs -include ./obj/libtiff
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ijs ./obj/gdevijs.o
./obj/aux/echogs -e .dev -a- ./obj/tiffsep1 -include ./obj/tiffs
cp ./obj/libpng_1.dev ./obj/libpng.dev
./obj/aux/echogs -e .dev -a- ./obj/ijs -include ./obj/ijslib
./obj/aux/echogs -e .dev -w- -l-obj ./obj/clmemory ./obj/gxclmem.o ./obj/gxclzlib.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/gxfapi ./obj/gxfapi.o
./obj/aux/echogs -e .dev -a- ./obj/clmemory -include ./obj/szlibe
./obj/aux/echogs -e .dev -a- ./obj/gxfapi -include ./obj/fapiu
./obj/aux/echogs -e .dev -a- ./obj/clmemory -include ./obj/szlibd
./obj/aux/echogs -e .dev -a- ./obj/gxfapi -include ./obj/fapif1
./obj/aux/echogs -e .dev -a- ./obj/clmemory -init gxclmem
./obj/aux/echogs -e .dev -a- ./obj/gxfapi -include ./obj/fapib
./obj/aux/echogs -e .dev -w- -l-obj ./obj/unix_ ./obj/gp_getnv.o ./obj/gp_upapr.o ./obj/gp_unix.o ./obj/gp_unifs.o ./obj/gp_unifn.o ./obj/gp_stdia.o ./obj/gp_unix_cache.o -include ./obj/nosync
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf1read ./obj/zchar1.o ./obj/zcharout.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl2int ./obj/iutil2.o ./obj/zmisc2.o
./obj/aux/echogs -e .dev -a- ./obj/unix_ -include ./obj/smd5
./obj/aux/echogs -e .dev -a- ./obj/psf1read -obj ./obj/zfont1.o ./obj/zmisc1.o
./obj/aux/echogs -e .dev -a- ./obj/psl2int -include ./obj/dps2int ./obj/usparam
./obj/aux/echogs -e .dev -w- -l-obj ./obj/type42 ./obj/zchar42.o ./obj/zcharout.o ./obj/zfont42.o
./obj/aux/echogs -e .dev -a- ./obj/psf1read -include ./obj/seexec
./obj/aux/echogs -e .dev -a- ./obj/psl2int -oper zmisc2
./obj/aux/echogs -e .dev -a- ./obj/type42 -include ./obj/ttflib
./obj/aux/echogs -e .dev -a- ./obj/psf1read -oper zchar1 zfont1 zmisc1
./obj/aux/echogs -e .dev -a- ./obj/psl2int -ps gs_lev2 gs_res
./obj/aux/echogs -e .dev -a- ./obj/type42 -oper zchar42 zfont42
./obj/aux/echogs -e .dev -a- ./obj/psf1read -ps gs_agl gs_type1
./obj/aux/echogs -e .dev -a- ./obj/type42 -ps gs_typ42
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cie ./obj/zcie.o ./obj/zcrd.o
./obj/aux/echogs -e .dev -a- ./obj/cie -oper zcrd_l2
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cmaplib ./obj/gsfcmap.o ./obj/gsfcmap1.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/sdcte ./obj/sdctc.o ./obj/sjpegc.o ./obj/sdcte.o ./obj/sjpege.o
./obj/aux/echogs -e .dev -a- ./obj/cie -include ./obj/cielib
./obj/aux/echogs -e .dev -a- ./obj/cmaplib -include ./obj/cidlib
./obj/aux/echogs -e .dev -a- ./obj/sdcte -include ./obj/jpege.dev
./obj/aux/echogs -e .dev -w- -l-obj ./obj/sdctd ./obj/sdctc.o ./obj/sjpegc.o ./obj/sdctd.o ./obj/sjpegd.o
./obj/aux/echogs -e .dev -a- ./obj/sdctd -include ./obj/jpegd.dev
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dpsand2 -include ./obj/btoken ./obj/color ./obj/upath ./obj/dps2lib ./obj/dps2read
./obj/aux/echogs -e .dev -w- -l-obj ./obj/filter -include ./obj/fdecode
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pattern -include ./obj/patlib ./obj/patread
./obj/aux/echogs -e .dev -a- ./obj/filter -obj ./obj/zfilter2.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl2read ./obj/zcolor2.o ./obj/zcsindex.o ./obj/zht2.o ./obj/zimage2.o
./obj/aux/echogs -e .dev -a- ./obj/filter -include ./obj/cfe ./obj/lzwe ./obj/rle
./obj/aux/echogs -e .dev -a- ./obj/psl2read -include ./obj/psl2int ./obj/dps2read
./obj/aux/echogs -e .dev -a- ./obj/filter -oper zfilter2
./obj/aux/echogs -e .dev -a- ./obj/psl2read -oper zht2_l2
./obj/aux/echogs -e .dev -w- -l-obj ./obj/func4 ./obj/zfunc4.o
./obj/aux/echogs -e .dev -a- ./obj/func4 -functiontype 4
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl3lib ./obj/gsclipsr.o ./obj/gscdevn.o ./obj/gxdevndi.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/fzlib -include ./obj/szlibe ./obj/szlibd
./obj/aux/echogs -e .dev -a- ./obj/func4 -include ./obj/func ./obj/func4lib
./obj/aux/echogs -e .dev -a- ./obj/psl3lib -include ./obj/imasklib ./obj/shadelib
./obj/aux/echogs -e .dev -a- ./obj/fzlib -obj ./obj/zfzlib.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/transpar ./obj/ztrans.o
./obj/aux/echogs -e .dev -a- ./obj/psl3lib -include ./obj/gxfapiu
./obj/aux/echogs -e .dev -a- ./obj/fzlib -oper zfzlib
./obj/aux/echogs -e .dev -a- ./obj/transpar -oper ztrans1 ztrans2
./obj/aux/echogs -e .dev -a- ./obj/transpar -include ./obj/psl2read ./obj/translib
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cff -include ./obj/psl2int -ps gs_css_e gs_cff
./obj/aux/echogs -e .dev -w- -l-obj ./obj/ttfont -include ./obj/macglyph ./obj/type42
./obj/aux/echogs -e .dev -a- ./obj/ttfont -ps gs_wan_e gs_agl gs_ttf
./obj/aux/echogs -e .dev -w- -l-obj ./obj/icc ./obj/zicc.o
./obj/aux/echogs -e .dev -a- ./obj/icc -oper zicc_ll3
./obj/aux/echogs -e .dev -w- -l-obj ./obj/jbig2 ./obj/zfjbig2_jbig2dec.o
./obj/aux/echogs -e .dev -a- ./obj/icc -ps gs_icc
./obj/aux/echogs -e .dev -a- ./obj/jbig2 -include ./obj/sjbig2
./obj/aux/echogs -e .dev -w- -l-obj ./obj/jpx_openjpeg ./obj/zfjpx_openjpeg.o
./obj/aux/echogs -e .dev -a- ./obj/icc -include ./obj/sicclib ./obj/cie
./obj/aux/echogs -e .dev -a- ./obj/jbig2 -oper zfjbig2
./obj/aux/echogs -e .dev -a- ./obj/jpx_openjpeg -include ./obj/sjpx
./obj/aux/echogs -e .dev -a- ./obj/jpx_openjpeg -include ./obj/openjpeg
./obj/aux/echogs -e .dev -w- -l-obj ./obj/fax ./obj/gdevfax.o ./obj/minftrsz.o
./obj/aux/echogs -e .dev -a- ./obj/jpx_openjpeg -oper zfjpx
./obj/aux/echogs -e .dev -a- ./obj/fax -include ./obj/cfe -include ./obj/libtiff
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psdf ./obj/gdevpsdi.o ./obj/gdevpsdp.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdtext -include ./obj/pdxtext
./obj/aux/echogs -e .dev -a- ./obj/psdf -obj ./obj/gdevpsds.o ./obj/gdevpsdu.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/faxg3 -include ./obj/fax
./obj/aux/echogs -e .dev -a- ./obj/psdf -obj ./obj/scfparam.o ./obj/sdcparam.o ./obj/sdeparam.o
./obj/aux/echogs -e .dev -a- ./obj/faxg3 -include ./obj/libtiff
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/faxg32d -include ./obj/fax
./obj/aux/echogs -e .dev -a- ./obj/psdf -obj ./obj/spprint.o ./obj/spsdf.o ./obj/sstring.o
./obj/aux/echogs -e .dev -a- ./obj/faxg32d -include ./obj/libtiff
./obj/aux/echogs -e .dev -a- ./obj/psdf -obj ./obj/gsparamx.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/faxg4 -include ./obj/fax
./obj/aux/echogs -e .dev -a- ./obj/psdf -include ./obj/vector.dev ./obj/pngp.dev ./obj/seexec.dev
./obj/aux/echogs -e .dev -a- ./obj/faxg4 -include ./obj/libtiff
./obj/aux/echogs -e .dev -a- ./obj/psdf -include ./obj/sdcte.dev ./obj/slzwe.dev ./obj/szlibe.dev
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/jpeg ./obj/gdevjpeg.o
./obj/aux/echogs -e .dev -a- ./obj/jpeg -include ./obj/sdcte
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/jpegcmyk ./obj/gdevjpeg.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/jpeggray ./obj/gdevjpeg.o
./obj/aux/echogs -e .dev -a- ./obj/jpegcmyk -include ./obj/sdcte
./obj/aux/echogs -e .dev -a- ./obj/jpeggray -include ./obj/sdcte
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/png16 ./obj/gdevpng.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/png16m ./obj/gdevpng.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/png256 ./obj/gdevpng.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -a- ./obj/png16 -include ./obj/libpng
./obj/aux/echogs -e .dev -a- ./obj/png16m -include ./obj/libpng
./obj/aux/echogs -e .dev -a- ./obj/png256 -include ./obj/libpng
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/png48 ./obj/gdevpng.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pngalpha ./obj/gdevpng.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -a- ./obj/png48 -include ./obj/libpng
./obj/aux/echogs -e .dev -a- ./obj/pngalpha -include ./obj/libpng
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pnggray ./obj/gdevpng.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pngmono ./obj/gdevpng.o ./obj/gdevpccm.o
./obj/aux/echogs -e .dev -a- ./obj/pnggray -include ./obj/libpng
./obj/aux/echogs -e .dev -w- -l-obj ./obj/clist ./obj/gxclist.o ./obj/gxclbits.o ./obj/gxclpage.o
./obj/aux/echogs -e .dev -a- ./obj/pngmono -include ./obj/libpng
./obj/aux/echogs -e .dev -w- -l-obj ./obj/type1 -include ./obj/psf1lib ./obj/psf1read
./obj/aux/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclrast.o ./obj/gxclread.o ./obj/gxclrect.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cmapread ./obj/zcid.o ./obj/zfcmap.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf0lib ./obj/gschar0.o ./obj/gsfont0.o
./obj/aux/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclutil.o ./obj/gsparams.o ./obj/gxshade6.o
./obj/aux/echogs -e .dev -a- ./obj/cmapread -include ./obj/cmaplib ./obj/psl2int
./obj/aux/echogs -e .dev -a- ./obj/psf0lib -include ./obj/cmaplib
./obj/aux/echogs -e .dev -a- ./obj/clist -obj ./obj/gsroptab.o ./obj/gsroprun.o ./obj/stream.o
./obj/aux/echogs -e .dev -a- ./obj/cmapread -oper zfcmap
./obj/aux/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclimag.o ./obj/gxclpath.o ./obj/gxdhtserial.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dcte -include ./obj/sdcte ./obj/sdeparam
./obj/aux/echogs -e .dev -a- ./obj/cmapread -ps gs_cmap
./obj/aux/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclthrd.o ./obj/gsmchunk.o ./obj/gsmemlok.o
./obj/aux/echogs -e .dev -a- ./obj/dcte -obj ./obj/zfdcte.o
./obj/aux/echogs -e .dev -a- ./obj/clist -include ./obj/clfile
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dctd -include ./obj/sdctd ./obj/sddparam
./obj/aux/echogs -e .dev -a- ./obj/dcte -oper zfdcte
./obj/aux/echogs -e .dev -a- ./obj/clist -include ./obj/clmemory ./obj/posync.dev
./obj/aux/echogs -e .dev -a- ./obj/dctd -obj ./obj/zfdctd.o
./obj/aux/echogs -e .dev -a- ./obj/clist -include ./obj/cfe ./obj/cfd ./obj/rle ./obj/rld ./obj/psl2cs
./obj/aux/echogs -e .dev -a- ./obj/dctd -oper zfdctd
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl1 -include ./obj/psbase ./obj/bcp ./obj/path1 ./obj/type1
./obj/aux/echogs -e .dev -a- ./obj/psl1 -emulator PostScript PostScriptLevel1
./obj/aux/echogs -e .dev -w- -l-obj ./obj/sepr ./obj/zcssepr.o ./obj/zfsample.o
./obj/aux/echogs -e .dev -a- ./obj/psbase -include ./obj/fapi_ps
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl3read ./obj/zfunc3.o ./obj/zfsample.o
./obj/aux/echogs -e .dev -a- ./obj/sepr -oper zcssepr_l2
./obj/aux/echogs -e .dev -a- ./obj/psl3read ./obj/zimage3.o ./obj/zmisc3.o ./obj/zcolor3.o ./obj/zshade.o
./obj/aux/echogs -e .dev -a- ./obj/sepr -oper zfsample
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdfread -include ./obj/frsd ./obj/func4 ./obj/fzlib
./obj/aux/echogs -e .dev -a- ./obj/psl3read -oper zfsample
./obj/aux/echogs -e .dev -a- ./obj/sepr -include ./obj/func4 ./obj/seprlib
./obj/aux/echogs -e .dev -a- ./obj/pdfread -include ./obj/transpar
./obj/aux/echogs -e .dev -a- ./obj/psl3read -oper zimage3 zmisc3 zcolor3_l3 zshade
cp ./obj/jpx_openjpeg.dev ./obj/jpx.dev
./obj/aux/echogs -e .dev -a- ./obj/pdfread -ps pdf_ops gs_l2img
./obj/aux/echogs -e .dev -a- ./obj/psl3read -functiontype 2 3
./obj/aux/echogs -e .dev -a- ./obj/pdfread -ps pdf_rbld
./obj/aux/echogs -e .dev -a- ./obj/psl3read -ps gs_ll3
./obj/aux/echogs -e .dev -a- ./obj/pdfread -ps pdf_base pdf_draw pdf_font pdf_main pdf_sec
./obj/aux/echogs -e .dev -a- ./obj/psl3read -include ./obj/frsd ./obj/fzlib
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/cfax ./obj/gdevcfax.o
./obj/aux/echogs -e .dev -a- ./obj/cfax -include ./obj/fax
./obj/aux/echogs -e .dev -w- -l-obj ./obj/tfax ./obj/gdevtfax.o ./obj/minftrsz.o
./obj/aux/echogs -e .dev -a- ./obj/tfax -include ./obj/cfe ./obj/lzwe ./obj/rle
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/pdfwrite ./obj/gdevpdf.o ./obj/gdevpdfb.o
./obj/aux/echogs -e .dev -a- ./obj/tfax -include ./obj/fax ./obj/tiffs -include ./obj/libtiff
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfc.o ./obj/gdevpdfd.o ./obj/gdevpdfe.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfg.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/libs ./obj/gpmisc.o ./obj/stream.o ./obj/strmio.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfi.o ./obj/gdevpdfj.o ./obj/gdevpdfk.o
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsalloc.o ./obj/gsalpha.o ./obj/gxdownscale.o ./obj/gxdownscale.o ./obj/gdevprn.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfm.o
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsbitcom.o ./obj/gsbitops.o ./obj/gsbittab.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfo.o ./obj/gdevpdfp.o ./obj/gdevpdft.o
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gscedata.o ./obj/gscencs.o ./obj/gschar.o ./obj/gscolor.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfr.o
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gscoord.o ./obj/gscparam.o ./obj/gscspace.o ./obj/gscicach.o ./obj/gsovrc.o ./obj/gxoprect.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfu.o ./obj/gdevpdfv.o ./obj/gdevagl.o
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsdevice.o ./obj/gsdevmem.o ./obj/gsdparam.o ./obj/gsdfilt.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/ConvertUTF.o
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsfname.o ./obj/gsfont.o ./obj/gsgdata.o ./obj/gsgcache.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gsflip.o
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsht.o ./obj/gshtscr.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/scantab.o ./obj/sfilter2.o
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsimage.o ./obj/gsimpath.o ./obj/gsinit.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite -ps gs_pdfwr
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsiodev.o ./obj/gsistate.o ./obj/gsline.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/cmyklib ./obj/cfe ./obj/lzwe
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsmalloc.o ./obj/memento.o ./obj/gsmatrix.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/rle ./obj/sdcte ./obj/sdeparam
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsmemory.o ./obj/gsmemret.o ./obj/gsmisc.o ./obj/gsnotify.o ./obj/gslibctx.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/smd5 ./obj/szlibe ./obj/sarc4.dev
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gspaint.o ./obj/gsparam.o ./obj/gspath.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/psdf
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsserial.o ./obj/gsstate.o ./obj/gstext.o ./obj/gsutil.o ./obj/gssprintf.o
./obj/aux/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/pdtext
./obj/aux/echogs -e .dev -a- -l-comp ./obj/libs overprint
./obj/aux/echogs -e .dev -a- -l-comp ./obj/libs pdf14trans
./obj/aux/echogs -e .dev -w- -l-obj ./obj/type2 ./obj/zchar2.o ./obj/zfont2.o
./obj/aux/echogs -e .dev -w- -l-obj ./obj/compfont -include ./obj/psf0lib ./obj/psf0read
./obj/aux/echogs -e .dev -a- ./obj/libs -init gshtscr
./obj/aux/echogs -e .dev -a- ./obj/type2 -oper zchar2 zfont2
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dct -include ./obj/dcte ./obj/dctd
./obj/aux/echogs -e .dev -a- ./obj/libs -include ./obj/gsiodevs
./obj/aux/echogs -e .dev -a- ./obj/type2 -include ./obj/type1 ./obj/psf2lib
./obj/aux/echogs -e .dev -a- ./obj/libs -include ./obj/translib
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/dfaxhigh ./obj/gdevdfax.o
./obj/aux/echogs -e .dev -a- ./obj/libs -include ./obj/clist
./obj/aux/echogs -e .dev -a- ./obj/dfaxhigh -include ./obj/tfax
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/trio
./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/dfaxlow ./obj/gdevdfax.o
./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gxfapi
./obj/aux/echogs -e .dev -a- ./obj/dfaxlow -include ./obj/tfax
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/eps2write
./obj/aux/echogs -e .dev -a- ./obj/libs -init fapi
./obj/aux/echogs -e .dev -a- ./obj/eps2write -include ./obj/pdfwrite.dev
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/ps2write
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tiffcrle -include ./obj/tfax
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tiffg3 -include ./obj/tfax
./obj/aux/echogs -e .dev -a- ./obj/ps2write -include ./obj/pdfwrite.dev
./obj/aux/echogs -e .dev -a- ./obj/tiffcrle -include ./obj/libtiff
./obj/aux/echogs -e .dev -a- ./obj/tiffg3 -include ./obj/libtiff
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tiffg32d -include ./obj/tfax
./obj/aux/echogs -e .dev -a- ./obj/tiffg32d -include ./obj/libtiff
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tiffg4 -include ./obj/tfax
./obj/aux/echogs -e .dev -a- ./obj/tiffg4 -include ./obj/libtiff
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tifflzw -include ./obj/tfax
./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tiffpack -include ./obj/tfax
./obj/aux/echogs -e .dev -a- ./obj/tifflzw -include ./obj/libtiff
./obj/aux/echogs -e .dev -a- ./obj/tiffpack -include ./obj/libtiff
./obj/aux/echogs -e .dev -w- -l-obj ./obj/libcore
./obj/aux/echogs -e .dev -a- ./obj/libcore -dev2 nullpage
./obj/aux/echogs -e .dev -a- ./obj/libcore -include ./obj/libs ./obj/libx ./obj/libd
./obj/aux/echogs -e .dev -a- ./obj/libcore -include ./obj/iscale ./obj/roplib
./obj/aux/echogs -e .dev -a- ./obj/libcore -include ./obj/strdline
./obj/aux/echogs -e .dev -w- -l-obj ./obj/cidfont ./obj/zcid.o ./obj/zfcid.o ./obj/zfcid0.o ./obj/zfcid1.o
./obj/aux/echogs -e .dev -a- ./obj/cidfont -include ./obj/psf1read ./obj/psl2int
./obj/aux/echogs -e .dev -a- ./obj/cidfont -include ./obj/type2 ./obj/type42 ./obj/zfrsd
./obj/aux/echogs -e .dev -a- ./obj/cidfont -oper zfcid0 zfcid1
./obj/aux/echogs -e .dev -a- ./obj/cidfont -ps gs_cidfn gs_cidcm gs_fntem gs_cidtt gs_cidfm
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl2 -include ./obj/dpsand2
./obj/aux/echogs -e .dev -a- ./obj/psl2 -include ./obj/cidfont ./obj/cie ./obj/cmapread ./obj/compfont
./obj/aux/echogs -e .dev -a- ./obj/psl2 -include ./obj/dct ./obj/filter ./obj/iodevice
./obj/aux/echogs -e .dev -a- ./obj/psl2 -include ./obj/pagedev ./obj/pattern ./obj/psl1 ./obj/psl2lib ./obj/psl2read
./obj/aux/echogs -e .dev -a- ./obj/psl2 -include ./obj/sepr ./obj/type32 ./obj/type42
./obj/aux/echogs -e .dev -a- ./obj/psl2 -include ./obj/fimscale ./obj/form
./obj/aux/echogs -e .dev -a- ./obj/psl2 -emulator PostScript PostScriptLevel2
./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl3 -include ./obj/psl2 ./obj/cspixel ./obj/frsd ./obj/func
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dps -include ./obj/dpslib ./obj/psl2
./obj/aux/echogs -e .dev -a- ./obj/psl3 -include ./obj/psl3lib ./obj/psl3read
./obj/aux/echogs -e .dev -a- ./obj/dps -obj ./obj/zdps.o ./obj/zcontext.o
./obj/aux/echogs -e .dev -a- ./obj/psl3 -emulator PostScript PostScriptLevel2 PostScriptLevel3
./obj/aux/echogs -e .dev -a- ./obj/dps -oper zcontext1 zcontext2 zdps
./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdf -include ./obj/psbase ./obj/dps2lib
./obj/aux/echogs -e .dev -a- ./obj/dps -ps gs_dps
./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/dps2read ./obj/pdffonts ./obj/psl3
./obj/aux/echogs -e .dev -w- -l-obj ./obj/dpsnext -include ./obj/dps ./obj/dpnxtlib
./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/psl2lib ./obj/pdfread ./obj/cff
./obj/aux/echogs -e .dev -a- ./obj/dpsnext -obj ./obj/zdpnext.o
./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/fmd5 ./obj/fsha2
./obj/aux/echogs -e .dev -a- ./obj/dpsnext -oper zdpnext
./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/farc4 ./obj/faes.dev
./obj/aux/echogs -e .dev -a- ./obj/dpsnext -ps gs_dpnxt
./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/ttfont ./obj/type2
./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/icc ./obj/pdfops
./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/pdf_r6
./obj/aux/echogs -e .dev -a- ./obj/pdf -functiontype 4
./obj/aux/echogs -e .dev -a- ./obj/pdf -emulator PDF
./obj/aux/genconf ./obj/devs.tr -h ./obj/gconfxx.h -p "%s&s&&" -pl "&-l%s&s&&" -pL "&-L%s&s&&" -ol ./obj/ld.tr
./obj/aux/echogs -a ./obj/gconfxx.h
rm -f ./obj/gconfig.h
cp ./obj/gconfxx.h ./obj/gconfig.h
rm -f ./obj/gconfig.c
rm -f ./obj/iconfig.c
cp ./base/gconf.c ./obj/gconfig.c
cp ./psi/iconf.c ./obj/iconfig.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./obj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./obj/gconfig.o -c ./obj/gconfig.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iconfig.o -c ./obj/iconfig.c
./obj/aux/echogs -w ./obj/ldt.tr -n - /usr/bin/gcc-4.8 -L/home/brewer/.linuxbrew/opt/freetype/lib -L/home/brewer/.linuxbrew/opt/libpng/lib -L/home/brewer/.linuxbrew/lib -Wl,-rpath,/home/brewer/.linuxbrew/lib -o ./bin/gs
./obj/aux/echogs -a ./obj/ldt.tr -n -s ./obj/gsromfs0.o ./obj/gs.o -s
cat ./obj/ld.tr >>./obj/ldt.tr
./obj/aux/echogs -a ./obj/ldt.tr -s - -ldl -lm -lidn -L/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/lib -ltiff -rdynamic -ldl -L/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/lib -lfreetype -lpthread -lm
if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \
XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \
FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= \
DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= \
DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \
DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \
DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \
DEVICE_DEVS_EXTRA= \
/bin/sh <./obj/ldt.tr
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript
mkdir -p /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/bin
./base/instcopy -c -m 755 ./bin/gs /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/bin/gs
This file has been truncated, but you can view the full file.
2014-10-05 14:35:47 -0400
make
install-so
make install-so-subtarget BUILDDIRPREFIX=so
make[1]: Entering directory `/tmp/ghostscript-ETkzDq/ghostscript-9.15'
make GS_XE=./sobin/libgs.9.15.dylib DISPLAY_DEV=./soobj/display.dev STDIO_IMPLEMENTATION=c BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-L/home/brewer/.linuxbrew/opt/freetype/lib -L/home/brewer/.linuxbrew/opt/libpng/lib -L/home/brewer/.linuxbrew/lib -Wl,-rpath,/home/brewer/.linuxbrew/lib '\
CFLAGS='-O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include ' prefix=/home/brewer/.linuxbrew/Cellar/ghostscript/9.15\
directories
make[2]: Entering directory `/tmp/ghostscript-ETkzDq/ghostscript-9.15'
make[2]: Leaving directory `/tmp/ghostscript-ETkzDq/ghostscript-9.15'
make GS_XE=./sobin/libgs.9.15.dylib DISPLAY_DEV=./soobj/display.dev STDIO_IMPLEMENTATION=c BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-L/home/brewer/.linuxbrew/opt/freetype/lib -L/home/brewer/.linuxbrew/opt/libpng/lib -L/home/brewer/.linuxbrew/lib -Wl,-rpath,/home/brewer/.linuxbrew/lib '\
CFLAGS='-O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include ' prefix=/home/brewer/.linuxbrew/Cellar/ghostscript/9.15\
./soobj/aux/echogs ./soobj/aux/genarch
make[2]: Entering directory `/tmp/ghostscript-ETkzDq/ghostscript-9.15'
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./base -o ./soobj/aux/echogs ./base/echogs.c -ldl -lm -lidn -L/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/lib -ltiff -rdynamic -ldl -L/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/lib -lfreetype
/usr/bin/gcc-4.8 -O2 -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./base -o ./soobj/aux/genarch ./base/genarch.c -ldl -lm -lidn -L/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/lib -ltiff -rdynamic -ldl -L/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/lib -lfreetype
make[2]: Leaving directory `/tmp/ghostscript-ETkzDq/ghostscript-9.15'
make GS_XE=./sobin/libgs.9.15.dylib DISPLAY_DEV=./soobj/display.dev STDIO_IMPLEMENTATION=c BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-L/home/brewer/.linuxbrew/opt/freetype/lib -L/home/brewer/.linuxbrew/opt/libpng/lib -L/home/brewer/.linuxbrew/lib -Wl,-rpath,/home/brewer/.linuxbrew/lib -shared -Wl,-soname=libgs.9.dylib'\
CFLAGS='-O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include '\
prefix=/home/brewer/.linuxbrew/Cellar/ghostscript/9.15
make[2]: Entering directory `/tmp/ghostscript-ETkzDq/ghostscript-9.15'
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./soobj/zutil.o -c ./zlib/zutil.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./soobj/adler32.o -c ./zlib/adler32.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./soobj/deflate.o -c ./zlib/deflate.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./soobj/compress.o -c ./zlib/compress.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./soobj/trees.o -c ./zlib/trees.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./soobj/crc32.o -c ./zlib/crc32.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./soobj/inffast.o -c ./zlib/inffast.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./soobj/inflate.o -c ./zlib/inflate.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./soobj/inftrees.o -c ./zlib/inftrees.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./zlib -Dverbose=-1 -o ./soobj/uncompr.o -c ./zlib/uncompr.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmscam02.o -c ./lcms2/src/cmscam02.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmscgats.o -c ./lcms2/src/cmscgats.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmscnvrt.o -c ./lcms2/src/cmscnvrt.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmserr.o -c ./lcms2/src/cmserr.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsgamma.o -c ./lcms2/src/cmsgamma.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsgmt.o -c ./lcms2/src/cmsgmt.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmshalf.o -c ./lcms2/src/cmshalf.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsintrp.o -c ./lcms2/src/cmsintrp.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsio0.o -c ./lcms2/src/cmsio0.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsio1.o -c ./lcms2/src/cmsio1.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmslut.o -c ./lcms2/src/cmslut.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsmd5.o -c ./lcms2/src/cmsmd5.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsmtrx.o -c ./lcms2/src/cmsmtrx.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsnamed.o -c ./lcms2/src/cmsnamed.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsopt.o -c ./lcms2/src/cmsopt.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmspack.o -c ./lcms2/src/cmspack.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmspcs.o -c ./lcms2/src/cmspcs.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsplugin.o -c ./lcms2/src/cmsplugin.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsps2.o -c ./lcms2/src/cmsps2.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmssamp.o -c ./lcms2/src/cmssamp.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmstypes.o -c ./lcms2/src/cmstypes.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsvirt.o -c ./lcms2/src/cmsvirt.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmswtpnt.o -c ./lcms2/src/cmswtpnt.c
/usr/bin/gcc-4.8 -DSHARE_LCMS=0 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DSHARE_LCMS=0 -I./lcms2/include -o ./soobj/cmsxform.o -c ./lcms2/src/cmsxform.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_bio.o -c ./openjpeg/src/lib/openjp2/bio.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_cidx_manager.o -c ./openjpeg/src/lib/openjp2/cidx_manager.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_cio.o -c ./openjpeg/src/lib/openjp2/cio.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_dwt.o -c ./openjpeg/src/lib/openjp2/dwt.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_event.o -c ./openjpeg/src/lib/openjp2/event.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_function_list.o -c ./openjpeg/src/lib/openjp2/function_list.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_image.o -c ./openjpeg/src/lib/openjp2/image.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_invert.o -c ./openjpeg/src/lib/openjp2/invert.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_j2k.o -c ./openjpeg/src/lib/openjp2/j2k.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_jp2.o -c ./openjpeg/src/lib/openjp2/jp2.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_mct.o -c ./openjpeg/src/lib/openjp2/mct.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_mqc.o -c ./openjpeg/src/lib/openjp2/mqc.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_openjpeg.o -c ./openjpeg/src/lib/openjp2/openjpeg.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_opj_clock.o -c ./openjpeg/src/lib/openjp2/opj_clock.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_phix_manager.o -c ./openjpeg/src/lib/openjp2/phix_manager.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_pi.o -c ./openjpeg/src/lib/openjp2/pi.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_ppix_manager.o -c ./openjpeg/src/lib/openjp2/ppix_manager.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_raw.o -c ./openjpeg/src/lib/openjp2/raw.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_t1.o -c ./openjpeg/src/lib/openjp2/t1.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_t2.o -c ./openjpeg/src/lib/openjp2/t2.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_tcd.o -c ./openjpeg/src/lib/openjp2/tcd.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_tgt.o -c ./openjpeg/src/lib/openjp2/tgt.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_thix_manager.o -c ./openjpeg/src/lib/openjp2/thix_manager.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DOPJ_STATIC -I./soobj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/opj_tpix_manager.o -c ./openjpeg/src/lib/openjp2/tpix_manager.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/ConvertUTF.o -c ./base/ConvertUTF.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -o ./soobj/whitelst.o -c ./devices/vector/whitelst.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -c -o soobj/pclgen.o -DGS_REVISION=915 -I./contrib/pcl3/eprn ./contrib/pcl3/src/pclgen.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -c -o soobj/pclcomp.o -DGS_REVISION=915 -I./contrib/pcl3/eprn ./contrib/pcl3/src/pclcomp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -c -o soobj/pclsize.o -DGS_REVISION=915 -I./contrib/pcl3/eprn ./contrib/pcl3/src/pclsize.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./soobj/evenbetter-rll.o -c ./devices/rinkj/evenbetter-rll.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./soobj/rinkj-byte-stream.o -c ./devices/rinkj/rinkj-byte-stream.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./soobj/rinkj-device.o -c ./devices/rinkj/rinkj-device.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./soobj/rinkj-config.o -c ./devices/rinkj/rinkj-config.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./soobj/rinkj-dither.o -c ./devices/rinkj/rinkj-dither.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./soobj/rinkj-epson870.o -c ./devices/rinkj/rinkj-epson870.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./devices/rinkj -o ./soobj/rinkj-screen-eb.o -c ./devices/rinkj/rinkj-screen-eb.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./ijs -o ./soobj/ijs_server.o -c ./ijs/ijs_server.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./ijs -o ./soobj/ijs_client.o -c ./ijs/ijs_client.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./ijs -o ./soobj/ijs_exec_unix.o -c ./ijs/ijs_exec_unix.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsbittab.o -c ./base/gsbittab.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscedata.o -c ./base/gscedata.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsserial.o -c ./base/gsserial.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -I./trio -o ./soobj/gssprintf_0.o -c ./base/gssprintf.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsroptab.o -c ./base/gsroptab.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DTRIO_EMBED_STRING -DTRIO_FEATURE_CLOSURE=0 -DTRIO_FEATURE_DYNAMICSTRING=0 -DTRIO_MINIMAL=0 -DTRIO_FEATURE_USER_DEFINED=0 -DTRIO_EXTENSION=0 -DTRIO_FUNC_TO_FLOAT -I./trio -DTRIO_MALLOC=no_malloc -DTRIO_REALLOC=no_realloc -DTRIO_FREE=no_free -o ./soobj/triostr.o -c ./trio/triostr.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DTRIO_EMBED_STRING -DTRIO_FEATURE_CLOSURE=0 -DTRIO_FEATURE_DYNAMICSTRING=0 -DTRIO_MINIMAL=0 -DTRIO_FEATURE_USER_DEFINED=0 -DTRIO_EXTENSION=0 -DTRIO_FUNC_TO_FLOAT -I./trio -DTRIO_MALLOC=no_malloc -DTRIO_REALLOC=no_realloc -DTRIO_FREE=no_free -o ./soobj/trio.o -c ./trio/trio.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -DTRIO_EMBED_STRING -DTRIO_FEATURE_CLOSURE=0 -DTRIO_FEATURE_DYNAMICSTRING=0 -DTRIO_MINIMAL=0 -DTRIO_FEATURE_USER_DEFINED=0 -DTRIO_EXTENSION=0 -DTRIO_FUNC_TO_FLOAT -I./trio -DTRIO_MALLOC=no_malloc -DTRIO_REALLOC=no_realloc -DTRIO_FREE=no_free -o ./soobj/trionan.o -c ./trio/trionan.c
/usr/bin/gcc-4.8 -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./base -o ./soobj/aux/genconf ./base/genconf.c -ldl -lm -lidn -L/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/lib -ltiff -rdynamic -ldl -L/home/brewer/.linuxbrew/Cellar/freetype/2.5.3_1/lib -lfreetype
./soobj/aux/echogs -w ./soobj/devs.tr - -include ./soobj/unix_
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/psl3.dev ./soobj/pdf.dev ./soobj/dpsnext.dev ./soobj/ttfont.dev ./soobj/epsf.dev ./soobj/pipe.dev ./soobj/gsnogc.dev ./soobj/htxlib.dev ./soobj/jbig2.dev ./soobj/jpx.dev ./soobj/utf8.dev ./soobj/ramfs.dev
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/display.dev
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/bbox.dev ./soobj/bit.dev ./soobj/bitcmyk.dev ./soobj/bitrgb.dev ./soobj/bitrgbtags.dev ./soobj/bmp16.dev ./soobj/bmp16m.dev ./soobj/bmp256.dev ./soobj/bmp32b.dev ./soobj/bmpgray.dev ./soobj/bmpmono.dev ./soobj/bmpsep1.dev ./soobj/bmpsep8.dev ./soobj/ccr.dev ./soobj/cfax.dev ./soobj/cif.dev ./soobj/devicen.dev ./soobj/dfaxhigh.dev ./soobj/dfaxlow.dev ./soobj/eps2write.dev ./soobj/fax.dev ./soobj/faxg3.dev ./soobj/faxg32d.dev ./soobj/faxg4.dev ./soobj/fpng.dev ./soobj/inferno.dev ./soobj/ink_cov.dev ./soobj/inkcov.dev ./soobj/jpeg.dev ./soobj/jpegcmyk.dev ./soobj/jpeggray.dev ./soobj/mag16.dev ./soobj/mag256.dev ./soobj/mgr4.dev ./soobj/mgr8.dev ./soobj/mgrgray2.dev ./soobj/mgrgray4.dev ./soobj/mgrgray8.dev ./soobj/mgrmono.dev ./soobj/miff24.dev ./soobj/pam.dev ./soobj/pamcmyk32.dev ./soobj/pamcmyk4.dev ./soobj/pbm.dev ./soobj/pbmraw.dev ./soobj/pcx16.dev ./soobj/pcx24b.dev ./soobj/pcx256.dev ./soobj/pcx2up.dev ./soobj/pcxcmyk.dev ./soobj/pcxgray.dev ./soobj/pcxmono.dev ./soobj/pdfwrite.dev ./soobj/pgm.dev ./soobj/pgmraw.dev ./soobj/pgnm.dev ./soobj/pgnmraw.dev ./soobj/pkm.dev ./soobj/pkmraw.dev ./soobj/pksm.dev ./soobj/pksmraw.dev ./soobj/plan.dev ./soobj/plan9bm.dev ./soobj/planc.dev ./soobj/plang.dev ./soobj/plank.dev ./soobj/planm.dev ./soobj/pnm.dev ./soobj/pnmraw.dev ./soobj/ppm.dev ./soobj/ppmraw.dev ./soobj/ps2write.dev ./soobj/psdcmyk.dev ./soobj/psdcmykog.dev ./soobj/psdf.dev ./soobj/psdrgb.dev ./soobj/sgirgb.dev ./soobj/spotcmyk.dev ./soobj/sunhmono.dev ./soobj/tfax.dev ./soobj/tiff12nc.dev ./soobj/tiff24nc.dev ./soobj/tiff32nc.dev ./soobj/tiff48nc.dev ./soobj/tiff64nc.dev ./soobj/tiffcrle.dev ./soobj/tiffg3.dev ./soobj/tiffg32d.dev ./soobj/tiffg4.dev ./soobj/tiffgray.dev ./soobj/tifflzw.dev ./soobj/tiffpack.dev ./soobj/tiffs.dev ./soobj/tiffscaled.dev ./soobj/tiffsep.dev ./soobj/tiffsep1.dev ./soobj/txtwrite.dev ./soobj/xcf.dev ./soobj/xpswrite.dev
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/alc1900.dev ./soobj/alc2000.dev ./soobj/alc4000.dev ./soobj/alc4100.dev ./soobj/alc8500.dev ./soobj/alc8600.dev ./soobj/alc9100.dev ./soobj/ap3250.dev ./soobj/appledmp.dev ./soobj/atx23.dev ./soobj/atx24.dev ./soobj/atx38.dev ./soobj/bj10e.dev ./soobj/bj10v.dev ./soobj/bj10vh.dev ./soobj/bj200.dev ./soobj/bjc600.dev ./soobj/bjc800.dev ./soobj/bjc880j.dev ./soobj/bjccmyk.dev ./soobj/bjccolor.dev ./soobj/bjcgray.dev ./soobj/bjcmono.dev ./soobj/cdeskjet.dev ./soobj/cdj1600.dev ./soobj/cdj500.dev ./soobj/cdj550.dev ./soobj/cdj670.dev ./soobj/cdj850.dev ./soobj/cdj880.dev ./soobj/cdj890.dev ./soobj/cdj970.dev ./soobj/cdjcolor.dev ./soobj/cdjmono.dev ./soobj/cdnj500.dev ./soobj/chp2200.dev ./soobj/cljet5.dev ./soobj/cljet5c.dev ./soobj/cljet5pr.dev ./soobj/coslw2p.dev ./soobj/coslwxl.dev ./soobj/cp50.dev ./soobj/declj250.dev ./soobj/deskjet.dev ./soobj/dj505j.dev ./soobj/djet500.dev ./soobj/djet500c.dev ./soobj/dl2100.dev ./soobj/dnj650c.dev ./soobj/epl2050.dev ./soobj/epl2050p.dev ./soobj/epl2120.dev ./soobj/epl2500.dev ./soobj/epl2750.dev ./soobj/epl5800.dev ./soobj/epl5900.dev ./soobj/epl6100.dev ./soobj/epl6200.dev ./soobj/eplcolor.dev ./soobj/eplmono.dev ./soobj/eps9high.dev ./soobj/eps9mid.dev ./soobj/epson.dev ./soobj/epsonc.dev ./soobj/escp.dev ./soobj/escpage.dev ./soobj/fmlbp.dev ./soobj/fmpr.dev ./soobj/fs600.dev ./soobj/gdi.dev ./soobj/hl1240.dev ./soobj/hl1250.dev ./soobj/hl7x0.dev ./soobj/hpdj1120c.dev ./soobj/hpdj310.dev ./soobj/hpdj320.dev ./soobj/hpdj340.dev ./soobj/hpdj400.dev ./soobj/hpdj500.dev ./soobj/hpdj500c.dev ./soobj/hpdj510.dev ./soobj/hpdj520.dev ./soobj/hpdj540.dev ./soobj/hpdj550c.dev ./soobj/hpdj560c.dev ./soobj/hpdj600.dev ./soobj/hpdj660c.dev ./soobj/hpdj670c.dev ./soobj/hpdj680c.dev ./soobj/hpdj690c.dev ./soobj/hpdj850c.dev ./soobj/hpdj855c.dev ./soobj/hpdj870c.dev ./soobj/hpdj890c.dev ./soobj/hpdjplus.dev ./soobj/hpdjportable.dev ./soobj/ibmpro.dev ./soobj/imagen.dev ./soobj/itk24i.dev ./soobj/itk38.dev ./soobj/iwhi.dev ./soobj/iwlo.dev ./soobj/iwlq.dev ./soobj/jetp3852.dev ./soobj/jj100.dev ./soobj/la50.dev ./soobj/la70.dev ./soobj/la75.dev ./soobj/la75plus.dev ./soobj/laserjet.dev ./soobj/lbp310.dev ./soobj/lbp320.dev ./soobj/lbp8.dev ./soobj/lex2050.dev ./soobj/lex3200.dev ./soobj/lex5700.dev ./soobj/lex7000.dev ./soobj/lips2p.dev ./soobj/lips3.dev ./soobj/lips4.dev ./soobj/lips4v.dev ./soobj/lj250.dev ./soobj/lj3100sw.dev ./soobj/lj4dith.dev ./soobj/lj4dithp.dev ./soobj/lj5gray.dev ./soobj/lj5mono.dev ./soobj/ljet2p.dev ./soobj/ljet3.dev ./soobj/ljet3d.dev ./soobj/ljet4.dev ./soobj/ljet4d.dev ./soobj/ljet4pjl.dev ./soobj/ljetplus.dev ./soobj/ln03.dev ./soobj/lp1800.dev ./soobj/lp1900.dev ./soobj/lp2000.dev ./soobj/lp2200.dev ./soobj/lp2400.dev ./soobj/lp2500.dev ./soobj/lp2563.dev ./soobj/lp3000c.dev ./soobj/lp7500.dev ./soobj/lp7700.dev ./soobj/lp7900.dev ./soobj/lp8000.dev ./soobj/lp8000c.dev ./soobj/lp8100.dev ./soobj/lp8200c.dev ./soobj/lp8300c.dev ./soobj/lp8300f.dev ./soobj/lp8400f.dev ./soobj/lp8500c.dev ./soobj/lp8600.dev ./soobj/lp8600f.dev ./soobj/lp8700.dev ./soobj/lp8800c.dev ./soobj/lp8900.dev ./soobj/lp9000b.dev ./soobj/lp9000c.dev ./soobj/lp9100.dev ./soobj/lp9200b.dev ./soobj/lp9200c.dev ./soobj/lp9300.dev ./soobj/lp9400.dev ./soobj/lp9500c.dev ./soobj/lp9600.dev ./soobj/lp9600s.dev ./soobj/lp9800c.dev ./soobj/lps4500.dev ./soobj/lps6500.dev ./soobj/lq850.dev ./soobj/lxm3200.dev ./soobj/lxm5700m.dev ./soobj/m8510.dev ./soobj/md1xMono.dev ./soobj/md2k.dev ./soobj/md50Eco.dev ./soobj/md50Mono.dev ./soobj/md5k.dev ./soobj/mj500c.dev ./soobj/mj6000c.dev ./soobj/mj700v2c.dev ./soobj/mj8000c.dev ./soobj/ml600.dev ./soobj/necp6.dev ./soobj/npdl.dev ./soobj/oce9050.dev ./soobj/oki182.dev ./soobj/oki4w.dev ./soobj/okiibm.dev ./soobj/oprp.dev ./soobj/opvp.dev ./soobj/paintjet.dev ./soobj/pcl3.dev ./soobj/photoex.dev ./soobj/picty180.dev ./soobj/pj.dev ./soobj/pjetxl.dev ./soobj/pjxl.dev ./soobj/pjxl300.dev ./soobj/pr1000.dev ./soobj/pr1000_4.dev ./soobj/pr150.dev ./soobj/pr201.dev ./soobj/pxlcolor.dev ./soobj/pxlmono.dev ./soobj/r4081.dev ./soobj/rinkj.dev ./soobj/rpdl.dev ./soobj/samsunggdi.dev ./soobj/sj48.dev ./soobj/st800.dev ./soobj/stcolor.dev ./soobj/t4693d2.dev ./soobj/t4693d4.dev ./soobj/t4693d8.dev ./soobj/tek4696.dev ./soobj/uniprint.dev ./soobj/xes.dev
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/ijs.dev
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/png16.dev ./soobj/png16m.dev ./soobj/png256.dev ./soobj/png48.dev ./soobj/pngalpha.dev ./soobj/pnggray.dev ./soobj/pngmono.dev
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/romfs0.dev
./soobj/aux/echogs -a ./soobj/devs.tr - ./soobj/libcore
./soobj/aux/genarch ./soobj/arch.h
./soobj/aux/echogs -w ./soobj/gconfig_.h -x 2f2a -s This file was generated automatically by unix-aux.mak. -s -x 2a2f
./soobj/aux/echogs -a ./soobj/gconfig_.h
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 ifndef HAVE_DIRENT_H
if ( test -f /usr/include/dirent.h ); then ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_DIRENT_H 1; \
else ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_DIRENT_H 0; fi
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 endif
./soobj/aux/echogs -a ./soobj/gconfig_.h
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 ifndef HAVE_NDIR_H
if ( test -f /usr/include/ndir.h ); then ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_NDIR_H 1; \
else ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_NDIR_H 0; fi
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 endif
./soobj/aux/echogs -a ./soobj/gconfig_.h
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 ifndef HAVE_SYS_DIR_H
if ( test -f /usr/include/sys/dir.h ); then ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_SYS_DIR_H 1; \
else ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_SYS_DIR_H 0; fi
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 endif
./soobj/aux/echogs -a ./soobj/gconfig_.h
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 ifndef HAVE_SYS_NDIR_H
if ( test -f /usr/include/sys/ndir.h ); then ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_SYS_NDIR_H 1; \
else ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_SYS_NDIR_H 0; fi
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 endif
./soobj/aux/echogs -a ./soobj/gconfig_.h
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 ifndef HAVE_SYS_TIME_H
if ( test -f /usr/include/sys/time.h ); then ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_SYS_TIME_H 1; \
else ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_SYS_TIME_H 0; fi
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 endif
./soobj/aux/echogs -a ./soobj/gconfig_.h
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 ifndef HAVE_SYS_TIMES_H
if ( test -f /usr/include/sys/times.h ); then ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_SYS_TIMES_H 1; \
else ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define HAVE_SYS_TIMES_H 0; fi
./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 endif
./soobj/aux/echogs -a ./soobj/gconfig_.h
if ( test -f src/jmemsys.h); then true; else ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define DONT_HAVE_JMEMSYS_H; fi
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gp_unifn.o -c ./base/gp_unifn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gp_stdia.o -c ./base/gp_stdia.c
./soobj/aux/echogs -w ./soobj/gconfigd.h -x 23 define -s -u GS_LIB_DEFAULT -x 2022 /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/Resource/Init:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/lib:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/Resource/Font:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/fonts:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/fonts/default/ghostscript:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/fonts/default/Type1:/home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/fonts/default/TrueType:/usr/lib/DPS/outline/base:/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/TrueType -x 22
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_DEV_DEFAULT -x 2022 "x11alpha bbox" -x 22
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_CACHE_DIR -x 2022 "~/.ghostscript/cache/" -x 22
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u SEARCH_HERE_FIRST -s 0
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_DOCDIR -x 2022 /home/brewer/.linuxbrew/Cellar/ghostscript/9.15/share/ghostscript/doc -x 22
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_INIT -x 2022 gs_init.ps -x 22
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_REVISION -s 915
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_REVISIONDATE -s 20140922
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gp_nsync.o -c ./base/gp_nsync.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/smd5.o -c ./base/smd5.c
./soobj/aux/echogs -w ./soobj/md5.h -x 23 include -x 2022 memory_.h -x 22
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcid.o -c ./psi/zcid.c
./soobj/aux/echogs -a ./soobj/md5.h -+R ./base/md5.h
cp ./base/md5.c ./soobj/md5.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/md5.o -c ./soobj/md5.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfcid.o -c ./psi/zfcid.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfcid0.o -c ./psi/zfcid0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfcid1.o -c ./psi/zfcid1.c
rm -f ./soobj/md5.c ./soobj/md5.h
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zchar1.o -c ./psi/zchar1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcharout.o -c ./psi/zcharout.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfont1.o -c ./psi/zfont1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zmisc1.o -c ./psi/zmisc1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/seexec.o -c ./base/seexec.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscrypt1.o -c ./base/gscrypt1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/iutil2.o -c ./psi/iutil2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zmisc2.o -c ./psi/zmisc2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zvmem2.o -c ./psi/zvmem2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zdps1.o -c ./psi/zdps1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zusparam.o -c ./psi/zusparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zchar2.o -c ./psi/zchar2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfont2.o -c ./psi/zfont2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gstype1.o -c ./base/gstype1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxtype1.o -c ./base/gxtype1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxhintn.o -c ./base/gxhintn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxhintn1.o -c ./base/gxhintn1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxchrout.o -c ./base/gxchrout.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gstype2.o -c ./base/gstype2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zchar42.o -c ./psi/zchar42.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfont42.o -c ./psi/zfont42.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gstype42.o -c ./base/gstype42.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/ttcalc.o -c ./base/ttcalc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/ttfinp.o -c ./base/ttfinp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/ttfmain.o -c ./base/ttfmain.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/ttfmemd.o -c ./base/ttfmemd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/ttinterp.o -c ./base/ttinterp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/ttload.o -c ./base/ttload.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/ttobjs.o -c ./base/ttobjs.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxttfb.o -c ./base/gxttfb.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gzspotan.o -c ./base/gzspotan.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfrsd.o -c ./psi/zfrsd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcie.o -c ./psi/zcie.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcrd.o -c ./psi/zcrd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscie.o -c ./base/gscie.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsciemap.o -c ./base/gsciemap.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscscie.o -c ./base/gscscie.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscrd.o -c ./base/gscrd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscrdp.o -c ./base/gscrdp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxctable.o -c ./base/gxctable.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfcmap.o -c ./psi/zfcmap.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsfcmap.o -c ./base/gsfcmap.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsfcmap1.o -c ./base/gsfcmap1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsfcid.o -c ./base/gsfcid.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsfcid2.o -c ./base/gsfcid2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gschar0.o -c ./base/gschar0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsfont0.o -c ./base/gsfont0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcfont.o -c ./psi/zcfont.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfont0.o -c ./psi/zfont0.c
./soobj/aux/echogs -w ./soobj/jpeglib1.h -x 23 include -x 203c jpeglib.h -x 3e
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jpege_1 -lib jpeg
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jpegd_1 -lib jpeg
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/iscanbin.o -c ./psi/iscanbin.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zbseq.o -c ./psi/zbseq.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscolor1.o -c ./base/gscolor1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsht1.o -c ./base/gsht1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxicolor.o -c ./base/gxicolor.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcolor1.o -c ./psi/zcolor1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zht1.o -c ./psi/zht1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zupath.o -c ./psi/zupath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/ibnum.o -c ./psi/ibnum.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gdevhit.o -c ./base/gdevhit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsdps1.o -c ./base/gsdps1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcharx.o -c ./psi/zcharx.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/scantab.o -c ./base/scantab.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/scfparam.o -c ./base/scfparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/sfilter2.o -c ./base/sfilter2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfdecode.o -c ./psi/zfdecode.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/scfd.o -c ./base/scfd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/scfdtab.o -c ./base/scfdtab.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/slzwd.o -c ./base/slzwd.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/slzwc.o -c ./base/slzwc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/spdiff.o -c ./base/spdiff.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/spngp.o -c ./base/spngp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/srld.o -c ./base/srld.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfilter2.o -c ./psi/zfilter2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/scfe.o -c ./base/scfe.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/scfetab.o -c ./base/scfetab.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/shc.o -c ./base/shc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/slzwe.o -c ./base/slzwe.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/srle.o -c ./base/srle.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/ziodev2.o -c ./psi/ziodev2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zdevcal.o -c ./psi/zdevcal.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zdevice2.o -c ./psi/zdevice2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zmedia2.o -c ./psi/zmedia2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxclipm.o -c ./base/gxclipm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gximage3.o -c ./base/gximage3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gximage4.o -c ./base/gximage4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxmclip.o -c ./base/gxmclip.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscolor2.o -c ./base/gscolor2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gspcolor.o -c ./base/gspcolor.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsptype1.o -c ./base/gsptype1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxclip2.o -c ./base/gxclip2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxp1fill.o -c ./base/gxp1fill.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxpcmap.o -c ./base/gxpcmap.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zpcolor.o -c ./psi/zpcolor.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/imain.o -c ./psi/imain.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/imainarg.o -c ./psi/imainarg.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsargs.o -c ./base/gsargs.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -I./devices -o ./soobj/idisp.o -c ./psi/idisp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/iapi.o -c ./psi/iapi.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/icontext.o -c ./psi/icontext.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/idebug.o -c ./psi/idebug.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/idict.o -c ./psi/idict.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/idparam.o -c ./psi/idparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/idstack.o -c ./psi/idstack.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/iinit.o -c ./psi/iinit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/interp.o -c ./psi/interp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/iparam.o -c ./psi/iparam.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/ireclaim.o -c ./psi/ireclaim.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/iplugin.o -c ./psi/iplugin.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/iscan.o -c ./psi/iscan.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/iscannum.o -c ./psi/iscannum.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/istack.o -c ./psi/istack.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/iutil.o -c ./psi/iutil.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/sa85d.o -c ./base/sa85d.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/sfilter1.o -c ./psi/sfilter1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/sstring.o -c ./base/sstring.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/stream.o -c ./base/stream.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zarith.o -c ./psi/zarith.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zarray.o -c ./psi/zarray.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcontrol.o -c ./psi/zcontrol.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zdict.o -c ./psi/zdict.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfile.o -c ./psi/zfile.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfile1.o -c ./psi/zfile1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfileio.o -c ./psi/zfileio.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfilter.o -c ./psi/zfilter.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfproc.o -c ./psi/zfproc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zgeneric.o -c ./psi/zgeneric.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/ziodev.o -c ./psi/ziodev.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/ziodevsc.o -c ./psi/ziodevsc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zmath.o -c ./psi/zmath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zalg.o -c ./psi/zalg.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zmisc.o -c ./psi/zmisc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zpacked.o -c ./psi/zpacked.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zrelbit.o -c ./psi/zrelbit.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zstack.o -c ./psi/zstack.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zstring.o -c ./psi/zstring.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zsysvm.o -c ./psi/zsysvm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/ztoken.o -c ./psi/ztoken.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/ztype.o -c ./psi/ztype.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zvmem.o -c ./psi/zvmem.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zbfont.o -c ./psi/zbfont.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zchar.o -c ./psi/zchar.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcolor.o -c ./psi/zcolor.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zdevice.o -c ./psi/zdevice.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfont.o -c ./psi/zfont.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfontenum.o -c ./psi/zfontenum.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zgstate.o -c ./psi/zgstate.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zdfilter.o -c ./psi/zdfilter.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zht.o -c ./psi/zht.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zimage.o -c ./psi/zimage.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zmatrix.o -c ./psi/zmatrix.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zpaint.o -c ./psi/zpaint.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zpath.o -c ./psi/zpath.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zncdummy.o -c ./psi/zncdummy.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/ialloc.o -c ./psi/ialloc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/igc.o -c ./psi/igc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/igcref.o -c ./psi/igcref.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/igcstr.o -c ./psi/igcstr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/ilocate.o -c ./psi/ilocate.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/iname.o -c ./psi/iname.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/isave.o -c ./psi/isave.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/inobtokn.o -c ./psi/inobtokn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/inouparm.o -c ./psi/inouparm.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/sfxstdio.o -c ./base/sfxstdio.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/sfxcommon.o -c ./base/sfxcommon.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zdscpars.o -c ./psi/zdscpars.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/dscparse.o -c ./psi/dscparse.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfapi.o -c ./psi/zfapi.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/sbcp.o -c ./base/sbcp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfbcp.o -c ./psi/zfbcp.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zpath1.o -c ./psi/zpath1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gspath1.o -c ./base/gspath1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcolor2.o -c ./psi/zcolor2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcsindex.o -c ./psi/zcsindex.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zht2.o -c ./psi/zht2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zimage2.o -c ./psi/zimage2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcssepr.o -c ./psi/zcssepr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfsample.o -c ./psi/zfsample.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfunc4.o -c ./psi/zfunc4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfunc.o -c ./psi/zfunc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfunc0.o -c ./psi/zfunc0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsdsrc.o -c ./base/gsdsrc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsfunc.o -c ./base/gsfunc.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsfunc0.o -c ./base/gsfunc0.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsfunc4.o -c ./base/gsfunc4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/spprint.o -c ./base/spprint.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscsepr.o -c ./base/gscsepr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsnamecl.o -c ./base/gsnamecl.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsncdummy.o -c ./base/gsncdummy.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zchar32.o -c ./psi/zchar32.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfont32.o -c ./psi/zfont32.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfimscale.o -c ./psi/zfimscale.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/simscale.o -c ./base/simscale.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zform.o -c ./psi/zform.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcspixel.o -c ./psi/zcspixel.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscpixel.o -c ./base/gscpixel.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsclipsr.o -c ./base/gsclipsr.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscdevn.o -c ./base/gscdevn.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxdevndi.o -c ./base/gxdevndi.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gscolor3.o -c ./base/gscolor3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsfunc3.o -c ./base/gsfunc3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsptype2.o -c ./base/gsptype2.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gsshade.o -c ./base/gsshade.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxshade.o -c ./base/gxshade.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxshade1.o -c ./base/gxshade1.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxshade4.o -c ./base/gxshade4.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2" -o ./soobj/gxshade6.o -c ./base/gxshade6.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/gxfapiu
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zfunc3.o -c ./psi/zfunc3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zimage3.o -c ./psi/zimage3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zmisc3.o -c ./psi/zmisc3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zcolor3.o -c ./psi/zcolor3.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -w -pipe -march=core2 -I/home/brewer/.linuxbrew/Cellar/libtiff/4.0.3/include -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/zshade.o -c ./psi/zshade.c
/usr/bin/gcc-4.8 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -O2 -fPIC -I/home/brewer/.linuxbrew/opt/freetype/include -I/home/brewer/.linuxbrew/opt/libpng/include -isystem/home/brewer/.linuxbrew/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -O
View raw

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

View raw

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

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