Skip to content

Instantly share code, notes, and snippets.

@swsnider
Created April 13, 2012 01:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save swsnider/2372526 to your computer and use it in GitHub Desktop.
Save swsnider/2372526 to your computer and use it in GitHub Desktop.
Result of 'brew install -v szl'
==> Downloading http://szl.googlecode.com/files/szl-1.0.tar.gz
Already downloaded: /Users/swsnider/Library/Caches/Homebrew/szl-1.0.tar.gz
/usr/bin/tar xf /Users/swsnider/Library/Caches/Homebrew/szl-1.0.tar.gz
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/szl/1.0
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/szl/1.0
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking target system type... i386-apple-darwin11.3.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/clang
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/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... none
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/clang++ accepts -g... yes
checking dependency style of /usr/bin/clang++... none
./configure: line 4773: ACX_USE_SYSTEM_EXTENSIONS: command not found
checking C++ compiler flags...... use user-supplied: -Os -w -pipe -march=native -Qunused-arguments
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/clang option to reload object files... -r
checking for objdump... /usr/local/bin/gobjdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... /usr/bin/clang -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 for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/clang++ accepts -g... (cached) yes
checking dependency style of /usr/bin/clang++... (cached) none
checking how to run the C++ preprocessor... /usr/bin/clang++ -E
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by /usr/bin/clang++... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes
checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang++ static flag -static works... no
checking if /usr/bin/clang++ supports -c -o file.o... yes
checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking for protoc... /usr/local/bin/protoc
checking for objdump... /usr/local/bin/gobjdump
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... no
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for off_t... yes
checking for C/C++ restrict keyword... __restrict
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for ptrdiff_t... yes
checking for error_at_line... 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 stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking for dup2... yes
checking for getcwd... yes
checking for gethostname... yes
checking for getpagesize... (cached) yes
checking for gettimeofday... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for munmap... yes
checking for pow... yes
checking for realpath... yes
checking for setenv... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for sysinfo... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking whether to check for GCC pthread/shared inconsistencies... no
checking the location of hash_map... <tr1/unordered_map>
checking for library containing pcre_compile... -lpcre
checking for library containing MD5_Init... -lcrypto
checking for ICU unicode library... yes
checking for ICU timezone library... yes
checking for library containing mallinfo... no
checking protobuf header version... yes (2.3.0 or later)
checking for protobuf library... yes
checking for protocol compiler library... yes
checking zlib version... yes (1.2.0.4 or later)
checking for library containing zlibVersion... -lz
checking is linux... not linux; --memory_limit will not work
checking is OS X... mac osx; will declare ieee754_float
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
==> make install
make install
Making install in .
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/szl/1.0/include/google/szl" || ./install-sh -c -d "/usr/local/Cellar/szl/1.0/include/google/szl"
/usr/bin/install -c -m 644 src/public/commandlineflags.h src/public/emitterinterface.h src/public/hash_map.h src/public/hash_set.h src/public/hashutils.h src/public/logging.h src/public/nullemitter.h src/public/porting.h src/public/recordio.h src/public/sawzall.h src/public/szldecoder.h src/public/szlemitter.h src/public/szlencoder.h src/public/szlnamedtype.h src/public/szlresults.h src/public/szltabentry.h src/public/szltype.h src/public/szlvalue.h src/public/value.h src/public/varint.h '/usr/local/Cellar/szl/1.0/include/google/szl'
Making install in src
oldpwd=`pwd` && ( cd . && /usr/local/bin/protoc -I. --cpp_out=$oldpwd emitvalues/sawzall.proto )
oldpwd=`pwd` && ( cd . && /usr/local/bin/protoc -I. --cpp_out=$oldpwd emitvalues/sawzall.proto )
make install-am
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o analyzer.lo `test -f 'engine/analyzer.cc' || echo './'`engine/analyzer.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o assembler.lo `test -f 'engine/assembler.cc' || echo './'`engine/assembler.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o backendtype.lo `test -f 'engine/backendtype.cc' || echo './'`engine/backendtype.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o closurecheck.lo `test -f 'engine/closurecheck.cc' || echo './'`engine/closurecheck.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o code.lo `test -f 'engine/code.cc' || echo './'`engine/code.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o codegen.lo `test -f 'engine/codegen.cc' || echo './'`engine/codegen.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o codegenutils.lo `test -f 'engine/codegenutils.cc' || echo './'`engine/codegenutils.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o compiler.lo `test -f 'engine/compiler.cc' || echo './'`engine/compiler.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/analyzer.cc -fno-common -DPIC -o .libs/analyzer.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/code.cc -fno-common -DPIC -o .libs/code.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/closurecheck.cc -fno-common -DPIC -o .libs/closurecheck.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/compiler.cc -fno-common -DPIC -o .libs/compiler.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/codegen.cc -fno-common -DPIC -o .libs/codegen.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/assembler.cc -fno-common -DPIC -o .libs/assembler.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/codegenutils.cc -fno-common -DPIC -o .libs/codegenutils.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/backendtype.cc -fno-common -DPIC -o .libs/backendtype.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/analyzer.cc -o analyzer.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/compiler.cc -o compiler.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/code.cc -o code.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/codegenutils.cc -o codegenutils.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/assembler.cc -o assembler.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/backendtype.cc -o backendtype.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o constantfolding.lo `test -f 'engine/constantfolding.cc' || echo './'`engine/constantfolding.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/constantfolding.cc -fno-common -DPIC -o .libs/constantfolding.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/closurecheck.cc -o closurecheck.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o convop.lo `test -f 'engine/convop.cc' || echo './'`engine/convop.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o debugger.lo `test -f 'engine/debugger.cc' || echo './'`engine/debugger.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/convop.cc -fno-common -DPIC -o .libs/convop.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/debugger.cc -fno-common -DPIC -o .libs/debugger.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o elfgen.lo `test -f 'engine/elfgen.cc' || echo './'`engine/elfgen.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/elfgen.cc -fno-common -DPIC -o .libs/elfgen.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/codegen.cc -o codegen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o engine.lo `test -f 'engine/engine.cc' || echo './'`engine/engine.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/engine.cc -fno-common -DPIC -o .libs/engine.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o error.lo `test -f 'engine/error.cc' || echo './'`engine/error.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/constantfolding.cc -o constantfolding.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/debugger.cc -o debugger.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/error.cc -fno-common -DPIC -o .libs/error.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/elfgen.cc -o elfgen.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/error.cc -o error.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o factory.lo `test -f 'engine/factory.cc' || echo './'`engine/factory.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/convop.cc -o convop.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/factory.cc -fno-common -DPIC -o .libs/factory.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o fieldreferences.lo `test -f 'engine/fieldreferences.cc' || echo './'`engine/fieldreferences.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/fieldreferences.cc -fno-common -DPIC -o .libs/fieldreferences.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o form.lo `test -f 'engine/form.cc' || echo './'`engine/form.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o frame.lo `test -f 'engine/frame.cc' || echo './'`engine/frame.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/form.cc -fno-common -DPIC -o .libs/form.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o gctrigger.lo `test -f 'engine/gctrigger.cc' || echo './'`engine/gctrigger.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/frame.cc -fno-common -DPIC -o .libs/frame.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/gctrigger.cc -fno-common -DPIC -o .libs/gctrigger.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/factory.cc -o factory.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o globals.lo `test -f 'engine/globals.cc' || echo './'`engine/globals.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/gctrigger.cc -o gctrigger.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/globals.cc -fno-common -DPIC -o .libs/globals.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o help.lo `test -f 'engine/help.cc' || echo './'`engine/help.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/fieldreferences.cc -o fieldreferences.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/help.cc -fno-common -DPIC -o .libs/help.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/frame.cc -o frame.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o histogram.lo `test -f 'engine/histogram.cc' || echo './'`engine/histogram.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/histogram.cc -fno-common -DPIC -o .libs/histogram.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o intrinsic.lo `test -f 'engine/intrinsic.cc' || echo './'`engine/intrinsic.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/globals.cc -o globals.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/intrinsic.cc -fno-common -DPIC -o .libs/intrinsic.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/help.cc -o help.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/histogram.cc -o histogram.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/engine.cc -o engine.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o ir.lo `test -f 'engine/ir.cc' || echo './'`engine/ir.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o linecount.lo `test -f 'engine/linecount.cc' || echo './'`engine/linecount.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o map.lo `test -f 'engine/map.cc' || echo './'`engine/map.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/ir.cc -fno-common -DPIC -o .libs/ir.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/linecount.cc -fno-common -DPIC -o .libs/linecount.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/map.cc -fno-common -DPIC -o .libs/map.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o memory.lo `test -f 'engine/memory.cc' || echo './'`engine/memory.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/memory.cc -fno-common -DPIC -o .libs/memory.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o nativecodegen.lo `test -f 'engine/nativecodegen.cc' || echo './'`engine/nativecodegen.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/nativecodegen.cc -fno-common -DPIC -o .libs/nativecodegen.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/form.cc -o form.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/linecount.cc -o linecount.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/map.cc -o map.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/ir.cc -o ir.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/memory.cc -o memory.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/intrinsic.cc -o intrinsic.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o nativesupport.lo `test -f 'engine/nativesupport.cc' || echo './'`engine/nativesupport.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/nativesupport.cc -fno-common -DPIC -o .libs/nativesupport.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o node.lo `test -f 'engine/node.cc' || echo './'`engine/node.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/node.cc -fno-common -DPIC -o .libs/node.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o opcode.lo `test -f 'engine/opcode.cc' || echo './'`engine/opcode.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/opcode.cc -fno-common -DPIC -o .libs/opcode.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o outputter.lo `test -f 'engine/outputter.cc' || echo './'`engine/outputter.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/outputter.cc -fno-common -DPIC -o .libs/outputter.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/opcode.cc -o opcode.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o parser.lo `test -f 'engine/parser.cc' || echo './'`engine/parser.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o printvisitor.lo `test -f 'engine/printvisitor.cc' || echo './'`engine/printvisitor.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/printvisitor.cc -fno-common -DPIC -o .libs/printvisitor.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/parser.cc -fno-common -DPIC -o .libs/parser.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/nativesupport.cc -o nativesupport.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o proc.lo `test -f 'engine/proc.cc' || echo './'`engine/proc.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/proc.cc -fno-common -DPIC -o .libs/proc.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o profile.lo `test -f 'engine/profile.cc' || echo './'`engine/profile.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/profile.cc -fno-common -DPIC -o .libs/profile.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/outputter.cc -o outputter.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/nativecodegen.cc -o nativecodegen.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/printvisitor.cc -o printvisitor.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/node.cc -o node.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/profile.cc -o profile.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o propagatevalues.lo `test -f 'engine/propagatevalues.cc' || echo './'`engine/propagatevalues.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/propagatevalues.cc -fno-common -DPIC -o .libs/propagatevalues.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o protocolbuffers.lo `test -f 'engine/protocolbuffers.cc' || echo './'`engine/protocolbuffers.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/protocolbuffers.cc -fno-common -DPIC -o .libs/protocolbuffers.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o regsstate.lo `test -f 'engine/regsstate.cc' || echo './'`engine/regsstate.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/regsstate.cc -fno-common -DPIC -o .libs/regsstate.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o rewriteasserts.lo `test -f 'engine/rewriteasserts.cc' || echo './'`engine/rewriteasserts.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/rewriteasserts.cc -fno-common -DPIC -o .libs/rewriteasserts.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/proc.cc -o proc.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/regsstate.cc -o regsstate.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/parser.cc -o parser.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o sawzall.lo `test -f 'engine/sawzall.cc' || echo './'`engine/sawzall.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/sawzall.cc -fno-common -DPIC -o .libs/sawzall.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/rewriteasserts.cc -o rewriteasserts.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/protocolbuffers.cc -o protocolbuffers.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o scanner.lo `test -f 'engine/scanner.cc' || echo './'`engine/scanner.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/scanner.cc -fno-common -DPIC -o .libs/scanner.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/propagatevalues.cc -o propagatevalues.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o scope.lo `test -f 'engine/scope.cc' || echo './'`engine/scope.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/scope.cc -fno-common -DPIC -o .libs/scope.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o symboltable.lo `test -f 'engine/symboltable.cc' || echo './'`engine/symboltable.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/symboltable.cc -fno-common -DPIC -o .libs/symboltable.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o taggedptrs.lo `test -f 'engine/taggedptrs.cc' || echo './'`engine/taggedptrs.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/sawzall.cc -o sawzall.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/scope.cc -o scope.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c -o tracer.lo `test -f 'engine/tracer.cc' || echo './'`engine/tracer.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/scanner.cc -o scanner.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/taggedptrs.cc -fno-common -DPIC -o .libs/taggedptrs.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/tracer.cc -fno-common -DPIC -o .libs/tracer.o
engine/symboltable.cc:47:7: error: qualified reference to 'Proc' is a constructor name rather than a type wherever a constructor can be declared
Proc::Proc* SymbolTable::init_proc_ = NULL;
^
1 error generated.
make[2]: *** [symboltable.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/tracer.cc -o tracer.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/icu4c/4.8.1.1/include -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -DSZL_BIG_ENDIAN=1 -DSZL_LITTLE_ENDIAN=2 -DSZL_BYTE_ORDER=2 -g -O1 -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -c engine/taggedptrs.cc -o taggedptrs.o >/dev/null 2>&1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/szl.rb#L17
==> Build Environment
CPU: 8-core 64-bit sandybridge
MacOS: 10.7.3-x86_64
Xcode: 4.3.1
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CPPFLAGS: -I/usr/local/Cellar/icu4c/4.8.1.1/include
LDFLAGS: -L/usr/local/Cellar/icu4c/4.8.1.1/lib
MAKEFLAGS: -j8
PKG_CONFIG_PATH: /usr/local/Cellar/icu4c/4.8.1.1/lib/pkgconfig
Error: Failed executing: make install (szl.rb:17)
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/reporting-bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment