Last login: Sun May 25 21:24:20 on ttys000 Mac-mini:~ Mishra$ export CFLAGS="-stdlib=libstdc++" LDFLAGS="-stdlib=libstdc++" Mac-mini:~ Mishra$ export CC="clang" CXX="clang++" Mac-mini:~ Mishra$ cd libraries/osx -bash: cd: libraries/osx: No such file or directory Mac-mini:~ Mishra$ cd 0ad/libraries/osx Mac-mini:osx Mishra$ ./build-osx-libs.sh --force-rebuild -j5 Building zlib... ~/0ad/libraries/osx/zlib/zlib-1.2.8 ~/0ad/libraries/osx/zlib ~/0ad/libraries/osx patching file configure Building static library libz.a version 1.2.8 with clang. Checking for off64_t... No. Checking for fseeko... Yes. Checking for strerror... Yes. Checking for unistd.h... Yes. Checking for stdarg.h... Yes. Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). Checking for vsnprintf() in stdio.h... Yes. Checking for return value of vsnprintf()... Yes. Checking for attribute(visibility) support... Yes. clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -I. -c -o example.o test/example.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o adler32.o adler32.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o crc32.o crc32.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o deflate.o deflate.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o infback.o infback.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o inffast.o inffast.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o inflate.o inflate.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o inftrees.o inftrees.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o trees.o trees.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o zutil.o zutil.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o compress.o compress.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o uncompr.o uncompr.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o gzclose.o gzclose.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o gzlib.o gzlib.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o gzread.o gzread.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c libtool -o libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -o example example.o -L. libz.a clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a cp libz.a /Users/Mishra/0ad/libraries/osx/zlib/lib chmod 644 /Users/Mishra/0ad/libraries/osx/zlib/lib/libz.a cp zlib.3 /Users/Mishra/0ad/libraries/osx/zlib/share/man/man3 chmod 644 /Users/Mishra/0ad/libraries/osx/zlib/share/man/man3/zlib.3 cp zlib.pc /Users/Mishra/0ad/libraries/osx/zlib/lib/pkgconfig chmod 644 /Users/Mishra/0ad/libraries/osx/zlib/lib/pkgconfig/zlib.pc cp zlib.h zconf.h /Users/Mishra/0ad/libraries/osx/zlib/include chmod 644 /Users/Mishra/0ad/libraries/osx/zlib/include/zlib.h /Users/Mishra/0ad/libraries/osx/zlib/include/zconf.h ~/0ad/libraries/osx/zlib ~/0ad/libraries/osx Building libcurl... ~/0ad/libraries/osx/libcurl/curl-7.32.0 ~/0ad/libraries/osx/libcurl ~/0ad/libraries/osx checking whether to enable maintainer-specific portions of Makefiles... no checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ar... /usr/bin/ar checking for a BSD-compatible install... /usr/bin/install -c checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang and cc understand -c and -o together... yes checking how to run the C preprocessor... clang -E 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 style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of clang... gcc3 checking curl version... 7.32.0 checking build system type... x86_64-apple-darwin13.2.0 checking host system type... x86_64-apple-darwin13.2.0 checking for sys/types.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... (cached) 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... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... yes checking size of long... 8 checking size of void*... 8 checking for 64-bit curl_off_t data type... long checking size of curl_off_t... 8 checking formatting string directive for curl_off_t... "ld" checking formatting string directive for unsigned curl_off_t... "lu" checking constant suffix string for curl_off_t... L checking constant suffix string for unsigned curl_off_t... UL checking if OS is AIX (to define _ALL_SOURCE)... no checking if _THREAD_SAFE is already defined... no checking if _THREAD_SAFE is actually needed... no checking if _THREAD_SAFE is onwards defined... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... no checking if _REENTRANT is onwards defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 whether ln -s works... yes 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 how to convert x86_64-apple-darwin13.2.0 file names to x86_64-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether to build static libraries... yes checking whether to build shared libraries with -version-info... yes checking whether to build shared libraries with -no-undefined... no checking whether to build shared libraries with -mimpure-text... no checking whether to build shared libraries with PIC... yes checking whether to build static libraries with PIC... no checking whether to build shared libraries only... no checking whether to build static libraries only... yes checking for inline... inline checking if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is clang... yes checking if compiler is GNU C... no checking if compiler is LCC... no checking if compiler is SGI MIPSpro C... no checking if compiler is SGI MIPS C... no checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking if compiler is Watcom C... no checking if compiler accepts some basic options... yes configure: compiler options added: -Qunused-arguments checking if compiler accepts debug disabling options... yes configure: compiler options added: checking if compiler optimizer assumed setting might be used... yes checking if compiler accepts optimizer enabling options... yes configure: compiler options added: -Os checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes checking for windows.h... no checking whether build target is a native Windows one... no checking whether build target supports WIN32 file API... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support ldap... no checking whether to support ldaps... no checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to provide built-in manual... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking for strcasecmp... yes checking for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking for connect in libraries... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes configure: found both libz and libz.h header checking whether to enable ipv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... yes checking if Kerberos4 support is requested... no checking if SPNEGO support is requested... no checking if GSSAPI support is requested... no checking whether to enable Windows native SSL/TLS (Windows native builds only)... no checking whether to enable iOS/Mac OS X native SSL/TLS... no checking for ssl_version in -laxtls... no configure: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM and more. configure: WARNING: Use --with-ssl, --with-gnutls, --with-polarssl, --with-cyassl, --with-nss, --with-axtls, --with-winssl, or --with-darwinssl to address this. checking default CA cert bundle/path... no checking whether versioned symbols are wanted... no checking whether to enable Windows native IDN (Windows native builds only)... no checking whether to build with libidn... no checking for ANSI C header files... (cached) yes checking for malloc.h... no checking for memory.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for limits.h... yes checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for sys/un.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/sockio.h... yes checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for termios.h... yes checking for termio.h... no checking for sgtty.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for time.h... (cached) yes checking for io.h... no checking for pwd.h... yes checking for utime.h... yes checking for sys/utime.h... no checking for sys/poll.h... yes checking for poll.h... yes checking for socket.h... no checking for sys/resource.h... yes checking for libgen.h... yes checking for locale.h... yes checking for errno.h... yes checking for stdbool.h... yes checking for arpa/tftp.h... yes checking for sys/filio.h... yes checking for sys/wait.h... yes checking for setjmp.h... yes checking for an ANSI C-conforming const... yes checking for compiler support of C99 variadic macro style... yes checking for compiler support of old gcc variadic macro style... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/socket.h... (cached) yes checking for struct timeval... yes checking run-time libs availability... fine checking size of size_t... 8 checking size of long... (cached) 8 checking size of int... 4 checking size of short... 2 checking size of time_t... 8 checking size of off_t... 8 checking for long long... yes checking if numberLL works... yes checking for ssize_t... yes checking for bool... yes checking for windows.h... (cached) no checking for winsock2.h... (cached) no checking for ws2tcpip.h... (cached) no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for curl_socklen_t data type... socklen_t checking size of curl_socklen_t... 4 checking for sys/types.h... (cached) yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for in_addr_t... yes checking for struct sockaddr_storage... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sig_atomic_t... yes checking if sig_atomic_t is already defined as volatile... no checking return type of signal handlers... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for select... yes checking types of args and return type for select... int,fd_set *,struct timeval *,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recv... yes checking types of args and return type for recv... int,void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for send... yes checking types of args and return type for send... int,const void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for MSG_NOSIGNAL... no checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking if alarm can be linked... yes checking if alarm is prototyped... yes checking if alarm is compilable... yes checking if alarm usage allowed... yes checking if alarm might be used... yes checking for sys/types.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for libgen.h... (cached) yes checking if basename can be linked... yes checking if basename is prototyped... yes checking if basename is compilable... yes checking if basename usage allowed... yes checking if basename might be used... yes checking for sys/types.h... (cached) yes checking for socket.h... (cached) no checking if closesocket can be linked... no checking if closesocket might be used... no checking if CloseSocket can be linked... no checking if CloseSocket might be used... no checking if connect can be linked... yes checking if connect is prototyped... yes checking if connect is compilable... yes checking if connect usage allowed... yes checking if connect might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking if fcntl can be linked... yes checking if fcntl is prototyped... yes checking if fcntl is compilable... yes checking if fcntl usage allowed... yes checking if fcntl might be used... yes checking if fcntl O_NONBLOCK is compilable... yes checking if fcntl O_NONBLOCK usage allowed... yes checking if fcntl O_NONBLOCK might be used... yes checking for sys/types.h... (cached) yes checking for stdio.h... yes checking if fdopen can be linked... yes checking if fdopen is prototyped... yes checking if fdopen is compilable... yes checking if fdopen usage allowed... yes checking if fdopen might be used... yes checking for sys/types.h... (cached) yes checking for netdb.h... (cached) yes checking if freeaddrinfo can be linked... yes checking if freeaddrinfo is prototyped... yes checking if freeaddrinfo is compilable... yes checking if freeaddrinfo usage allowed... yes checking if freeaddrinfo might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for ifaddrs.h... yes checking if freeifaddrs can be linked... yes checking if freeifaddrs is prototyped... yes checking if freeifaddrs is compilable... yes checking if freeifaddrs usage allowed... yes checking if freeifaddrs might be used... yes checking for sys/types.h... (cached) yes checking for sys/xattr.h... yes checking if fsetxattr can be linked... yes checking if fsetxattr is prototyped... yes checking if fsetxattr takes 5 args.... no checking if fsetxattr takes 6 args.... yes checking if fsetxattr is compilable... yes checking if fsetxattr usage allowed... yes checking if fsetxattr might be used... yes checking if ftruncate can be linked... yes checking if ftruncate is prototyped... yes checking if ftruncate is compilable... yes checking if ftruncate usage allowed... yes checking if ftruncate might be used... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking if getaddrinfo can be linked... yes checking if getaddrinfo is prototyped... yes checking if getaddrinfo is compilable... yes checking if getaddrinfo seems to work... yes checking if getaddrinfo usage allowed... yes checking if getaddrinfo might be used... yes checking if getaddrinfo is threadsafe... yes checking if gai_strerror can be linked... yes checking if gai_strerror is prototyped... yes checking if gai_strerror is compilable... yes checking if gai_strerror usage allowed... yes checking if gai_strerror might be used... yes checking if gethostbyaddr can be linked... yes checking if gethostbyaddr is prototyped... yes checking if gethostbyaddr is compilable... yes checking if gethostbyaddr usage allowed... yes checking if gethostbyaddr might be used... yes checking if gethostbyaddr_r can be linked... no checking if gethostbyaddr_r might be used... no checking if gethostbyname can be linked... yes checking if gethostbyname is prototyped... yes checking if gethostbyname is compilable... yes checking if gethostbyname usage allowed... yes checking if gethostbyname might be used... yes checking if gethostbyname_r can be linked... no checking if gethostbyname_r might be used... no checking if gethostname can be linked... yes checking if gethostname is prototyped... yes checking if gethostname is compilable... yes checking for gethostname arg 2 data type... size_t checking if gethostname usage allowed... yes checking if gethostname might be used... yes checking if getifaddrs can be linked... yes checking if getifaddrs is prototyped... yes checking if getifaddrs is compilable... yes checking if getifaddrs seems to work... yes checking if getifaddrs usage allowed... yes checking if getifaddrs might be used... yes checking if getservbyport_r can be linked... no checking if getservbyport_r might be used... no checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking if gmtime_r can be linked... yes checking if gmtime_r is prototyped... yes checking if gmtime_r is compilable... yes checking if gmtime_r seems to work... yes checking if gmtime_r usage allowed... yes checking if gmtime_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking if inet_ntoa_r can be linked... no checking if inet_ntoa_r might be used... no checking if inet_ntop can be linked... yes checking if inet_ntop is prototyped... yes checking if inet_ntop is compilable... yes checking if inet_ntop seems to work... yes checking if inet_ntop usage allowed... yes checking if inet_ntop might be used... yes checking if inet_pton can be linked... yes checking if inet_pton is prototyped... yes checking if inet_pton is compilable... yes checking if inet_pton seems to work... yes checking if inet_pton usage allowed... yes checking if inet_pton might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stropts.h... no checking if ioctl can be linked... yes checking if ioctl is prototyped... yes checking if ioctl is compilable... yes checking if ioctl usage allowed... yes checking if ioctl might be used... yes checking if ioctl FIONBIO is compilable... yes checking if ioctl FIONBIO usage allowed... yes checking if ioctl FIONBIO might be used... yes checking if ioctl SIOCGIFADDR is compilable... yes checking if ioctl SIOCGIFADDR usage allowed... yes checking if ioctl SIOCGIFADDR might be used... yes checking if ioctlsocket can be linked... no checking if ioctlsocket might be used... no checking if IoctlSocket can be linked... no checking if IoctlSocket might be used... no checking if localtime_r can be linked... yes checking if localtime_r is prototyped... yes checking if localtime_r is compilable... yes checking if localtime_r seems to work... yes checking if localtime_r usage allowed... yes checking if localtime_r might be used... yes checking if memrchr can be linked... no checking if memrchr seems a macro... no checking if memrchr might be used... no checking if poll can be linked... yes checking if poll is prototyped... yes checking if poll is compilable... yes checking if poll seems to work... yes checking if poll usage allowed... no checking if poll might be used... no checking if setsockopt can be linked... yes checking if setsockopt is prototyped... yes checking if setsockopt is compilable... yes checking if setsockopt usage allowed... yes checking if setsockopt might be used... yes checking if setsockopt SO_NONBLOCK is compilable... no checking if setsockopt SO_NONBLOCK might be used... no checking for sys/types.h... (cached) yes checking for signal.h... (cached) yes checking if sigaction can be linked... yes checking if sigaction is prototyped... yes checking if sigaction is compilable... yes checking if sigaction usage allowed... yes checking if sigaction might be used... yes checking if siginterrupt can be linked... yes checking if siginterrupt is prototyped... yes checking if siginterrupt is compilable... yes checking if siginterrupt usage allowed... yes checking if siginterrupt might be used... yes checking if signal can be linked... yes checking if signal is prototyped... yes checking if signal is compilable... yes checking if signal usage allowed... yes checking if signal might be used... yes checking for sys/types.h... (cached) yes checking for setjmp.h... (cached) yes checking if sigsetjmp can be linked... yes checking if sigsetjmp is prototyped... yes checking if sigsetjmp is compilable... yes checking if sigsetjmp usage allowed... yes checking if sigsetjmp might be used... yes checking if socket can be linked... yes checking if socket is prototyped... yes checking if socket is compilable... yes checking if socket usage allowed... yes checking if socket might be used... yes checking if socketpair can be linked... yes checking if socketpair is prototyped... yes checking if socketpair is compilable... yes checking if socketpair usage allowed... yes checking if socketpair might be used... yes checking if strcasecmp can be linked... yes checking if strcasecmp is prototyped... yes checking if strcasecmp is compilable... yes checking if strcasecmp usage allowed... yes checking if strcasecmp might be used... yes checking if strcmpi can be linked... no checking if strcmpi might be used... no checking if strdup can be linked... yes checking if strdup is prototyped... yes checking if strdup is compilable... yes checking if strdup usage allowed... yes checking if strdup might be used... yes checking if strerror_r can be linked... yes checking if strerror_r is prototyped... yes checking if strerror_r is compilable... yes checking if strerror_r is glibc like... no checking if strerror_r is POSIX like... yes checking if strerror_r seems to work... yes checking if strerror_r usage allowed... yes checking if strerror_r might be used... yes checking if stricmp can be linked... no checking if stricmp might be used... no checking if strncasecmp can be linked... yes checking if strncasecmp is prototyped... yes checking if strncasecmp is compilable... yes checking if strncasecmp usage allowed... yes checking if strncasecmp might be used... yes checking if strncmpi can be linked... no checking if strncmpi might be used... no checking if strnicmp can be linked... no checking if strnicmp might be used... no checking if strstr can be linked... yes checking if strstr is prototyped... yes checking if strstr is compilable... yes checking if strstr usage allowed... yes checking if strstr might be used... yes checking if strtok_r can be linked... yes checking if strtok_r is prototyped... yes checking if strtok_r is compilable... yes checking if strtok_r usage allowed... yes checking if strtok_r might be used... yes checking if strtoll can be linked... yes checking if strtoll is prototyped... yes checking if strtoll is compilable... yes checking if strtoll usage allowed... yes checking if strtoll might be used... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking if writev can be linked... yes checking if writev is prototyped... yes checking if writev is compilable... yes checking if writev usage allowed... yes checking if writev might be used... yes checking for fork... yes checking for geteuid... yes checking for getpass_r... no checking deeper for getpass_r... but still no checking for getppid... yes checking for getprotobyname... yes checking for getpwuid... yes checking for getrlimit... yes checking for gettimeofday... yes checking for inet_addr... yes checking for perror... yes checking for pipe... yes checking for setlocale... yes checking for setmode... yes checking for setrlimit... yes checking for uname... yes checking for utime... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for getnameinfo... yes checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int checking for stdio.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for working NI_WITHSCOPEID... no checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking for perl... /usr/bin/perl checking for gnroff... no checking for nroff... /usr/bin/nroff checking how to use *nroff to get plain text from man pages... -man checking whether to enable the threaded resolver... no checking whether to enable verbose strings... yes checking whether to enable SSPI support (Windows native builds only)... no checking whether to enable cryptographic authentication methods... yes checking whether to enable NTLM delegation to winbind's helper... no checking whether to enable TLS-SRP authentication... yes checking whether to enable support for cookies... yes checking whether hiding of library internal symbols will actually happen... yes checking whether to enforce SONAME bump... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/libcurl/Makefile config.status: creating include/Makefile config.status: creating include/curl/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating lib/libcurl.vers config.status: creating tests/Makefile config.status: creating tests/certs/Makefile config.status: creating tests/certs/scripts/Makefile config.status: creating tests/data/Makefile config.status: creating tests/server/Makefile config.status: creating tests/libtest/Makefile config.status: creating tests/unit/Makefile config.status: creating packages/Makefile config.status: creating packages/Win32/Makefile config.status: creating packages/Win32/cygwin/Makefile config.status: creating packages/Linux/Makefile config.status: creating packages/Linux/RPM/Makefile config.status: creating packages/Linux/RPM/curl.spec config.status: creating packages/Linux/RPM/curl-ssl.spec config.status: creating packages/Solaris/Makefile config.status: creating packages/EPM/curl.list config.status: creating packages/EPM/Makefile config.status: creating packages/vms/Makefile config.status: creating packages/AIX/Makefile config.status: creating packages/AIX/RPM/Makefile config.status: creating packages/AIX/RPM/curl.spec config.status: creating curl-config config.status: creating libcurl.pc config.status: creating lib/curl_config.h config.status: creating include/curl/curlbuild.h config.status: executing depfiles commands config.status: executing libtool commands configure: Configured to build curl/libcurl: curl version: 7.32.0 Host setup: x86_64-apple-darwin13.2.0 Install prefix: /Users/Mishra/0ad/libraries/osx/libcurl Compiler: clang SSL support: no (--with-{ssl,gnutls,nss,polarssl,cyassl,axtls,winssl,darwinssl} ) SSH support: no (--with-libssh2) zlib support: enabled krb4 support: no (--with-krb4*) GSSAPI support: no (--with-gssapi) SPNEGO support: no (--with-spnego) TLS-SRP support: no (--enable-tls-srp) resolver: default (--enable-ares / --enable-threaded-resolver) ipv6 support: enabled IDN support: no (--with-{libidn,winidn}) Build libcurl: Shared=no, Static=yes Built-in manual: enabled --libcurl option: enabled (--disable-libcurl-option) Verbose errors: enabled (--disable-verbose) SSPI support: no (--enable-sspi) ca cert bundle: no ca cert path: no LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) LDAPS support: no (--enable-ldaps) RTSP support: enabled RTMP support: no (--with-librtmp) metalink support: no (--with-libmetalink) Protocols: DICT FILE FTP GOPHER HTTP IMAP POP3 RTSP SMTP TELNET TFTP Making all in lib /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-file.lo -MD -MP -MF .deps/libcurl_la-file.Tpo -c -o libcurl_la-file.lo `test -f 'file.c' || echo './'`file.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-timeval.lo -MD -MP -MF .deps/libcurl_la-timeval.Tpo -c -o libcurl_la-timeval.lo `test -f 'timeval.c' || echo './'`timeval.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-base64.lo -MD -MP -MF .deps/libcurl_la-base64.Tpo -c -o libcurl_la-base64.lo `test -f 'base64.c' || echo './'`base64.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostip.lo -MD -MP -MF .deps/libcurl_la-hostip.Tpo -c -o libcurl_la-hostip.lo `test -f 'hostip.c' || echo './'`hostip.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-progress.lo -MD -MP -MF .deps/libcurl_la-progress.Tpo -c -o libcurl_la-progress.lo `test -f 'progress.c' || echo './'`progress.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostip.lo -MD -MP -MF .deps/libcurl_la-hostip.Tpo -c hostip.c -o libcurl_la-hostip.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-base64.lo -MD -MP -MF .deps/libcurl_la-base64.Tpo -c base64.c -o libcurl_la-base64.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-progress.lo -MD -MP -MF .deps/libcurl_la-progress.Tpo -c progress.c -o libcurl_la-progress.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-timeval.lo -MD -MP -MF .deps/libcurl_la-timeval.Tpo -c timeval.c -o libcurl_la-timeval.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-file.lo -MD -MP -MF .deps/libcurl_la-file.Tpo -c file.c -o libcurl_la-file.o mv -f .deps/libcurl_la-timeval.Tpo .deps/libcurl_la-timeval.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-formdata.lo -MD -MP -MF .deps/libcurl_la-formdata.Tpo -c -o libcurl_la-formdata.lo `test -f 'formdata.c' || echo './'`formdata.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-formdata.lo -MD -MP -MF .deps/libcurl_la-formdata.Tpo -c formdata.c -o libcurl_la-formdata.o mv -f .deps/libcurl_la-progress.Tpo .deps/libcurl_la-progress.Plo mv -f .deps/libcurl_la-base64.Tpo .deps/libcurl_la-base64.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-cookie.lo -MD -MP -MF .deps/libcurl_la-cookie.Tpo -c -o libcurl_la-cookie.lo `test -f 'cookie.c' || echo './'`cookie.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http.lo -MD -MP -MF .deps/libcurl_la-http.Tpo -c -o libcurl_la-http.lo `test -f 'http.c' || echo './'`http.c mv -f .deps/libcurl_la-file.Tpo .deps/libcurl_la-file.Plo mv -f .deps/libcurl_la-hostip.Tpo .deps/libcurl_la-hostip.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-sendf.lo -MD -MP -MF .deps/libcurl_la-sendf.Tpo -c -o libcurl_la-sendf.lo `test -f 'sendf.c' || echo './'`sendf.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-ftp.lo -MD -MP -MF .deps/libcurl_la-ftp.Tpo -c -o libcurl_la-ftp.lo `test -f 'ftp.c' || echo './'`ftp.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http.lo -MD -MP -MF .deps/libcurl_la-http.Tpo -c http.c -o libcurl_la-http.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-cookie.lo -MD -MP -MF .deps/libcurl_la-cookie.Tpo -c cookie.c -o libcurl_la-cookie.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-ftp.lo -MD -MP -MF .deps/libcurl_la-ftp.Tpo -c ftp.c -o libcurl_la-ftp.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-sendf.lo -MD -MP -MF .deps/libcurl_la-sendf.Tpo -c sendf.c -o libcurl_la-sendf.o mv -f .deps/libcurl_la-sendf.Tpo .deps/libcurl_la-sendf.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-url.lo -MD -MP -MF .deps/libcurl_la-url.Tpo -c -o libcurl_la-url.lo `test -f 'url.c' || echo './'`url.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-url.lo -MD -MP -MF .deps/libcurl_la-url.Tpo -c url.c -o libcurl_la-url.o mv -f .deps/libcurl_la-formdata.Tpo .deps/libcurl_la-formdata.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-dict.lo -MD -MP -MF .deps/libcurl_la-dict.Tpo -c -o libcurl_la-dict.lo `test -f 'dict.c' || echo './'`dict.c mv -f .deps/libcurl_la-cookie.Tpo .deps/libcurl_la-cookie.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-if2ip.lo -MD -MP -MF .deps/libcurl_la-if2ip.Tpo -c -o libcurl_la-if2ip.lo `test -f 'if2ip.c' || echo './'`if2ip.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-dict.lo -MD -MP -MF .deps/libcurl_la-dict.Tpo -c dict.c -o libcurl_la-dict.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-if2ip.lo -MD -MP -MF .deps/libcurl_la-if2ip.Tpo -c if2ip.c -o libcurl_la-if2ip.o mv -f .deps/libcurl_la-if2ip.Tpo .deps/libcurl_la-if2ip.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-speedcheck.lo -MD -MP -MF .deps/libcurl_la-speedcheck.Tpo -c -o libcurl_la-speedcheck.lo `test -f 'speedcheck.c' || echo './'`speedcheck.c mv -f .deps/libcurl_la-dict.Tpo .deps/libcurl_la-dict.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-ldap.lo -MD -MP -MF .deps/libcurl_la-ldap.Tpo -c -o libcurl_la-ldap.lo `test -f 'ldap.c' || echo './'`ldap.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-speedcheck.lo -MD -MP -MF .deps/libcurl_la-speedcheck.Tpo -c speedcheck.c -o libcurl_la-speedcheck.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-ldap.lo -MD -MP -MF .deps/libcurl_la-ldap.Tpo -c ldap.c -o libcurl_la-ldap.o mv -f .deps/libcurl_la-http.Tpo .deps/libcurl_la-http.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-ssluse.lo -MD -MP -MF .deps/libcurl_la-ssluse.Tpo -c -o libcurl_la-ssluse.lo `test -f 'ssluse.c' || echo './'`ssluse.c mv -f .deps/libcurl_la-speedcheck.Tpo .deps/libcurl_la-speedcheck.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-version.lo -MD -MP -MF .deps/libcurl_la-version.Tpo -c -o libcurl_la-version.lo `test -f 'version.c' || echo './'`version.c mv -f .deps/libcurl_la-ldap.Tpo .deps/libcurl_la-ldap.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-getenv.lo -MD -MP -MF .deps/libcurl_la-getenv.Tpo -c -o libcurl_la-getenv.lo `test -f 'getenv.c' || echo './'`getenv.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-ssluse.lo -MD -MP -MF .deps/libcurl_la-ssluse.Tpo -c ssluse.c -o libcurl_la-ssluse.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-version.lo -MD -MP -MF .deps/libcurl_la-version.Tpo -c version.c -o libcurl_la-version.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-getenv.lo -MD -MP -MF .deps/libcurl_la-getenv.Tpo -c getenv.c -o libcurl_la-getenv.o mv -f .deps/libcurl_la-ssluse.Tpo .deps/libcurl_la-ssluse.Plo mv -f .deps/libcurl_la-getenv.Tpo .deps/libcurl_la-getenv.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-escape.lo -MD -MP -MF .deps/libcurl_la-escape.Tpo -c -o libcurl_la-escape.lo `test -f 'escape.c' || echo './'`escape.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-mprintf.lo -MD -MP -MF .deps/libcurl_la-mprintf.Tpo -c -o libcurl_la-mprintf.lo `test -f 'mprintf.c' || echo './'`mprintf.c mv -f .deps/libcurl_la-version.Tpo .deps/libcurl_la-version.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-telnet.lo -MD -MP -MF .deps/libcurl_la-telnet.Tpo -c -o libcurl_la-telnet.lo `test -f 'telnet.c' || echo './'`telnet.c mv -f .deps/libcurl_la-ftp.Tpo .deps/libcurl_la-ftp.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-netrc.lo -MD -MP -MF .deps/libcurl_la-netrc.Tpo -c -o libcurl_la-netrc.lo `test -f 'netrc.c' || echo './'`netrc.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-escape.lo -MD -MP -MF .deps/libcurl_la-escape.Tpo -c escape.c -o libcurl_la-escape.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-mprintf.lo -MD -MP -MF .deps/libcurl_la-mprintf.Tpo -c mprintf.c -o libcurl_la-mprintf.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-telnet.lo -MD -MP -MF .deps/libcurl_la-telnet.Tpo -c telnet.c -o libcurl_la-telnet.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-netrc.lo -MD -MP -MF .deps/libcurl_la-netrc.Tpo -c netrc.c -o libcurl_la-netrc.o mv -f .deps/libcurl_la-escape.Tpo .deps/libcurl_la-escape.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-getinfo.lo -MD -MP -MF .deps/libcurl_la-getinfo.Tpo -c -o libcurl_la-getinfo.lo `test -f 'getinfo.c' || echo './'`getinfo.c mv -f .deps/libcurl_la-netrc.Tpo .deps/libcurl_la-netrc.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-transfer.lo -MD -MP -MF .deps/libcurl_la-transfer.Tpo -c -o libcurl_la-transfer.lo `test -f 'transfer.c' || echo './'`transfer.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-getinfo.lo -MD -MP -MF .deps/libcurl_la-getinfo.Tpo -c getinfo.c -o libcurl_la-getinfo.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-transfer.lo -MD -MP -MF .deps/libcurl_la-transfer.Tpo -c transfer.c -o libcurl_la-transfer.o mv -f .deps/libcurl_la-mprintf.Tpo .deps/libcurl_la-mprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-strequal.lo -MD -MP -MF .deps/libcurl_la-strequal.Tpo -c -o libcurl_la-strequal.lo `test -f 'strequal.c' || echo './'`strequal.c mv -f .deps/libcurl_la-getinfo.Tpo .deps/libcurl_la-getinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-easy.lo -MD -MP -MF .deps/libcurl_la-easy.Tpo -c -o libcurl_la-easy.lo `test -f 'easy.c' || echo './'`easy.c mv -f .deps/libcurl_la-telnet.Tpo .deps/libcurl_la-telnet.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-security.lo -MD -MP -MF .deps/libcurl_la-security.Tpo -c -o libcurl_la-security.lo `test -f 'security.c' || echo './'`security.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-strequal.lo -MD -MP -MF .deps/libcurl_la-strequal.Tpo -c strequal.c -o libcurl_la-strequal.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-easy.lo -MD -MP -MF .deps/libcurl_la-easy.Tpo -c easy.c -o libcurl_la-easy.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-security.lo -MD -MP -MF .deps/libcurl_la-security.Tpo -c security.c -o libcurl_la-security.o mv -f .deps/libcurl_la-strequal.Tpo .deps/libcurl_la-strequal.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-krb4.lo -MD -MP -MF .deps/libcurl_la-krb4.Tpo -c -o libcurl_la-krb4.lo `test -f 'krb4.c' || echo './'`krb4.c mv -f .deps/libcurl_la-security.Tpo .deps/libcurl_la-security.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurl_la-curl_fnmatch.Tpo -c -o libcurl_la-curl_fnmatch.lo `test -f 'curl_fnmatch.c' || echo './'`curl_fnmatch.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-krb4.lo -MD -MP -MF .deps/libcurl_la-krb4.Tpo -c krb4.c -o libcurl_la-krb4.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurl_la-curl_fnmatch.Tpo -c curl_fnmatch.c -o libcurl_la-curl_fnmatch.o mv -f .deps/libcurl_la-krb4.Tpo .deps/libcurl_la-krb4.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-fileinfo.lo -MD -MP -MF .deps/libcurl_la-fileinfo.Tpo -c -o libcurl_la-fileinfo.lo `test -f 'fileinfo.c' || echo './'`fileinfo.c mv -f .deps/libcurl_la-easy.Tpo .deps/libcurl_la-easy.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-ftplistparser.lo -MD -MP -MF .deps/libcurl_la-ftplistparser.Tpo -c -o libcurl_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo './'`ftplistparser.c mv -f .deps/libcurl_la-transfer.Tpo .deps/libcurl_la-transfer.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-wildcard.lo -MD -MP -MF .deps/libcurl_la-wildcard.Tpo -c -o libcurl_la-wildcard.lo `test -f 'wildcard.c' || echo './'`wildcard.c mv -f .deps/libcurl_la-url.Tpo .deps/libcurl_la-url.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-krb5.lo -MD -MP -MF .deps/libcurl_la-krb5.Tpo -c -o libcurl_la-krb5.lo `test -f 'krb5.c' || echo './'`krb5.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-fileinfo.lo -MD -MP -MF .deps/libcurl_la-fileinfo.Tpo -c fileinfo.c -o libcurl_la-fileinfo.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-ftplistparser.lo -MD -MP -MF .deps/libcurl_la-ftplistparser.Tpo -c ftplistparser.c -o libcurl_la-ftplistparser.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-wildcard.lo -MD -MP -MF .deps/libcurl_la-wildcard.Tpo -c wildcard.c -o libcurl_la-wildcard.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-krb5.lo -MD -MP -MF .deps/libcurl_la-krb5.Tpo -c krb5.c -o libcurl_la-krb5.o mv -f .deps/libcurl_la-fileinfo.Tpo .deps/libcurl_la-fileinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-memdebug.lo -MD -MP -MF .deps/libcurl_la-memdebug.Tpo -c -o libcurl_la-memdebug.lo `test -f 'memdebug.c' || echo './'`memdebug.c mv -f .deps/libcurl_la-krb5.Tpo .deps/libcurl_la-krb5.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http_chunks.lo -MD -MP -MF .deps/libcurl_la-http_chunks.Tpo -c -o libcurl_la-http_chunks.lo `test -f 'http_chunks.c' || echo './'`http_chunks.c mv -f .deps/libcurl_la-curl_fnmatch.Tpo .deps/libcurl_la-curl_fnmatch.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-strtok.lo -MD -MP -MF .deps/libcurl_la-strtok.Tpo -c -o libcurl_la-strtok.lo `test -f 'strtok.c' || echo './'`strtok.c mv -f .deps/libcurl_la-wildcard.Tpo .deps/libcurl_la-wildcard.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-connect.lo -MD -MP -MF .deps/libcurl_la-connect.Tpo -c -o libcurl_la-connect.lo `test -f 'connect.c' || echo './'`connect.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-memdebug.lo -MD -MP -MF .deps/libcurl_la-memdebug.Tpo -c memdebug.c -o libcurl_la-memdebug.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http_chunks.lo -MD -MP -MF .deps/libcurl_la-http_chunks.Tpo -c http_chunks.c -o libcurl_la-http_chunks.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-strtok.lo -MD -MP -MF .deps/libcurl_la-strtok.Tpo -c strtok.c -o libcurl_la-strtok.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-connect.lo -MD -MP -MF .deps/libcurl_la-connect.Tpo -c connect.c -o libcurl_la-connect.o mv -f .deps/libcurl_la-memdebug.Tpo .deps/libcurl_la-memdebug.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-llist.lo -MD -MP -MF .deps/libcurl_la-llist.Tpo -c -o libcurl_la-llist.lo `test -f 'llist.c' || echo './'`llist.c mv -f .deps/libcurl_la-strtok.Tpo .deps/libcurl_la-strtok.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hash.lo -MD -MP -MF .deps/libcurl_la-hash.Tpo -c -o libcurl_la-hash.lo `test -f 'hash.c' || echo './'`hash.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-llist.lo -MD -MP -MF .deps/libcurl_la-llist.Tpo -c llist.c -o libcurl_la-llist.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hash.lo -MD -MP -MF .deps/libcurl_la-hash.Tpo -c hash.c -o libcurl_la-hash.o mv -f .deps/libcurl_la-http_chunks.Tpo .deps/libcurl_la-http_chunks.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-multi.lo -MD -MP -MF .deps/libcurl_la-multi.Tpo -c -o libcurl_la-multi.lo `test -f 'multi.c' || echo './'`multi.c mv -f .deps/libcurl_la-ftplistparser.Tpo .deps/libcurl_la-ftplistparser.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-content_encoding.lo -MD -MP -MF .deps/libcurl_la-content_encoding.Tpo -c -o libcurl_la-content_encoding.lo `test -f 'content_encoding.c' || echo './'`content_encoding.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-multi.lo -MD -MP -MF .deps/libcurl_la-multi.Tpo -c multi.c -o libcurl_la-multi.o mv -f .deps/libcurl_la-llist.Tpo .deps/libcurl_la-llist.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-share.lo -MD -MP -MF .deps/libcurl_la-share.Tpo -c -o libcurl_la-share.lo `test -f 'share.c' || echo './'`share.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-content_encoding.lo -MD -MP -MF .deps/libcurl_la-content_encoding.Tpo -c content_encoding.c -o libcurl_la-content_encoding.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-share.lo -MD -MP -MF .deps/libcurl_la-share.Tpo -c share.c -o libcurl_la-share.o mv -f .deps/libcurl_la-hash.Tpo .deps/libcurl_la-hash.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http_digest.lo -MD -MP -MF .deps/libcurl_la-http_digest.Tpo -c -o libcurl_la-http_digest.lo `test -f 'http_digest.c' || echo './'`http_digest.c mv -f .deps/libcurl_la-connect.Tpo .deps/libcurl_la-connect.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-md4.lo -MD -MP -MF .deps/libcurl_la-md4.Tpo -c -o libcurl_la-md4.lo `test -f 'md4.c' || echo './'`md4.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-md4.lo -MD -MP -MF .deps/libcurl_la-md4.Tpo -c md4.c -o libcurl_la-md4.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http_digest.lo -MD -MP -MF .deps/libcurl_la-http_digest.Tpo -c http_digest.c -o libcurl_la-http_digest.o mv -f .deps/libcurl_la-md4.Tpo .deps/libcurl_la-md4.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-md5.lo -MD -MP -MF .deps/libcurl_la-md5.Tpo -c -o libcurl_la-md5.lo `test -f 'md5.c' || echo './'`md5.c mv -f .deps/libcurl_la-content_encoding.Tpo .deps/libcurl_la-content_encoding.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http_negotiate.lo -MD -MP -MF .deps/libcurl_la-http_negotiate.Tpo -c -o libcurl_la-http_negotiate.lo `test -f 'http_negotiate.c' || echo './'`http_negotiate.c mv -f .deps/libcurl_la-share.Tpo .deps/libcurl_la-share.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-inet_pton.lo -MD -MP -MF .deps/libcurl_la-inet_pton.Tpo -c -o libcurl_la-inet_pton.lo `test -f 'inet_pton.c' || echo './'`inet_pton.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-md5.lo -MD -MP -MF .deps/libcurl_la-md5.Tpo -c md5.c -o libcurl_la-md5.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http_negotiate.lo -MD -MP -MF .deps/libcurl_la-http_negotiate.Tpo -c http_negotiate.c -o libcurl_la-http_negotiate.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-inet_pton.lo -MD -MP -MF .deps/libcurl_la-inet_pton.Tpo -c inet_pton.c -o libcurl_la-inet_pton.o mv -f .deps/libcurl_la-http_negotiate.Tpo .deps/libcurl_la-http_negotiate.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-strtoofft.lo -MD -MP -MF .deps/libcurl_la-strtoofft.Tpo -c -o libcurl_la-strtoofft.lo `test -f 'strtoofft.c' || echo './'`strtoofft.c mv -f .deps/libcurl_la-inet_pton.Tpo .deps/libcurl_la-inet_pton.Plo mv -f .deps/libcurl_la-http_digest.Tpo .deps/libcurl_la-http_digest.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-strerror.lo -MD -MP -MF .deps/libcurl_la-strerror.Tpo -c -o libcurl_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-amigaos.lo -MD -MP -MF .deps/libcurl_la-amigaos.Tpo -c -o libcurl_la-amigaos.lo `test -f 'amigaos.c' || echo './'`amigaos.c mv -f .deps/libcurl_la-md5.Tpo .deps/libcurl_la-md5.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostasyn.lo -MD -MP -MF .deps/libcurl_la-hostasyn.Tpo -c -o libcurl_la-hostasyn.lo `test -f 'hostasyn.c' || echo './'`hostasyn.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-strtoofft.lo -MD -MP -MF .deps/libcurl_la-strtoofft.Tpo -c strtoofft.c -o libcurl_la-strtoofft.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-amigaos.lo -MD -MP -MF .deps/libcurl_la-amigaos.Tpo -c amigaos.c -o libcurl_la-amigaos.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-strerror.lo -MD -MP -MF .deps/libcurl_la-strerror.Tpo -c strerror.c -o libcurl_la-strerror.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostasyn.lo -MD -MP -MF .deps/libcurl_la-hostasyn.Tpo -c hostasyn.c -o libcurl_la-hostasyn.o mv -f .deps/libcurl_la-multi.Tpo .deps/libcurl_la-multi.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostip4.lo -MD -MP -MF .deps/libcurl_la-hostip4.Tpo -c -o libcurl_la-hostip4.lo `test -f 'hostip4.c' || echo './'`hostip4.c mv -f .deps/libcurl_la-strtoofft.Tpo .deps/libcurl_la-strtoofft.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostip6.lo -MD -MP -MF .deps/libcurl_la-hostip6.Tpo -c -o libcurl_la-hostip6.lo `test -f 'hostip6.c' || echo './'`hostip6.c mv -f .deps/libcurl_la-amigaos.Tpo .deps/libcurl_la-amigaos.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostsyn.lo -MD -MP -MF .deps/libcurl_la-hostsyn.Tpo -c -o libcurl_la-hostsyn.lo `test -f 'hostsyn.c' || echo './'`hostsyn.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostip4.lo -MD -MP -MF .deps/libcurl_la-hostip4.Tpo -c hostip4.c -o libcurl_la-hostip4.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostip6.lo -MD -MP -MF .deps/libcurl_la-hostip6.Tpo -c hostip6.c -o libcurl_la-hostip6.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostsyn.lo -MD -MP -MF .deps/libcurl_la-hostsyn.Tpo -c hostsyn.c -o libcurl_la-hostsyn.o mv -f .deps/libcurl_la-strerror.Tpo .deps/libcurl_la-strerror.Plo mv -f .deps/libcurl_la-hostasyn.Tpo .deps/libcurl_la-hostasyn.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-inet_ntop.lo -MD -MP -MF .deps/libcurl_la-inet_ntop.Tpo -c -o libcurl_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo './'`inet_ntop.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-parsedate.lo -MD -MP -MF .deps/libcurl_la-parsedate.Tpo -c -o libcurl_la-parsedate.lo `test -f 'parsedate.c' || echo './'`parsedate.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-inet_ntop.lo -MD -MP -MF .deps/libcurl_la-inet_ntop.Tpo -c inet_ntop.c -o libcurl_la-inet_ntop.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-parsedate.lo -MD -MP -MF .deps/libcurl_la-parsedate.Tpo -c parsedate.c -o libcurl_la-parsedate.o mv -f .deps/libcurl_la-hostip4.Tpo .deps/libcurl_la-hostip4.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-select.lo -MD -MP -MF .deps/libcurl_la-select.Tpo -c -o libcurl_la-select.lo `test -f 'select.c' || echo './'`select.c mv -f .deps/libcurl_la-hostsyn.Tpo .deps/libcurl_la-hostsyn.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-gtls.lo -MD -MP -MF .deps/libcurl_la-gtls.Tpo -c -o libcurl_la-gtls.lo `test -f 'gtls.c' || echo './'`gtls.c mv -f .deps/libcurl_la-hostip6.Tpo .deps/libcurl_la-hostip6.Plo mv -f .deps/libcurl_la-inet_ntop.Tpo .deps/libcurl_la-inet_ntop.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-sslgen.lo -MD -MP -MF .deps/libcurl_la-sslgen.Tpo -c -o libcurl_la-sslgen.lo `test -f 'sslgen.c' || echo './'`sslgen.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-tftp.lo -MD -MP -MF .deps/libcurl_la-tftp.Tpo -c -o libcurl_la-tftp.lo `test -f 'tftp.c' || echo './'`tftp.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-select.lo -MD -MP -MF .deps/libcurl_la-select.Tpo -c select.c -o libcurl_la-select.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-gtls.lo -MD -MP -MF .deps/libcurl_la-gtls.Tpo -c gtls.c -o libcurl_la-gtls.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-tftp.lo -MD -MP -MF .deps/libcurl_la-tftp.Tpo -c tftp.c -o libcurl_la-tftp.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-sslgen.lo -MD -MP -MF .deps/libcurl_la-sslgen.Tpo -c sslgen.c -o libcurl_la-sslgen.o mv -f .deps/libcurl_la-parsedate.Tpo .deps/libcurl_la-parsedate.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-splay.lo -MD -MP -MF .deps/libcurl_la-splay.Tpo -c -o libcurl_la-splay.lo `test -f 'splay.c' || echo './'`splay.c mv -f .deps/libcurl_la-gtls.Tpo .deps/libcurl_la-gtls.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-strdup.lo -MD -MP -MF .deps/libcurl_la-strdup.Tpo -c -o libcurl_la-strdup.lo `test -f 'strdup.c' || echo './'`strdup.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-splay.lo -MD -MP -MF .deps/libcurl_la-splay.Tpo -c splay.c -o libcurl_la-splay.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-strdup.lo -MD -MP -MF .deps/libcurl_la-strdup.Tpo -c strdup.c -o libcurl_la-strdup.o mv -f .deps/libcurl_la-select.Tpo .deps/libcurl_la-select.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-socks.lo -MD -MP -MF .deps/libcurl_la-socks.Tpo -c -o libcurl_la-socks.lo `test -f 'socks.c' || echo './'`socks.c mv -f .deps/libcurl_la-sslgen.Tpo .deps/libcurl_la-sslgen.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-ssh.lo -MD -MP -MF .deps/libcurl_la-ssh.Tpo -c -o libcurl_la-ssh.lo `test -f 'ssh.c' || echo './'`ssh.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-socks.lo -MD -MP -MF .deps/libcurl_la-socks.Tpo -c socks.c -o libcurl_la-socks.o mv -f .deps/libcurl_la-strdup.Tpo .deps/libcurl_la-strdup.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-nss.lo -MD -MP -MF .deps/libcurl_la-nss.Tpo -c -o libcurl_la-nss.lo `test -f 'nss.c' || echo './'`nss.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-ssh.lo -MD -MP -MF .deps/libcurl_la-ssh.Tpo -c ssh.c -o libcurl_la-ssh.o mv -f .deps/libcurl_la-splay.Tpo .deps/libcurl_la-splay.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-qssl.lo -MD -MP -MF .deps/libcurl_la-qssl.Tpo -c -o libcurl_la-qssl.lo `test -f 'qssl.c' || echo './'`qssl.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-nss.lo -MD -MP -MF .deps/libcurl_la-nss.Tpo -c nss.c -o libcurl_la-nss.o mv -f .deps/libcurl_la-tftp.Tpo .deps/libcurl_la-tftp.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-rawstr.lo -MD -MP -MF .deps/libcurl_la-rawstr.Tpo -c -o libcurl_la-rawstr.lo `test -f 'rawstr.c' || echo './'`rawstr.c mv -f .deps/libcurl_la-ssh.Tpo .deps/libcurl_la-ssh.Plo libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-qssl.lo -MD -MP -MF .deps/libcurl_la-qssl.Tpo -c qssl.c -o libcurl_la-qssl.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurl_la-curl_addrinfo.Tpo -c -o libcurl_la-curl_addrinfo.lo `test -f 'curl_addrinfo.c' || echo './'`curl_addrinfo.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-rawstr.lo -MD -MP -MF .deps/libcurl_la-rawstr.Tpo -c rawstr.c -o libcurl_la-rawstr.o mv -f .deps/libcurl_la-nss.Tpo .deps/libcurl_la-nss.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-socks_gssapi.lo -MD -MP -MF .deps/libcurl_la-socks_gssapi.Tpo -c -o libcurl_la-socks_gssapi.lo `test -f 'socks_gssapi.c' || echo './'`socks_gssapi.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurl_la-curl_addrinfo.Tpo -c curl_addrinfo.c -o libcurl_la-curl_addrinfo.o mv -f .deps/libcurl_la-qssl.Tpo .deps/libcurl_la-qssl.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-socks_sspi.lo -MD -MP -MF .deps/libcurl_la-socks_sspi.Tpo -c -o libcurl_la-socks_sspi.lo `test -f 'socks_sspi.c' || echo './'`socks_sspi.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-socks_gssapi.lo -MD -MP -MF .deps/libcurl_la-socks_gssapi.Tpo -c socks_gssapi.c -o libcurl_la-socks_gssapi.o mv -f .deps/libcurl_la-socks.Tpo .deps/libcurl_la-socks.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_sspi.lo -MD -MP -MF .deps/libcurl_la-curl_sspi.Tpo -c -o libcurl_la-curl_sspi.lo `test -f 'curl_sspi.c' || echo './'`curl_sspi.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-socks_sspi.lo -MD -MP -MF .deps/libcurl_la-socks_sspi.Tpo -c socks_sspi.c -o libcurl_la-socks_sspi.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_sspi.lo -MD -MP -MF .deps/libcurl_la-curl_sspi.Tpo -c curl_sspi.c -o libcurl_la-curl_sspi.o mv -f .deps/libcurl_la-socks_gssapi.Tpo .deps/libcurl_la-socks_gssapi.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-slist.lo -MD -MP -MF .deps/libcurl_la-slist.Tpo -c -o libcurl_la-slist.lo `test -f 'slist.c' || echo './'`slist.c mv -f .deps/libcurl_la-rawstr.Tpo .deps/libcurl_la-rawstr.Plo mv -f .deps/libcurl_la-curl_addrinfo.Tpo .deps/libcurl_la-curl_addrinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-nonblock.lo -MD -MP -MF .deps/libcurl_la-nonblock.Tpo -c -o libcurl_la-nonblock.lo `test -f 'nonblock.c' || echo './'`nonblock.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_memrchr.lo -MD -MP -MF .deps/libcurl_la-curl_memrchr.Tpo -c -o libcurl_la-curl_memrchr.lo `test -f 'curl_memrchr.c' || echo './'`curl_memrchr.c mv -f .deps/libcurl_la-socks_sspi.Tpo .deps/libcurl_la-socks_sspi.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-imap.lo -MD -MP -MF .deps/libcurl_la-imap.Tpo -c -o libcurl_la-imap.lo `test -f 'imap.c' || echo './'`imap.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-slist.lo -MD -MP -MF .deps/libcurl_la-slist.Tpo -c slist.c -o libcurl_la-slist.o mv -f .deps/libcurl_la-curl_sspi.Tpo .deps/libcurl_la-curl_sspi.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-pop3.lo -MD -MP -MF .deps/libcurl_la-pop3.Tpo -c -o libcurl_la-pop3.lo `test -f 'pop3.c' || echo './'`pop3.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-nonblock.lo -MD -MP -MF .deps/libcurl_la-nonblock.Tpo -c nonblock.c -o libcurl_la-nonblock.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_memrchr.lo -MD -MP -MF .deps/libcurl_la-curl_memrchr.Tpo -c curl_memrchr.c -o libcurl_la-curl_memrchr.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-imap.lo -MD -MP -MF .deps/libcurl_la-imap.Tpo -c imap.c -o libcurl_la-imap.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-pop3.lo -MD -MP -MF .deps/libcurl_la-pop3.Tpo -c pop3.c -o libcurl_la-pop3.o mv -f .deps/libcurl_la-slist.Tpo .deps/libcurl_la-slist.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-smtp.lo -MD -MP -MF .deps/libcurl_la-smtp.Tpo -c -o libcurl_la-smtp.lo `test -f 'smtp.c' || echo './'`smtp.c mv -f .deps/libcurl_la-curl_memrchr.Tpo .deps/libcurl_la-curl_memrchr.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-pingpong.lo -MD -MP -MF .deps/libcurl_la-pingpong.Tpo -c -o libcurl_la-pingpong.lo `test -f 'pingpong.c' || echo './'`pingpong.c mv -f .deps/libcurl_la-nonblock.Tpo .deps/libcurl_la-nonblock.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-rtsp.lo -MD -MP -MF .deps/libcurl_la-rtsp.Tpo -c -o libcurl_la-rtsp.lo `test -f 'rtsp.c' || echo './'`rtsp.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-smtp.lo -MD -MP -MF .deps/libcurl_la-smtp.Tpo -c smtp.c -o libcurl_la-smtp.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-pingpong.lo -MD -MP -MF .deps/libcurl_la-pingpong.Tpo -c pingpong.c -o libcurl_la-pingpong.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-rtsp.lo -MD -MP -MF .deps/libcurl_la-rtsp.Tpo -c rtsp.c -o libcurl_la-rtsp.o mv -f .deps/libcurl_la-pingpong.Tpo .deps/libcurl_la-pingpong.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_threads.lo -MD -MP -MF .deps/libcurl_la-curl_threads.Tpo -c -o libcurl_la-curl_threads.lo `test -f 'curl_threads.c' || echo './'`curl_threads.c mv -f .deps/libcurl_la-pop3.Tpo .deps/libcurl_la-pop3.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-warnless.lo -MD -MP -MF .deps/libcurl_la-warnless.Tpo -c -o libcurl_la-warnless.lo `test -f 'warnless.c' || echo './'`warnless.c mv -f .deps/libcurl_la-rtsp.Tpo .deps/libcurl_la-rtsp.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hmac.lo -MD -MP -MF .deps/libcurl_la-hmac.Tpo -c -o libcurl_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_threads.lo -MD -MP -MF .deps/libcurl_la-curl_threads.Tpo -c curl_threads.c -o libcurl_la-curl_threads.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-warnless.lo -MD -MP -MF .deps/libcurl_la-warnless.Tpo -c warnless.c -o libcurl_la-warnless.o mv -f .deps/libcurl_la-smtp.Tpo .deps/libcurl_la-smtp.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-polarssl.lo -MD -MP -MF .deps/libcurl_la-polarssl.Tpo -c -o libcurl_la-polarssl.lo `test -f 'polarssl.c' || echo './'`polarssl.c mv -f .deps/libcurl_la-imap.Tpo .deps/libcurl_la-imap.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-polarssl_threadlock.lo -MD -MP -MF .deps/libcurl_la-polarssl_threadlock.Tpo -c -o libcurl_la-polarssl_threadlock.lo `test -f 'polarssl_threadlock.c' || echo './'`polarssl_threadlock.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hmac.lo -MD -MP -MF .deps/libcurl_la-hmac.Tpo -c hmac.c -o libcurl_la-hmac.o mv -f .deps/libcurl_la-curl_threads.Tpo .deps/libcurl_la-curl_threads.Plo libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-polarssl.lo -MD -MP -MF .deps/libcurl_la-polarssl.Tpo -c polarssl.c -o libcurl_la-polarssl.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_rtmp.lo -MD -MP -MF .deps/libcurl_la-curl_rtmp.Tpo -c -o libcurl_la-curl_rtmp.lo `test -f 'curl_rtmp.c' || echo './'`curl_rtmp.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-polarssl_threadlock.lo -MD -MP -MF .deps/libcurl_la-polarssl_threadlock.Tpo -c polarssl_threadlock.c -o libcurl_la-polarssl_threadlock.o mv -f .deps/libcurl_la-warnless.Tpo .deps/libcurl_la-warnless.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-openldap.lo -MD -MP -MF .deps/libcurl_la-openldap.Tpo -c -o libcurl_la-openldap.lo `test -f 'openldap.c' || echo './'`openldap.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_rtmp.lo -MD -MP -MF .deps/libcurl_la-curl_rtmp.Tpo -c curl_rtmp.c -o libcurl_la-curl_rtmp.o mv -f .deps/libcurl_la-hmac.Tpo .deps/libcurl_la-hmac.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_gethostname.lo -MD -MP -MF .deps/libcurl_la-curl_gethostname.Tpo -c -o libcurl_la-curl_gethostname.lo `test -f 'curl_gethostname.c' || echo './'`curl_gethostname.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-openldap.lo -MD -MP -MF .deps/libcurl_la-openldap.Tpo -c openldap.c -o libcurl_la-openldap.o mv -f .deps/libcurl_la-polarssl.Tpo .deps/libcurl_la-polarssl.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-gopher.lo -MD -MP -MF .deps/libcurl_la-gopher.Tpo -c -o libcurl_la-gopher.lo `test -f 'gopher.c' || echo './'`gopher.c mv -f .deps/libcurl_la-polarssl_threadlock.Tpo .deps/libcurl_la-polarssl_threadlock.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-axtls.lo -MD -MP -MF .deps/libcurl_la-axtls.Tpo -c -o libcurl_la-axtls.lo `test -f 'axtls.c' || echo './'`axtls.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_gethostname.lo -MD -MP -MF .deps/libcurl_la-curl_gethostname.Tpo -c curl_gethostname.c -o libcurl_la-curl_gethostname.o mv -f .deps/libcurl_la-curl_rtmp.Tpo .deps/libcurl_la-curl_rtmp.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-idn_win32.lo -MD -MP -MF .deps/libcurl_la-idn_win32.Tpo -c -o libcurl_la-idn_win32.lo `test -f 'idn_win32.c' || echo './'`idn_win32.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-gopher.lo -MD -MP -MF .deps/libcurl_la-gopher.Tpo -c gopher.c -o libcurl_la-gopher.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-axtls.lo -MD -MP -MF .deps/libcurl_la-axtls.Tpo -c axtls.c -o libcurl_la-axtls.o mv -f .deps/libcurl_la-openldap.Tpo .deps/libcurl_la-openldap.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http_negotiate_sspi.lo -MD -MP -MF .deps/libcurl_la-http_negotiate_sspi.Tpo -c -o libcurl_la-http_negotiate_sspi.lo `test -f 'http_negotiate_sspi.c' || echo './'`http_negotiate_sspi.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-idn_win32.lo -MD -MP -MF .deps/libcurl_la-idn_win32.Tpo -c idn_win32.c -o libcurl_la-idn_win32.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http_negotiate_sspi.lo -MD -MP -MF .deps/libcurl_la-http_negotiate_sspi.Tpo -c http_negotiate_sspi.c -o libcurl_la-http_negotiate_sspi.o mv -f .deps/libcurl_la-curl_gethostname.Tpo .deps/libcurl_la-curl_gethostname.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-cyassl.lo -MD -MP -MF .deps/libcurl_la-cyassl.Tpo -c -o libcurl_la-cyassl.lo `test -f 'cyassl.c' || echo './'`cyassl.c mv -f .deps/libcurl_la-axtls.Tpo .deps/libcurl_la-axtls.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http_proxy.lo -MD -MP -MF .deps/libcurl_la-http_proxy.Tpo -c -o libcurl_la-http_proxy.lo `test -f 'http_proxy.c' || echo './'`http_proxy.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-cyassl.lo -MD -MP -MF .deps/libcurl_la-cyassl.Tpo -c cyassl.c -o libcurl_la-cyassl.o mv -f .deps/libcurl_la-idn_win32.Tpo .deps/libcurl_la-idn_win32.Plo mv -f .deps/libcurl_la-gopher.Tpo .deps/libcurl_la-gopher.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-non-ascii.lo -MD -MP -MF .deps/libcurl_la-non-ascii.Tpo -c -o libcurl_la-non-ascii.lo `test -f 'non-ascii.c' || echo './'`non-ascii.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-asyn-ares.lo -MD -MP -MF .deps/libcurl_la-asyn-ares.Tpo -c -o libcurl_la-asyn-ares.lo `test -f 'asyn-ares.c' || echo './'`asyn-ares.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-http_proxy.lo -MD -MP -MF .deps/libcurl_la-http_proxy.Tpo -c http_proxy.c -o libcurl_la-http_proxy.o mv -f .deps/libcurl_la-http_negotiate_sspi.Tpo .deps/libcurl_la-http_negotiate_sspi.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-asyn-thread.lo -MD -MP -MF .deps/libcurl_la-asyn-thread.Tpo -c -o libcurl_la-asyn-thread.lo `test -f 'asyn-thread.c' || echo './'`asyn-thread.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-non-ascii.lo -MD -MP -MF .deps/libcurl_la-non-ascii.Tpo -c non-ascii.c -o libcurl_la-non-ascii.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-asyn-ares.lo -MD -MP -MF .deps/libcurl_la-asyn-ares.Tpo -c asyn-ares.c -o libcurl_la-asyn-ares.o mv -f .deps/libcurl_la-cyassl.Tpo .deps/libcurl_la-cyassl.Plo libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-asyn-thread.lo -MD -MP -MF .deps/libcurl_la-asyn-thread.Tpo -c asyn-thread.c -o libcurl_la-asyn-thread.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_gssapi.Tpo -c -o libcurl_la-curl_gssapi.lo `test -f 'curl_gssapi.c' || echo './'`curl_gssapi.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_gssapi.Tpo -c curl_gssapi.c -o libcurl_la-curl_gssapi.o mv -f .deps/libcurl_la-non-ascii.Tpo .deps/libcurl_la-non-ascii.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_ntlm.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm.Tpo -c -o libcurl_la-curl_ntlm.lo `test -f 'curl_ntlm.c' || echo './'`curl_ntlm.c mv -f .deps/libcurl_la-asyn-ares.Tpo .deps/libcurl_la-asyn-ares.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_wb.Tpo -c -o libcurl_la-curl_ntlm_wb.lo `test -f 'curl_ntlm_wb.c' || echo './'`curl_ntlm_wb.c mv -f .deps/libcurl_la-asyn-thread.Tpo .deps/libcurl_la-asyn-thread.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_core.Tpo -c -o libcurl_la-curl_ntlm_core.lo `test -f 'curl_ntlm_core.c' || echo './'`curl_ntlm_core.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_ntlm.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm.Tpo -c curl_ntlm.c -o libcurl_la-curl_ntlm.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_wb.Tpo -c curl_ntlm_wb.c -o libcurl_la-curl_ntlm_wb.o mv -f .deps/libcurl_la-curl_gssapi.Tpo .deps/libcurl_la-curl_gssapi.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_ntlm_msgs.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_msgs.Tpo -c -o libcurl_la-curl_ntlm_msgs.lo `test -f 'curl_ntlm_msgs.c' || echo './'`curl_ntlm_msgs.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_core.Tpo -c curl_ntlm_core.c -o libcurl_la-curl_ntlm_core.o mv -f .deps/libcurl_la-http_proxy.Tpo .deps/libcurl_la-http_proxy.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_sasl.lo -MD -MP -MF .deps/libcurl_la-curl_sasl.Tpo -c -o libcurl_la-curl_sasl.lo `test -f 'curl_sasl.c' || echo './'`curl_sasl.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_ntlm_msgs.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_msgs.Tpo -c curl_ntlm_msgs.c -o libcurl_la-curl_ntlm_msgs.o mv -f .deps/libcurl_la-curl_ntlm.Tpo .deps/libcurl_la-curl_ntlm.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_schannel.lo -MD -MP -MF .deps/libcurl_la-curl_schannel.Tpo -c -o libcurl_la-curl_schannel.lo `test -f 'curl_schannel.c' || echo './'`curl_schannel.c mv -f .deps/libcurl_la-curl_ntlm_wb.Tpo .deps/libcurl_la-curl_ntlm_wb.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_multibyte.lo -MD -MP -MF .deps/libcurl_la-curl_multibyte.Tpo -c -o libcurl_la-curl_multibyte.lo `test -f 'curl_multibyte.c' || echo './'`curl_multibyte.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_sasl.lo -MD -MP -MF .deps/libcurl_la-curl_sasl.Tpo -c curl_sasl.c -o libcurl_la-curl_sasl.o mv -f .deps/libcurl_la-curl_ntlm_core.Tpo .deps/libcurl_la-curl_ntlm_core.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_darwinssl.lo -MD -MP -MF .deps/libcurl_la-curl_darwinssl.Tpo -c -o libcurl_la-curl_darwinssl.lo `test -f 'curl_darwinssl.c' || echo './'`curl_darwinssl.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_schannel.lo -MD -MP -MF .deps/libcurl_la-curl_schannel.Tpo -c curl_schannel.c -o libcurl_la-curl_schannel.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_multibyte.lo -MD -MP -MF .deps/libcurl_la-curl_multibyte.Tpo -c curl_multibyte.c -o libcurl_la-curl_multibyte.o mv -f .deps/libcurl_la-curl_ntlm_msgs.Tpo .deps/libcurl_la-curl_ntlm_msgs.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostcheck.lo -MD -MP -MF .deps/libcurl_la-hostcheck.Tpo -c -o libcurl_la-hostcheck.lo `test -f 'hostcheck.c' || echo './'`hostcheck.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-curl_darwinssl.lo -MD -MP -MF .deps/libcurl_la-curl_darwinssl.Tpo -c curl_darwinssl.c -o libcurl_la-curl_darwinssl.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-hostcheck.lo -MD -MP -MF .deps/libcurl_la-hostcheck.Tpo -c hostcheck.c -o libcurl_la-hostcheck.o mv -f .deps/libcurl_la-curl_schannel.Tpo .deps/libcurl_la-curl_schannel.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-bundles.lo -MD -MP -MF .deps/libcurl_la-bundles.Tpo -c -o libcurl_la-bundles.lo `test -f 'bundles.c' || echo './'`bundles.c mv -f .deps/libcurl_la-curl_multibyte.Tpo .deps/libcurl_la-curl_multibyte.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-conncache.lo -MD -MP -MF .deps/libcurl_la-conncache.Tpo -c -o libcurl_la-conncache.lo `test -f 'conncache.c' || echo './'`conncache.c mv -f .deps/libcurl_la-curl_darwinssl.Tpo .deps/libcurl_la-curl_darwinssl.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-pipeline.lo -MD -MP -MF .deps/libcurl_la-pipeline.Tpo -c -o libcurl_la-pipeline.lo `test -f 'pipeline.c' || echo './'`pipeline.c mv -f .deps/libcurl_la-curl_sasl.Tpo .deps/libcurl_la-curl_sasl.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-dotdot.lo -MD -MP -MF .deps/libcurl_la-dotdot.Tpo -c -o libcurl_la-dotdot.lo `test -f 'dotdot.c' || echo './'`dotdot.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-bundles.lo -MD -MP -MF .deps/libcurl_la-bundles.Tpo -c bundles.c -o libcurl_la-bundles.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-conncache.lo -MD -MP -MF .deps/libcurl_la-conncache.Tpo -c conncache.c -o libcurl_la-conncache.o mv -f .deps/libcurl_la-hostcheck.Tpo .deps/libcurl_la-hostcheck.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-x509asn1.lo -MD -MP -MF .deps/libcurl_la-x509asn1.Tpo -c -o libcurl_la-x509asn1.lo `test -f 'x509asn1.c' || echo './'`x509asn1.c libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-pipeline.lo -MD -MP -MF .deps/libcurl_la-pipeline.Tpo -c pipeline.c -o libcurl_la-pipeline.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-dotdot.lo -MD -MP -MF .deps/libcurl_la-dotdot.Tpo -c dotdot.c -o libcurl_la-dotdot.o libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-x509asn1.lo -MD -MP -MF .deps/libcurl_la-x509asn1.Tpo -c x509asn1.c -o libcurl_la-x509asn1.o mv -f .deps/libcurl_la-bundles.Tpo .deps/libcurl_la-bundles.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-gskit.lo -MD -MP -MF .deps/libcurl_la-gskit.Tpo -c -o libcurl_la-gskit.lo `test -f 'gskit.c' || echo './'`gskit.c mv -f .deps/libcurl_la-conncache.Tpo .deps/libcurl_la-conncache.Plo mv -f .deps/libcurl_la-x509asn1.Tpo .deps/libcurl_la-x509asn1.Plo mv -f .deps/libcurl_la-dotdot.Tpo .deps/libcurl_la-dotdot.Plo libtool: compile: clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DCURL_HIDDEN_SYMBOLS -I/Users/Mishra/0ad/libraries/osx/zlib/include -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-gskit.lo -MD -MP -MF .deps/libcurl_la-gskit.Tpo -c gskit.c -o libcurl_la-gskit.o mv -f .deps/libcurl_la-pipeline.Tpo .deps/libcurl_la-pipeline.Plo mv -f .deps/libcurl_la-gskit.Tpo .deps/libcurl_la-gskit.Plo /bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -version-info 7:0:3 -stdlib=libstdc++ -arch x86_64 -L/Users/Mishra/0ad/libraries/osx/zlib/lib -lz -stdlib=libstdc++ -arch x86_64 -L/Users/Mishra/0ad/libraries/osx/zlib/lib -o libcurl.la -rpath /Users/Mishra/0ad/libraries/osx/libcurl/lib libcurl_la-file.lo libcurl_la-timeval.lo libcurl_la-base64.lo libcurl_la-hostip.lo libcurl_la-progress.lo libcurl_la-formdata.lo libcurl_la-cookie.lo libcurl_la-http.lo libcurl_la-sendf.lo libcurl_la-ftp.lo libcurl_la-url.lo libcurl_la-dict.lo libcurl_la-if2ip.lo libcurl_la-speedcheck.lo libcurl_la-ldap.lo libcurl_la-ssluse.lo libcurl_la-version.lo libcurl_la-getenv.lo libcurl_la-escape.lo libcurl_la-mprintf.lo libcurl_la-telnet.lo libcurl_la-netrc.lo libcurl_la-getinfo.lo libcurl_la-transfer.lo libcurl_la-strequal.lo libcurl_la-easy.lo libcurl_la-security.lo libcurl_la-krb4.lo libcurl_la-curl_fnmatch.lo libcurl_la-fileinfo.lo libcurl_la-ftplistparser.lo libcurl_la-wildcard.lo libcurl_la-krb5.lo libcurl_la-memdebug.lo libcurl_la-http_chunks.lo libcurl_la-strtok.lo libcurl_la-connect.lo libcurl_la-llist.lo libcurl_la-hash.lo libcurl_la-multi.lo libcurl_la-content_encoding.lo libcurl_la-share.lo libcurl_la-http_digest.lo libcurl_la-md4.lo libcurl_la-md5.lo libcurl_la-http_negotiate.lo libcurl_la-inet_pton.lo libcurl_la-strtoofft.lo libcurl_la-strerror.lo libcurl_la-amigaos.lo libcurl_la-hostasyn.lo libcurl_la-hostip4.lo libcurl_la-hostip6.lo libcurl_la-hostsyn.lo libcurl_la-inet_ntop.lo libcurl_la-parsedate.lo libcurl_la-select.lo libcurl_la-gtls.lo libcurl_la-sslgen.lo libcurl_la-tftp.lo libcurl_la-splay.lo libcurl_la-strdup.lo libcurl_la-socks.lo libcurl_la-ssh.lo libcurl_la-nss.lo libcurl_la-qssl.lo libcurl_la-rawstr.lo libcurl_la-curl_addrinfo.lo libcurl_la-socks_gssapi.lo libcurl_la-socks_sspi.lo libcurl_la-curl_sspi.lo libcurl_la-slist.lo libcurl_la-nonblock.lo libcurl_la-curl_memrchr.lo libcurl_la-imap.lo libcurl_la-pop3.lo libcurl_la-smtp.lo libcurl_la-pingpong.lo libcurl_la-rtsp.lo libcurl_la-curl_threads.lo libcurl_la-warnless.lo libcurl_la-hmac.lo libcurl_la-polarssl.lo libcurl_la-polarssl_threadlock.lo libcurl_la-curl_rtmp.lo libcurl_la-openldap.lo libcurl_la-curl_gethostname.lo libcurl_la-gopher.lo libcurl_la-axtls.lo libcurl_la-idn_win32.lo libcurl_la-http_negotiate_sspi.lo libcurl_la-cyassl.lo libcurl_la-http_proxy.lo libcurl_la-non-ascii.lo libcurl_la-asyn-ares.lo libcurl_la-asyn-thread.lo libcurl_la-curl_gssapi.lo libcurl_la-curl_ntlm.lo libcurl_la-curl_ntlm_wb.lo libcurl_la-curl_ntlm_core.lo libcurl_la-curl_ntlm_msgs.lo libcurl_la-curl_sasl.lo libcurl_la-curl_schannel.lo libcurl_la-curl_multibyte.lo libcurl_la-curl_darwinssl.lo libcurl_la-hostcheck.lo libcurl_la-bundles.lo libcurl_la-conncache.lo libcurl_la-pipeline.lo libcurl_la-dotdot.lo libcurl_la-x509asn1.lo libcurl_la-gskit.lo libtool: link: /usr/bin/ar cru .libs/libcurl.a libcurl_la-file.o libcurl_la-timeval.o libcurl_la-base64.o libcurl_la-hostip.o libcurl_la-progress.o libcurl_la-formdata.o libcurl_la-cookie.o libcurl_la-http.o libcurl_la-sendf.o libcurl_la-ftp.o libcurl_la-url.o libcurl_la-dict.o libcurl_la-if2ip.o libcurl_la-speedcheck.o libcurl_la-ldap.o libcurl_la-ssluse.o libcurl_la-version.o libcurl_la-getenv.o libcurl_la-escape.o libcurl_la-mprintf.o libcurl_la-telnet.o libcurl_la-netrc.o libcurl_la-getinfo.o libcurl_la-transfer.o libcurl_la-strequal.o libcurl_la-easy.o libcurl_la-security.o libcurl_la-krb4.o libcurl_la-curl_fnmatch.o libcurl_la-fileinfo.o libcurl_la-ftplistparser.o libcurl_la-wildcard.o libcurl_la-krb5.o libcurl_la-memdebug.o libcurl_la-http_chunks.o libcurl_la-strtok.o libcurl_la-connect.o libcurl_la-llist.o libcurl_la-hash.o libcurl_la-multi.o libcurl_la-content_encoding.o libcurl_la-share.o libcurl_la-http_digest.o libcurl_la-md4.o libcurl_la-md5.o libcurl_la-http_negotiate.o libcurl_la-inet_pton.o libcurl_la-strtoofft.o libcurl_la-strerror.o libcurl_la-amigaos.o libcurl_la-hostasyn.o libcurl_la-hostip4.o libcurl_la-hostip6.o libcurl_la-hostsyn.o libcurl_la-inet_ntop.o libcurl_la-parsedate.o libcurl_la-select.o libcurl_la-gtls.o libcurl_la-sslgen.o libcurl_la-tftp.o libcurl_la-splay.o libcurl_la-strdup.o libcurl_la-socks.o libcurl_la-ssh.o libcurl_la-nss.o libcurl_la-qssl.o libcurl_la-rawstr.o libcurl_la-curl_addrinfo.o libcurl_la-socks_gssapi.o libcurl_la-socks_sspi.o libcurl_la-curl_sspi.o libcurl_la-slist.o libcurl_la-nonblock.o libcurl_la-curl_memrchr.o libcurl_la-imap.o libcurl_la-pop3.o libcurl_la-smtp.o libcurl_la-pingpong.o libcurl_la-rtsp.o libcurl_la-curl_threads.o libcurl_la-warnless.o libcurl_la-hmac.o libcurl_la-polarssl.o libcurl_la-polarssl_threadlock.o libcurl_la-curl_rtmp.o libcurl_la-openldap.o libcurl_la-curl_gethostname.o libcurl_la-gopher.o libcurl_la-axtls.o libcurl_la-idn_win32.o libcurl_la-http_negotiate_sspi.o libcurl_la-cyassl.o libcurl_la-http_proxy.o libcurl_la-non-ascii.o libcurl_la-asyn-ares.o libcurl_la-asyn-thread.o libcurl_la-curl_gssapi.o libcurl_la-curl_ntlm.o libcurl_la-curl_ntlm_wb.o libcurl_la-curl_ntlm_core.o libcurl_la-curl_ntlm_msgs.o libcurl_la-curl_sasl.o libcurl_la-curl_schannel.o libcurl_la-curl_multibyte.o libcurl_la-curl_darwinssl.o libcurl_la-hostcheck.o libcurl_la-bundles.o libcurl_la-conncache.o libcurl_la-pipeline.o libcurl_la-dotdot.o libcurl_la-x509asn1.o libcurl_la-gskit.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ldap.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ssluse.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-security.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-krb4.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-krb5.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-memdebug.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-strtok.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-md4.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-http_negotiate.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-inet_pton.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-strtoofft.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-amigaos.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostasyn.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostip4.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-inet_ntop.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-gtls.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-strdup.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ssh.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-nss.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-qssl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-socks_gssapi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-socks_sspi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_sspi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_threads.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-polarssl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-polarssl_threadlock.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_rtmp.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-openldap.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-axtls.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-idn_win32.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-http_negotiate_sspi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-cyassl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-non-ascii.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-asyn-ares.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-asyn-thread.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_gssapi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm_wb.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm_core.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm_msgs.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_schannel.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_multibyte.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_darwinssl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostcheck.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-x509asn1.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-gskit.o) has no symbols libtool: link: ranlib .libs/libcurl.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ldap.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ssluse.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-security.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-krb4.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-krb5.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-memdebug.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-strtok.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-md4.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-http_negotiate.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-inet_pton.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-strtoofft.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-amigaos.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostasyn.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostip4.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-inet_ntop.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-gtls.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-strdup.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-ssh.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-nss.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-qssl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-socks_gssapi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-socks_sspi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_sspi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_threads.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-polarssl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-polarssl_threadlock.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_rtmp.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-openldap.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-axtls.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-idn_win32.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-http_negotiate_sspi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-cyassl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-non-ascii.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-asyn-ares.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-asyn-thread.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_gssapi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm_wb.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm_core.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_ntlm_msgs.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_schannel.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_multibyte.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-curl_darwinssl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-hostcheck.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-x509asn1.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcurl.a(libcurl_la-gskit.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libcurl.la" && ln -s "../libcurl.la" "libcurl.la" ) Making all in src /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_binmode.o -MD -MP -MF .deps/curl-tool_binmode.Tpo -c -o curl-tool_binmode.o `test -f 'tool_binmode.c' || echo './'`tool_binmode.c clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_bname.o -MD -MP -MF .deps/curl-tool_bname.Tpo -c -o curl-tool_bname.o `test -f 'tool_bname.c' || echo './'`tool_bname.c clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_cb_dbg.o -MD -MP -MF .deps/curl-tool_cb_dbg.Tpo -c -o curl-tool_cb_dbg.o `test -f 'tool_cb_dbg.c' || echo './'`tool_cb_dbg.c clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_cb_hdr.o -MD -MP -MF .deps/curl-tool_cb_hdr.Tpo -c -o curl-tool_cb_hdr.o `test -f 'tool_cb_hdr.c' || echo './'`tool_cb_hdr.c clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_cb_prg.o -MD -MP -MF .deps/curl-tool_cb_prg.Tpo -c -o curl-tool_cb_prg.o `test -f 'tool_cb_prg.c' || echo './'`tool_cb_prg.c mv -f .deps/curl-tool_binmode.Tpo .deps/curl-tool_binmode.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_cb_rea.o -MD -MP -MF .deps/curl-tool_cb_rea.Tpo -c -o curl-tool_cb_rea.o `test -f 'tool_cb_rea.c' || echo './'`tool_cb_rea.c mv -f .deps/curl-tool_bname.Tpo .deps/curl-tool_bname.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_cb_see.o -MD -MP -MF .deps/curl-tool_cb_see.Tpo -c -o curl-tool_cb_see.o `test -f 'tool_cb_see.c' || echo './'`tool_cb_see.c mv -f .deps/curl-tool_cb_prg.Tpo .deps/curl-tool_cb_prg.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_cb_wrt.o -MD -MP -MF .deps/curl-tool_cb_wrt.Tpo -c -o curl-tool_cb_wrt.o `test -f 'tool_cb_wrt.c' || echo './'`tool_cb_wrt.c mv -f .deps/curl-tool_cb_hdr.Tpo .deps/curl-tool_cb_hdr.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_cfgable.o -MD -MP -MF .deps/curl-tool_cfgable.Tpo -c -o curl-tool_cfgable.o `test -f 'tool_cfgable.c' || echo './'`tool_cfgable.c mv -f .deps/curl-tool_cb_dbg.Tpo .deps/curl-tool_cb_dbg.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_convert.o -MD -MP -MF .deps/curl-tool_convert.Tpo -c -o curl-tool_convert.o `test -f 'tool_convert.c' || echo './'`tool_convert.c mv -f .deps/curl-tool_cb_see.Tpo .deps/curl-tool_cb_see.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_dirhie.o -MD -MP -MF .deps/curl-tool_dirhie.Tpo -c -o curl-tool_dirhie.o `test -f 'tool_dirhie.c' || echo './'`tool_dirhie.c mv -f .deps/curl-tool_cb_rea.Tpo .deps/curl-tool_cb_rea.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_doswin.o -MD -MP -MF .deps/curl-tool_doswin.Tpo -c -o curl-tool_doswin.o `test -f 'tool_doswin.c' || echo './'`tool_doswin.c mv -f .deps/curl-tool_cb_wrt.Tpo .deps/curl-tool_cb_wrt.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_easysrc.o -MD -MP -MF .deps/curl-tool_easysrc.Tpo -c -o curl-tool_easysrc.o `test -f 'tool_easysrc.c' || echo './'`tool_easysrc.c mv -f .deps/curl-tool_convert.Tpo .deps/curl-tool_convert.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_formparse.o -MD -MP -MF .deps/curl-tool_formparse.Tpo -c -o curl-tool_formparse.o `test -f 'tool_formparse.c' || echo './'`tool_formparse.c mv -f .deps/curl-tool_doswin.Tpo .deps/curl-tool_doswin.Po mv -f .deps/curl-tool_cfgable.Tpo .deps/curl-tool_cfgable.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_getparam.o -MD -MP -MF .deps/curl-tool_getparam.Tpo -c -o curl-tool_getparam.o `test -f 'tool_getparam.c' || echo './'`tool_getparam.c clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_getpass.o -MD -MP -MF .deps/curl-tool_getpass.Tpo -c -o curl-tool_getpass.o `test -f 'tool_getpass.c' || echo './'`tool_getpass.c mv -f .deps/curl-tool_dirhie.Tpo .deps/curl-tool_dirhie.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_help.o -MD -MP -MF .deps/curl-tool_help.Tpo -c -o curl-tool_help.o `test -f 'tool_help.c' || echo './'`tool_help.c mv -f .deps/curl-tool_easysrc.Tpo .deps/curl-tool_easysrc.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_helpers.o -MD -MP -MF .deps/curl-tool_helpers.Tpo -c -o curl-tool_helpers.o `test -f 'tool_helpers.c' || echo './'`tool_helpers.c mv -f .deps/curl-tool_getpass.Tpo .deps/curl-tool_getpass.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_homedir.o -MD -MP -MF .deps/curl-tool_homedir.Tpo -c -o curl-tool_homedir.o `test -f 'tool_homedir.c' || echo './'`tool_homedir.c mv -f .deps/curl-tool_help.Tpo .deps/curl-tool_help.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_hugehelp.o -MD -MP -MF .deps/curl-tool_hugehelp.Tpo -c -o curl-tool_hugehelp.o `test -f 'tool_hugehelp.c' || echo './'`tool_hugehelp.c mv -f .deps/curl-tool_formparse.Tpo .deps/curl-tool_formparse.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_libinfo.o -MD -MP -MF .deps/curl-tool_libinfo.Tpo -c -o curl-tool_libinfo.o `test -f 'tool_libinfo.c' || echo './'`tool_libinfo.c mv -f .deps/curl-tool_helpers.Tpo .deps/curl-tool_helpers.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_main.o -MD -MP -MF .deps/curl-tool_main.Tpo -c -o curl-tool_main.o `test -f 'tool_main.c' || echo './'`tool_main.c mv -f .deps/curl-tool_homedir.Tpo .deps/curl-tool_homedir.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_metalink.o -MD -MP -MF .deps/curl-tool_metalink.Tpo -c -o curl-tool_metalink.o `test -f 'tool_metalink.c' || echo './'`tool_metalink.c mv -f .deps/curl-tool_libinfo.Tpo .deps/curl-tool_libinfo.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_mfiles.o -MD -MP -MF .deps/curl-tool_mfiles.Tpo -c -o curl-tool_mfiles.o `test -f 'tool_mfiles.c' || echo './'`tool_mfiles.c mv -f .deps/curl-tool_main.Tpo .deps/curl-tool_main.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_msgs.o -MD -MP -MF .deps/curl-tool_msgs.Tpo -c -o curl-tool_msgs.o `test -f 'tool_msgs.c' || echo './'`tool_msgs.c mv -f .deps/curl-tool_metalink.Tpo .deps/curl-tool_metalink.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_operate.o -MD -MP -MF .deps/curl-tool_operate.Tpo -c -o curl-tool_operate.o `test -f 'tool_operate.c' || echo './'`tool_operate.c mv -f .deps/curl-tool_mfiles.Tpo .deps/curl-tool_mfiles.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_operhlp.o -MD -MP -MF .deps/curl-tool_operhlp.Tpo -c -o curl-tool_operhlp.o `test -f 'tool_operhlp.c' || echo './'`tool_operhlp.c mv -f .deps/curl-tool_hugehelp.Tpo .deps/curl-tool_hugehelp.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_panykey.o -MD -MP -MF .deps/curl-tool_panykey.Tpo -c -o curl-tool_panykey.o `test -f 'tool_panykey.c' || echo './'`tool_panykey.c mv -f .deps/curl-tool_msgs.Tpo .deps/curl-tool_msgs.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_paramhlp.o -MD -MP -MF .deps/curl-tool_paramhlp.Tpo -c -o curl-tool_paramhlp.o `test -f 'tool_paramhlp.c' || echo './'`tool_paramhlp.c mv -f .deps/curl-tool_panykey.Tpo .deps/curl-tool_panykey.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_parsecfg.o -MD -MP -MF .deps/curl-tool_parsecfg.Tpo -c -o curl-tool_parsecfg.o `test -f 'tool_parsecfg.c' || echo './'`tool_parsecfg.c mv -f .deps/curl-tool_operhlp.Tpo .deps/curl-tool_operhlp.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_setopt.o -MD -MP -MF .deps/curl-tool_setopt.Tpo -c -o curl-tool_setopt.o `test -f 'tool_setopt.c' || echo './'`tool_setopt.c mv -f .deps/curl-tool_paramhlp.Tpo .deps/curl-tool_paramhlp.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_sleep.o -MD -MP -MF .deps/curl-tool_sleep.Tpo -c -o curl-tool_sleep.o `test -f 'tool_sleep.c' || echo './'`tool_sleep.c mv -f .deps/curl-tool_parsecfg.Tpo .deps/curl-tool_parsecfg.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_urlglob.o -MD -MP -MF .deps/curl-tool_urlglob.Tpo -c -o curl-tool_urlglob.o `test -f 'tool_urlglob.c' || echo './'`tool_urlglob.c mv -f .deps/curl-tool_sleep.Tpo .deps/curl-tool_sleep.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_util.o -MD -MP -MF .deps/curl-tool_util.Tpo -c -o curl-tool_util.o `test -f 'tool_util.c' || echo './'`tool_util.c mv -f .deps/curl-tool_setopt.Tpo .deps/curl-tool_setopt.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_vms.o -MD -MP -MF .deps/curl-tool_vms.Tpo -c -o curl-tool_vms.o `test -f 'tool_vms.c' || echo './'`tool_vms.c mv -f .deps/curl-tool_util.Tpo .deps/curl-tool_util.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_writeenv.o -MD -MP -MF .deps/curl-tool_writeenv.Tpo -c -o curl-tool_writeenv.o `test -f 'tool_writeenv.c' || echo './'`tool_writeenv.c mv -f .deps/curl-tool_vms.Tpo .deps/curl-tool_vms.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_writeout.o -MD -MP -MF .deps/curl-tool_writeout.Tpo -c -o curl-tool_writeout.o `test -f 'tool_writeout.c' || echo './'`tool_writeout.c mv -f .deps/curl-tool_writeenv.Tpo .deps/curl-tool_writeenv.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-tool_xattr.o -MD -MP -MF .deps/curl-tool_xattr.Tpo -c -o curl-tool_xattr.o `test -f 'tool_xattr.c' || echo './'`tool_xattr.c mv -f .deps/curl-tool_urlglob.Tpo .deps/curl-tool_urlglob.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-strtoofft.o -MD -MP -MF .deps/curl-strtoofft.Tpo -c -o curl-strtoofft.o `test -f '../lib/strtoofft.c' || echo './'`../lib/strtoofft.c mv -f .deps/curl-tool_getparam.Tpo .deps/curl-tool_getparam.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-strdup.o -MD -MP -MF .deps/curl-strdup.Tpo -c -o curl-strdup.o `test -f '../lib/strdup.c' || echo './'`../lib/strdup.c mv -f .deps/curl-strtoofft.Tpo .deps/curl-strtoofft.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-rawstr.o -MD -MP -MF .deps/curl-rawstr.Tpo -c -o curl-rawstr.o `test -f '../lib/rawstr.c' || echo './'`../lib/rawstr.c mv -f .deps/curl-tool_writeout.Tpo .deps/curl-tool_writeout.Po clang -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -DCURL_STATICLIB -I/Users/Mishra/0ad/libraries/osx/zlib/include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -MT curl-nonblock.o -MD -MP -MF .deps/curl-nonblock.Tpo -c -o curl-nonblock.o `test -f '../lib/nonblock.c' || echo './'`../lib/nonblock.c mv -f .deps/curl-tool_xattr.Tpo .deps/curl-tool_xattr.Po mv -f .deps/curl-strdup.Tpo .deps/curl-strdup.Po mv -f .deps/curl-nonblock.Tpo .deps/curl-nonblock.Po mv -f .deps/curl-rawstr.Tpo .deps/curl-rawstr.Po mv -f .deps/curl-tool_operate.Tpo .deps/curl-tool_operate.Po /bin/sh ../libtool --tag=CC --mode=link clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -stdlib=libstdc++ -arch x86_64 -L/Users/Mishra/0ad/libraries/osx/zlib/lib -o curl curl-tool_binmode.o curl-tool_bname.o curl-tool_cb_dbg.o curl-tool_cb_hdr.o curl-tool_cb_prg.o curl-tool_cb_rea.o curl-tool_cb_see.o curl-tool_cb_wrt.o curl-tool_cfgable.o curl-tool_convert.o curl-tool_dirhie.o curl-tool_doswin.o curl-tool_easysrc.o curl-tool_formparse.o curl-tool_getparam.o curl-tool_getpass.o curl-tool_help.o curl-tool_helpers.o curl-tool_homedir.o curl-tool_hugehelp.o curl-tool_libinfo.o curl-tool_main.o curl-tool_metalink.o curl-tool_mfiles.o curl-tool_msgs.o curl-tool_operate.o curl-tool_operhlp.o curl-tool_panykey.o curl-tool_paramhlp.o curl-tool_parsecfg.o curl-tool_setopt.o curl-tool_sleep.o curl-tool_urlglob.o curl-tool_util.o curl-tool_vms.o curl-tool_writeenv.o curl-tool_writeout.o curl-tool_xattr.o curl-strtoofft.o curl-strdup.o curl-rawstr.o curl-nonblock.o ../lib/libcurl.la -lz libtool: link: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Qunused-arguments -Os -stdlib=libstdc++ -arch x86_64 -o curl curl-tool_binmode.o curl-tool_bname.o curl-tool_cb_dbg.o curl-tool_cb_hdr.o curl-tool_cb_prg.o curl-tool_cb_rea.o curl-tool_cb_see.o curl-tool_cb_wrt.o curl-tool_cfgable.o curl-tool_convert.o curl-tool_dirhie.o curl-tool_doswin.o curl-tool_easysrc.o curl-tool_formparse.o curl-tool_getparam.o curl-tool_getpass.o curl-tool_help.o curl-tool_helpers.o curl-tool_homedir.o curl-tool_hugehelp.o curl-tool_libinfo.o curl-tool_main.o curl-tool_metalink.o curl-tool_mfiles.o curl-tool_msgs.o curl-tool_operate.o curl-tool_operhlp.o curl-tool_panykey.o curl-tool_paramhlp.o curl-tool_parsecfg.o curl-tool_setopt.o curl-tool_sleep.o curl-tool_urlglob.o curl-tool_util.o curl-tool_vms.o curl-tool_writeenv.o curl-tool_writeout.o curl-tool_xattr.o curl-strtoofft.o curl-strdup.o curl-rawstr.o curl-nonblock.o -L/Users/Mishra/0ad/libraries/osx/zlib/lib ../lib/.libs/libcurl.a -lz Making all in include Making all in curl /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all-am'. make[1]: Nothing to be done for `all-am'. Making install in lib .././install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libcurl/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcurl.la '/Users/Mishra/0ad/libraries/osx/libcurl/lib' libtool: install: /usr/bin/install -c .libs/libcurl.lai /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.la libtool: install: /usr/bin/install -c .libs/libcurl.a /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-ldap.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-ssluse.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-security.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-krb4.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-krb5.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-memdebug.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-strtok.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-md4.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-http_negotiate.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-inet_pton.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-strtoofft.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-amigaos.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-hostasyn.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-hostip4.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-inet_ntop.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-gtls.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-strdup.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-ssh.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-nss.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-qssl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-socks_gssapi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-socks_sspi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-curl_sspi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-curl_threads.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-polarssl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-polarssl_threadlock.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-curl_rtmp.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-openldap.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-axtls.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-idn_win32.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-http_negotiate_sspi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-cyassl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-non-ascii.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-asyn-ares.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-asyn-thread.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-curl_gssapi.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-curl_ntlm.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-curl_ntlm_wb.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-curl_ntlm_core.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-curl_ntlm_msgs.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-curl_schannel.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-curl_multibyte.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-curl_darwinssl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-hostcheck.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-x509asn1.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libcurl/lib/libcurl.a(libcurl_la-gskit.o) has no symbols make[2]: Nothing to be done for `install-data-am'. Making install in src /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am .././install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libcurl/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c curl '/Users/Mishra/0ad/libraries/osx/libcurl/bin' libtool: install: /usr/bin/install -c curl /Users/Mishra/0ad/libraries/osx/libcurl/bin/curl make[3]: Nothing to be done for `install-data-am'. Making install in include Making install in curl make[3]: Nothing to be done for `install-exec-am'. ../.././install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libcurl/include/curl' /usr/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h curlbuild.h curlrules.h '/Users/Mishra/0ad/libraries/osx/libcurl/include/curl' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libcurl/bin' /usr/bin/install -c curl-config '/Users/Mishra/0ad/libraries/osx/libcurl/bin' ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libcurl/lib/pkgconfig' /usr/bin/install -c -m 644 libcurl.pc '/Users/Mishra/0ad/libraries/osx/libcurl/lib/pkgconfig' /Applications/Xcode.app/Contents/Developer/usr/bin/make install-data-hook cd include && /Applications/Xcode.app/Contents/Developer/usr/bin/make install Making install in curl make[6]: Nothing to be done for `install-exec-am'. ../.././install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libcurl/include/curl' /usr/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h curlbuild.h curlrules.h '/Users/Mishra/0ad/libraries/osx/libcurl/include/curl' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. cd docs && /Applications/Xcode.app/Contents/Developer/usr/bin/make install Making install in examples make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. Making install in libcurl make[6]: Nothing to be done for `install-exec-am'. ../.././install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libcurl/share/man/man3' /usr/bin/install -c -m 644 curl_easy_cleanup.3 curl_easy_getinfo.3 curl_easy_init.3 curl_easy_perform.3 curl_easy_setopt.3 curl_easy_duphandle.3 curl_formadd.3 curl_formfree.3 curl_getdate.3 curl_getenv.3 curl_slist_append.3 curl_slist_free_all.3 curl_version.3 curl_version_info.3 curl_escape.3 curl_unescape.3 curl_free.3 curl_strequal.3 curl_mprintf.3 curl_global_init.3 curl_global_cleanup.3 curl_multi_add_handle.3 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_remove_handle.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 libcurl.3 libcurl-easy.3 libcurl-multi.3 libcurl-share.3 libcurl-errors.3 curl_easy_strerror.3 curl_multi_strerror.3 curl_share_strerror.3 curl_global_init_mem.3 '/Users/Mishra/0ad/libraries/osx/libcurl/share/man/man3' /usr/bin/install -c -m 644 libcurl-tutorial.3 curl_easy_reset.3 curl_easy_escape.3 curl_easy_unescape.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_timeout.3 curl_formget.3 curl_multi_assign.3 curl_easy_pause.3 curl_easy_recv.3 curl_easy_send.3 curl_multi_socket_action.3 curl_multi_wait.3 '/Users/Mishra/0ad/libraries/osx/libcurl/share/man/man3' make[6]: Nothing to be done for `install-exec-am'. .././install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libcurl/share/man/man1' /usr/bin/install -c -m 644 curl.1 curl-config.1 '/Users/Mishra/0ad/libraries/osx/libcurl/share/man/man1' ~/0ad/libraries/osx/libcurl ~/0ad/libraries/osx Building libiconv... ~/0ad/libraries/osx/libiconv/libiconv-1.14 ~/0ad/libraries/osx/libiconv ~/0ad/libraries/osx checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... none checking how to run the C preprocessor... clang -E checking for strip... /usr/bin/strip checking build system type... i386-apple-darwin13.2.0 checking host system type... i386-apple-darwin13.2.0 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ranlib... ranlib checking whether clang and cc understand -c and -o together... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for shared library path variable... DYLD_LIBRARY_PATH checking whether to activate relocatable installation... no checking how to copy files... cp -p checking how to make hard links... ln checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 how to convert i386-apple-darwin13.2.0 file names to i386-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert i386-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... /usr/bin/strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether to build static libraries... yes checking for windres... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking whether to use NLS... no checking for mbstate_t... yes checking for wchar_t... yes checking for getc_unlocked... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for mbsinit... yes checking for setlocale... yes checking whether is standalone... yes checking for memmove... yes checking for nl_langinfo and CODESET... yes checking for working fcntl.h... no (bad O_NOATIME) checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for EILSEQ... yes checking byte ordering... little endian checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for canonicalize_file_name... no checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for readlinkat... no checking for lstat... yes checking for setenv... yes checking whether // is distinct from /... no checking whether realpath works... no checking if environ is properly declared... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for inline... inline checking whether lstat correctly handles trailing slash... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking whether setenv is declared... yes checking for ssize_t... yes checking for sigset_t... yes checking for uid_t in sys/types.h... yes checking for SIGPIPE... yes checking whether C symbols are prefixed with underscore at the linker level... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking whether strerror(0) succeeds... no checking for C/C++ restrict keyword... __restrict checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... no checking whether rawmemchr is declared without a macro... no checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... no checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether // is distinct from /... (cached) no checking for error_at_line... no checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... no checking for mbstate_t... (cached) yes checking for memmove... (cached) yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for sigprocmask... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... no checking whether NULL can be used in arbitrary expressions... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... yes checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... no checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... no checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether mkdtemp is declared without a macro... no checking whether mkostemp is declared without a macro... no checking whether mkostemps is declared without a macro... no checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... no checking whether ptsname is declared without a macro... yes checking whether random_r is declared without a macro... no checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... no checking whether setstate_r is declared without a macro... no checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... no checking whether setenv is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for nlink_t... yes checking whether fchmodat is declared without a macro... no checking whether fstatat is declared without a macro... no checking whether futimens is declared without a macro... no checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... no checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... no checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... no checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... no checking whether chown is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... no checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... no checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... no checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... no checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... no checking whether rmdir is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... no checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... no checking whether usleep is declared without a macro... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating srclib/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating include/iconv.h config.status: creating include/iconv.h.inst config.status: creating config.h config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in libcharset (/Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/libcharset) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/Mishra/0ad/libraries/osx/libiconv' 'CFLAGS=-stdlib=libstdc++ -arch x86_64 -fvisibility=hidden' 'LDFLAGS=-stdlib=libstdc++ -arch x86_64' '--without-libiconv-prefix' '--without-libintl-prefix' '--disable-nls' '--enable-shared=no' 'CC=clang' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking how to run the C preprocessor... clang -E checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i386-apple-darwin13.2.0 checking host system type... i386-apple-darwin13.2.0 checking whether to activate relocatable installation... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 whether ln -s works... yes 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 how to convert i386-apple-darwin13.2.0 file names to i386-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert i386-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether to build static libraries... yes checking for simple visibility declarations... yes checking for nl_langinfo and CODESET... yes checking for working fcntl.h... no (bad O_NOATIME) checking whether we are using the GNU C Library 2.1 or newer... no checking for setlocale... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/localcharset.h config.status: creating include/localcharset.h.inst config.status: creating config.h config.status: executing libtool commands === configuring in preload (/Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/preload) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/Mishra/0ad/libraries/osx/libiconv' 'CFLAGS=-stdlib=libstdc++ -arch x86_64 -fvisibility=hidden' 'LDFLAGS=-stdlib=libstdc++ -arch x86_64' '--without-libiconv-prefix' '--without-libintl-prefix' '--disable-nls' '--enable-shared=no' 'CC=clang' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking how to run the C preprocessor... clang -E checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i386-apple-darwin13.2.0 checking host system type... i386-apple-darwin13.2.0 checking whether to activate relocatable installation... no checking whether ln -s works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 how to convert i386-apple-darwin13.2.0 file names to i386-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert i386-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes configure: creating ./config.status config.status: creating Makefile config.status: executing libtool commands builddir="`pwd`"; cd libcharset && /Applications/Xcode.app/Contents/Developer/usr/bin/make all && /Applications/Xcode.app/Contents/Developer/usr/bin/make install-lib libdir="$builddir/lib" includedir="$builddir/lib" if [ ! -d include ] ; then mkdir include ; fi cp ./include/libcharset.h.in include/libcharset.h cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make all /bin/sh ../libtool --mode=compile clang -I. -I. -I.. -I./.. -I../include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -DLIBDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c /bin/sh ../libtool --mode=compile clang -I. -I. -I.. -I./.. -I../include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -DLIBDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c /bin/sh ./config.charset 'i386-apple-darwin13.2.0' > t-charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed mv t-ref-add.sed ref-add.sed mv t-charset.alias charset.alias libtool: compile: clang -I. -I. -I.. -I./.. -I../include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -DLIBDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o libtool: compile: clang -I. -I. -I.. -I./.. -I../include -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -DLIBDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -o localcharset.o /bin/sh ../libtool --mode=link clang -stdlib=libstdc++ -arch x86_64 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -o libcharset.la -rpath /Users/Mishra/0ad/libraries/osx/libiconv/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo libtool: link: ar cru .libs/libcharset.a localcharset.o relocatable.o libtool: link: ranlib .libs/libcharset.a libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" ) cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make all make[2]: Nothing to be done for `all'. cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make install-lib libdir='/Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib' includedir='/Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib' /bin/sh ../build-aux/mkinstalldirs /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib /bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/libcharset.la libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.lai /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/libcharset.la libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.a /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/libcharset.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/libcharset.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/libcharset.a libtool: install: warning: remember to run `libtool --finish /Users/Mishra/0ad/libraries/osx/libiconv/lib' test -f /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/charset.alias && orig=/Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/charset.alias \ || orig=charset.alias; \ sed -f ref-add.sed $orig > /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/t-charset.alias; \ /usr/bin/install -c -m 644 /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/t-charset.alias /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/charset.alias; \ rm -f /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/t-charset.alias /bin/sh ./build-aux/mkinstalldirs /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib /usr/bin/install -c -m 644 include/libcharset.h /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/libcharset.h /usr/bin/install -c -m 644 include/localcharset.h.inst /Users/Mishra/0ad/libraries/osx/libiconv/libiconv-1.14/lib/localcharset.h cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make all /bin/sh ../libtool --mode=compile clang -I. -I. -I../include -I./../include -I.. -I./.. -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -DLIBDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c /bin/sh ../libtool --mode=compile clang -I. -I. -I../include -I./../include -I.. -I./.. -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -DLIBDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c /bin/sh ../libtool --mode=compile clang -I. -I. -I../include -I./../include -I.. -I./.. -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -DLIBDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c libtool: compile: clang -I. -I. -I../include -I./../include -I.. -I./.. -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -DLIBDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -o localcharset.o libtool: compile: clang -I. -I. -I../include -I./../include -I.. -I./.. -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -DLIBDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o libtool: compile: clang -I. -I. -I../include -I./../include -I.. -I./.. -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -DLIBDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -o iconv.o In file included from ./iconv.c:71: In file included from ./converters.h:209: ./jisx0208.h:2381:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0100) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:210: ./jisx0212.h:2161:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0460) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:213: ./gb2312.h:2539:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0460) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:214: In file included from ./isoir165.h:81: ./isoir165ext.h:760:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0200) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:217: In file included from ./cns11643.h:38: ./cns11643_inv.h:15373:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0100) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:218: ./big5.h:4124:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0100) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:220: ./ksc5601.h:2988:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0460) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:235: In file included from ./gb18030.h:186: ./gb18030uni.h:185:23: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (i >= 0 && i <= 39419) { ~ ^ ~ In file included from ./iconv.c:71: In file included from ./converters.h:235: ./gb18030.h:249:25: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (i >= 0 && i < 0x100000) { ~ ^ ~ In file included from ./iconv.c:71: In file included from ./converters.h:241: In file included from ./cp950.h:130: ./cp950ext.h:39:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((c1 == 0xf9)) { ~~~^~~~~~~ ./cp950ext.h:39:11: note: remove extraneous parentheses around the comparison to silence this warning if ((c1 == 0xf9)) { ~ ^ ~ ./cp950ext.h:39:11: note: use '=' to turn this equality comparison into an assignment if ((c1 == 0xf9)) { ^~ = In file included from ./iconv.c:71: In file included from ./converters.h:242: In file included from ./big5hkscs1999.h:46: ./hkscs1999.h:2957:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x02d0) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:243: In file included from ./big5hkscs2001.h:48: ./hkscs2001.h:63:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((c1 == 0x8c)) { ~~~^~~~~~~ ./hkscs2001.h:63:11: note: remove extraneous parentheses around the comparison to silence this warning if ((c1 == 0x8c)) { ~ ^ ~ ./hkscs2001.h:63:11: note: use '=' to turn this equality comparison into an assignment if ((c1 == 0x8c)) { ^~ = In file included from ./iconv.c:71: In file included from ./converters.h:245: In file included from ./big5hkscs2008.h:48: ./hkscs2008.h:59:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((c1 == 0x87)) { ~~~^~~~~~~ ./hkscs2008.h:59:11: note: remove extraneous parentheses around the comparison to silence this warning if ((c1 == 0x87)) { ~ ^ ~ ./hkscs2008.h:59:11: note: use '=' to turn this equality comparison into an assignment if ((c1 == 0x87)) { ^~ = In file included from ./iconv.c:154: lib/aliases.gperf:362:28: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline] register int o = aliases[key].name; ^ lib/aliases.gperf:348:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage __inline ^ static lib/aliases.gperf:777:27: note: 'aliases' declared here static const struct alias aliases[] = ^ lib/aliases.gperf:365:44: warning: static variable 'stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline] register const char *s = o + stringpool; ^ lib/aliases.gperf:775:37: note: expanded from macro 'stringpool' #define stringpool ((const char *) &stringpool_contents) ^ lib/aliases.gperf:348:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage __inline ^ static lib/aliases.gperf:425:34: note: 'stringpool_contents' declared here static const struct stringpool_t stringpool_contents = ^ lib/aliases.gperf:368:25: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline] return &aliases[key]; ^ lib/aliases.gperf:348:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage __inline ^ static lib/aliases.gperf:777:27: note: 'aliases' declared here static const struct alias aliases[] = ^ 16 warnings generated. /bin/sh ../libtool --mode=link clang -stdlib=libstdc++ -arch x86_64 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fvisibility=hidden -o libiconv.la -rpath /Users/Mishra/0ad/libraries/osx/libiconv/lib -version-info 7:1:5 -no-undefined iconv.lo localcharset.lo relocatable.lo libtool: link: ar cru .libs/libiconv.a iconv.o localcharset.o relocatable.o libtool: link: ranlib .libs/libiconv.a libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" ) cd preload && /Applications/Xcode.app/Contents/Developer/usr/bin/make all make[1]: Nothing to be done for `all'. cd srclib && /Applications/Xcode.app/Contents/Developer/usr/bin/make all make[2]: Nothing to be done for `am--refresh'. rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDINT_H''@||g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/64/g' \ -e 's/@''SIZE_T_SUFFIX''@/ul/g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ < ./stdint.in.h; \ } > stdint.h-t && \ mv stdint.h-t stdint.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniwidth.in.h; \ } > uniwidth.h-t && \ mv -f uniwidth.h-t uniwidth.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_GETS''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|"_"|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|1|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/0/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h ../build-aux/install-sh -c -d sys rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|1|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|1|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|0|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|1|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am make[3]: Nothing to be done for `am--refresh'. clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c allocator.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c areadlink.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c careadlinkat.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c malloca.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c progname.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c safe-read.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c -o width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c xmalloc.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c xstrdup.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c xreadlink.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c canonicalize-lgpl.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c error.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c lstat.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c readlink.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c stat.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c strerror.c clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -c strerror-override.c error.c:378:12: warning: data argument not used by format string [-Wformat-extra-args] file_name, line_number); ^ 1 warning generated. rm -f libicrt.a ar cru libicrt.a allocator.o areadlink.o careadlinkat.o malloca.o progname.o safe-read.o width.o xmalloc.o xstrdup.o xreadlink.o canonicalize-lgpl.o error.o lstat.o readlink.o stat.o strerror.o strerror-override.o ranlib libicrt.a cd src && /Applications/Xcode.app/Contents/Developer/usr/bin/make all clang -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/bin\" -DLOCALEDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/share/locale\" ./iconv_no_i18n.c clang -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DINSTALLDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/bin\" -DLOCALEDIR=\"/Users/Mishra/0ad/libraries/osx/libiconv/share/locale\" ./iconv.c /bin/sh ../libtool --mode=link clang -stdlib=libstdc++ -arch x86_64 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la -o iconv_no_i18n libtool: link: clang -stdlib=libstdc++ -arch x86_64 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden iconv_no_i18n.o -o iconv_no_i18n ../srclib/libicrt.a ../lib/.libs/libiconv.a test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 . cd po && /Applications/Xcode.app/Contents/Developer/usr/bin/make all cd man && /Applications/Xcode.app/Contents/Developer/usr/bin/make all make[1]: Nothing to be done for `all'. if test -d tests; then cd tests && /Applications/Xcode.app/Contents/Developer/usr/bin/make all; fi make[1]: Nothing to be done for `all'. cd libcharset && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/Mishra/0ad/libraries/osx/libiconv' exec_prefix='/Users/Mishra/0ad/libraries/osx/libiconv' libdir='/Users/Mishra/0ad/libraries/osx/libiconv/lib' cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/Mishra/0ad/libraries/osx/libiconv' exec_prefix='/Users/Mishra/0ad/libraries/osx/libiconv' libdir='/Users/Mishra/0ad/libraries/osx/libiconv/lib' if test no = no; then \ case 'darwin13.2.0' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ /bin/sh ../build-aux/mkinstalldirs /Users/Mishra/0ad/libraries/osx/libiconv/lib ; \ /bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /Users/Mishra/0ad/libraries/osx/libiconv/lib/libcharset.la mkdir -p -- /Users/Mishra/0ad/libraries/osx/libiconv/lib libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.lai /Users/Mishra/0ad/libraries/osx/libiconv/lib/libcharset.la libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.a /Users/Mishra/0ad/libraries/osx/libiconv/lib/libcharset.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/libiconv/lib/libcharset.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/libiconv/lib/libcharset.a if test -f /Users/Mishra/0ad/libraries/osx/libiconv/lib/charset.alias; then \ sed -f ref-add.sed /Users/Mishra/0ad/libraries/osx/libiconv/lib/charset.alias > /Users/Mishra/0ad/libraries/osx/libiconv/lib/t-charset.alias; \ /usr/bin/install -c -m 644 /Users/Mishra/0ad/libraries/osx/libiconv/lib/t-charset.alias /Users/Mishra/0ad/libraries/osx/libiconv/lib/charset.alias; \ rm -f /Users/Mishra/0ad/libraries/osx/libiconv/lib/t-charset.alias; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /Users/Mishra/0ad/libraries/osx/libiconv/lib/t-charset.alias; \ /usr/bin/install -c -m 644 /Users/Mishra/0ad/libraries/osx/libiconv/lib/t-charset.alias /Users/Mishra/0ad/libraries/osx/libiconv/lib/charset.alias; \ rm -f /Users/Mishra/0ad/libraries/osx/libiconv/lib/t-charset.alias; \ fi ; \ fi /bin/sh ./build-aux/mkinstalldirs /Users/Mishra/0ad/libraries/osx/libiconv/include mkdir -p -- /Users/Mishra/0ad/libraries/osx/libiconv/include /usr/bin/install -c -m 644 include/libcharset.h /Users/Mishra/0ad/libraries/osx/libiconv/include/libcharset.h /usr/bin/install -c -m 644 include/localcharset.h.inst /Users/Mishra/0ad/libraries/osx/libiconv/include/localcharset.h cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/Mishra/0ad/libraries/osx/libiconv' exec_prefix='/Users/Mishra/0ad/libraries/osx/libiconv' libdir='/Users/Mishra/0ad/libraries/osx/libiconv/lib' if [ ! -d /Users/Mishra/0ad/libraries/osx/libiconv/lib ] ; then /bin/sh ../build-aux/mkinstalldirs /Users/Mishra/0ad/libraries/osx/libiconv/lib ; fi /bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libiconv.la /Users/Mishra/0ad/libraries/osx/libiconv/lib/libiconv.la libtool: install: /usr/bin/install -c -m 644 .libs/libiconv.lai /Users/Mishra/0ad/libraries/osx/libiconv/lib/libiconv.la libtool: install: /usr/bin/install -c -m 644 .libs/libiconv.a /Users/Mishra/0ad/libraries/osx/libiconv/lib/libiconv.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/libiconv/lib/libiconv.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/libiconv/lib/libiconv.a case "darwin13.2.0" in \ aix*) (cd /Users/Mishra/0ad/libraries/osx/libiconv/lib && \ objects=`ar t libiconv.a`" "`ar t /lib/libiconv.a` && \ ar x libiconv.a && ar x /lib/libiconv.a && \ ar q libiconv.new.a $objects && \ rm -f $objects && \ mv -f libiconv.new.a libiconv.a) ;; \ esac cd preload && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/Mishra/0ad/libraries/osx/libiconv' exec_prefix='/Users/Mishra/0ad/libraries/osx/libiconv' libdir='/Users/Mishra/0ad/libraries/osx/libiconv/lib' if [ ! -d /Users/Mishra/0ad/libraries/osx/libiconv/lib ] ; then /bin/sh ./build-aux/mkinstalldirs /Users/Mishra/0ad/libraries/osx/libiconv/lib ; fi if test -n ""; then /usr/bin/install -c -m 644 /Users/Mishra/0ad/libraries/osx/libiconv/lib/.new && mv /Users/Mishra/0ad/libraries/osx/libiconv/lib/.new /Users/Mishra/0ad/libraries/osx/libiconv/lib/ ; fi cd srclib && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/Mishra/0ad/libraries/osx/libiconv' exec_prefix='/Users/Mishra/0ad/libraries/osx/libiconv' libdir='/Users/Mishra/0ad/libraries/osx/libiconv/lib' make[2]: Nothing to be done for `am--refresh'. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am make[3]: Nothing to be done for `am--refresh'. make[4]: Nothing to be done for `am--refresh'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. cd src && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/Mishra/0ad/libraries/osx/libiconv' exec_prefix='/Users/Mishra/0ad/libraries/osx/libiconv' libdir='/Users/Mishra/0ad/libraries/osx/libiconv/lib' test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 . if [ ! -d /Users/Mishra/0ad/libraries/osx/libiconv/bin ] ; then /bin/sh ../build-aux/mkinstalldirs /Users/Mishra/0ad/libraries/osx/libiconv/bin ; fi mkdir /Users/Mishra/0ad/libraries/osx/libiconv/bin case "darwin13.2.0" in \ hpux*) clang -stdlib=libstdc++ -arch x86_64 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden `if test -n ''; then /Users/Mishra/0ad/libraries/osx/libiconv/bin; fi` iconv.o ../srclib/libicrt.a -L/Users/Mishra/0ad/libraries/osx/libiconv/lib -liconv `if test -n ''; then echo " -Wl,+b -Wl,/Users/Mishra/0ad/libraries/osx/libiconv/lib"; fi` -o iconv;; \ *) /bin/sh ../libtool --mode=link clang -stdlib=libstdc++ -arch x86_64 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden `if test -n ''; then /Users/Mishra/0ad/libraries/osx/libiconv/bin; fi` iconv.o ../srclib/libicrt.a /Users/Mishra/0ad/libraries/osx/libiconv/lib/libiconv.la -o iconv;; \ esac libtool: link: clang -stdlib=libstdc++ -arch x86_64 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden iconv.o -o iconv ../srclib/libicrt.a /Users/Mishra/0ad/libraries/osx/libiconv/lib/libiconv.a /bin/sh ../libtool --mode=install /usr/bin/install -c iconv /Users/Mishra/0ad/libraries/osx/libiconv/bin/iconv libtool: install: /usr/bin/install -c iconv /Users/Mishra/0ad/libraries/osx/libiconv/bin/iconv if [ ! -d /Users/Mishra/0ad/libraries/osx/libiconv/include ] ; then /bin/sh ./build-aux/mkinstalldirs /Users/Mishra/0ad/libraries/osx/libiconv/include ; fi /usr/bin/install -c -m 644 include/iconv.h.inst /Users/Mishra/0ad/libraries/osx/libiconv/include/iconv.h cd po && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/Mishra/0ad/libraries/osx/libiconv' exec_prefix='/Users/Mishra/0ad/libraries/osx/libiconv' datarootdir='/Users/Mishra/0ad/libraries/osx/libiconv/share' datadir='/Users/Mishra/0ad/libraries/osx/libiconv/share' if test "libiconv" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /Users/Mishra/0ad/libraries/osx/libiconv/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /Users/Mishra/0ad/libraries/osx/libiconv/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/Mishra/0ad/libraries/osx/libiconv/share/gettext/po/$file; \ done; \ else \ : ; \ fi cd man && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/Mishra/0ad/libraries/osx/libiconv' exec_prefix='/Users/Mishra/0ad/libraries/osx/libiconv' datarootdir='/Users/Mishra/0ad/libraries/osx/libiconv/share' datadir='/Users/Mishra/0ad/libraries/osx/libiconv/share' mandir='/Users/Mishra/0ad/libraries/osx/libiconv/share/man' if [ ! -d /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man1 ] ; then /bin/sh ../build-aux/mkinstalldirs /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man1 ; fi mkdir /Users/Mishra/0ad/libraries/osx/libiconv/share mkdir /Users/Mishra/0ad/libraries/osx/libiconv/share/man mkdir /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man1 builddir="`pwd`"; cd . && for f in *.1 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man1/$f ; /usr/bin/install -c -m 644 ./$f /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man1/$f) ; done /usr/bin/install -c -m 644 ./iconv.1 /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man1/iconv.1 if [ ! -d /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man3 ] ; then /bin/sh ../build-aux/mkinstalldirs /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man3 ; fi mkdir /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man3 builddir="`pwd`"; cd . && for f in *.3 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man3/$f ; /usr/bin/install -c -m 644 ./$f /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man3/$f) ; done /usr/bin/install -c -m 644 ./iconv.3 /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man3/iconv.3 /usr/bin/install -c -m 644 ./iconv_close.3 /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man3/iconv_close.3 /usr/bin/install -c -m 644 ./iconv_open.3 /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man3/iconv_open.3 /usr/bin/install -c -m 644 ./iconv_open_into.3 /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man3/iconv_open_into.3 /usr/bin/install -c -m 644 ./iconvctl.3 /Users/Mishra/0ad/libraries/osx/libiconv/share/man/man3/iconvctl.3 if [ ! -d /Users/Mishra/0ad/libraries/osx/libiconv/share/doc/libiconv ] ; then /bin/sh ../build-aux/mkinstalldirs /Users/Mishra/0ad/libraries/osx/libiconv/share/doc/libiconv ; fi mkdir /Users/Mishra/0ad/libraries/osx/libiconv/share/doc mkdir /Users/Mishra/0ad/libraries/osx/libiconv/share/doc/libiconv builddir="`pwd`"; cd . && for f in *.html ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /Users/Mishra/0ad/libraries/osx/libiconv/share/doc/libiconv/$f ; /usr/bin/install -c -m 644 ./$f /Users/Mishra/0ad/libraries/osx/libiconv/share/doc/libiconv/$f) ; done /usr/bin/install -c -m 644 ./iconv.1.html /Users/Mishra/0ad/libraries/osx/libiconv/share/doc/libiconv/iconv.1.html /usr/bin/install -c -m 644 ./iconv.3.html /Users/Mishra/0ad/libraries/osx/libiconv/share/doc/libiconv/iconv.3.html /usr/bin/install -c -m 644 ./iconv_close.3.html /Users/Mishra/0ad/libraries/osx/libiconv/share/doc/libiconv/iconv_close.3.html /usr/bin/install -c -m 644 ./iconv_open.3.html /Users/Mishra/0ad/libraries/osx/libiconv/share/doc/libiconv/iconv_open.3.html /usr/bin/install -c -m 644 ./iconv_open_into.3.html /Users/Mishra/0ad/libraries/osx/libiconv/share/doc/libiconv/iconv_open_into.3.html /usr/bin/install -c -m 644 ./iconvctl.3.html /Users/Mishra/0ad/libraries/osx/libiconv/share/doc/libiconv/iconvctl.3.html ~/0ad/libraries/osx/libiconv ~/0ad/libraries/osx Building libxml2... ~/0ad/libraries/osx/libxml2/libxml2-2.9.1 ~/0ad/libraries/osx/libxml2 ~/0ad/libraries/osx checking build system type... x86_64-apple-darwin13.2.0 checking host system type... x86_64-apple-darwin13.2.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 whether make supports nested variables... yes checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking whether ln -s works... yes checking how to run the C preprocessor... clang -E checking for mv... /bin/mv checking for tar... /usr/bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 how to convert x86_64-apple-darwin13.2.0 file names to x86_64-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for 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 for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether to build static libraries... yes Checking zlib checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes Checking lzma Disabling compression support Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ansidecl.h usability... no checking ansidecl.h presence... no checking for ansidecl.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strdup... yes checking for strndup... yes checking for strerror... yes checking for finite... yes checking for isnand... no checking for fp_class... no checking for class... no checking for fpclass... no checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for _stat... no checking for signal... yes checking for rand... yes checking for rand_r... yes checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... yes checking for munmap... yes checking for putenv... yes checking for va_copy... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking whether to enable IPv6... yes checking struct sockaddr::ss_family... yes checking for getaddrinfo... yes checking for isnan... yes checking for isinf... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes Checking configuration requirements Enabling multithreaded support checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schematron support Enabled Schemas/Relax-NG support checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes Disabling code coverage for GCC configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating xml2-config config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating python/setup.py config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done configuring /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in include Making all in libxml make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in . CC SAX.lo CC encoding.lo CC entities.lo CC error.lo CC parserInternals.lo encoding.c:491:26: warning: cast from 'const unsigned char *' to 'unsigned short *' increases required alignment from 1 to 2 [-Wcast-align] unsigned short* in = (unsigned short*) inb; ^~~~~~~~~~~~~~~~~~~~~ encoding.c:573:27: warning: cast from 'unsigned char *' to 'unsigned short *' increases required alignment from 1 to 2 [-Wcast-align] unsigned short* out = (unsigned short*) outb; ^~~~~~~~~~~~~~~~~~~~~~ encoding.c:729:26: warning: cast from 'const unsigned char *' to 'unsigned short *' increases required alignment from 1 to 2 [-Wcast-align] unsigned short* in = (unsigned short*) inb; ^~~~~~~~~~~~~~~~~~~~~ encoding.c:815:27: warning: cast from 'unsigned char *' to 'unsigned short *' increases required alignment from 1 to 2 [-Wcast-align] unsigned short* out = (unsigned short*) outb; ^~~~~~~~~~~~~~~~~~~~~~ CC parser.lo CC tree.lo CC hash.lo 4 warnings generated. CC list.lo CC xmlIO.lo CC xmlmemory.lo CC uri.lo xmlmemory.c:328:9: warning: cast from 'char *' to 'MEMHDR *' (aka 'struct memnod *') increases required alignment from 1 to 8 [-Wcast-align] p = CLIENT_2_HDR(ptr); ^~~~~~~~~~~~~~~~~ xmlmemory.c:113:26: note: expanded from macro 'CLIENT_2_HDR' #define CLIENT_2_HDR(a) ((MEMHDR *) (((char *) (a)) - RESERVE_SIZE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlmemory.c:434:9: warning: cast from 'char *' to 'MEMHDR *' (aka 'struct memnod *') increases required alignment from 1 to 8 [-Wcast-align] p = CLIENT_2_HDR(ptr); ^~~~~~~~~~~~~~~~~ xmlmemory.c:113:26: note: expanded from macro 'CLIENT_2_HDR' #define CLIENT_2_HDR(a) ((MEMHDR *) (((char *) (a)) - RESERVE_SIZE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC valid.lo 2 warnings generated. CC xlink.lo parser.c:13610:43: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] hdlr = xmlFindCharEncodingHandler(doc->encoding); ^~~~~~~~~~~~~ ./include/libxml/encoding.h:175:42: note: passing argument to parameter 'name' here xmlFindCharEncodingHandler (const char *name); ^ CC HTMLparser.lo CC HTMLtree.lo CC debugXML.lo CC xpath.lo CC xpointer.lo 1 warning generated. CC xinclude.lo CC nanohttp.lo xpath.c:4870:73: warning: passing 'xmlXPathFunction' (aka 'void (*)(xmlXPathParserContextPtr, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f))); ^ ./include/libxml/hash.h:56:29: note: expanded from macro 'XML_CAST_FPTR' #define XML_CAST_FPTR(fptr) fptr ^ ./include/libxml/hash.h:131:34: note: passing argument to parameter 'userdata' here void *userdata); ^ xpath.c:4951:24: warning: assigning to 'xmlXPathFunction' (aka 'void (*)(xmlXPathParserContextPtr, int)') from 'void *' converts between void pointer and function pointer [-Wpedantic] XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC nanoftp.lo CC catalog.lo CC globals.lo nanohttp.c:1536:38: warning: while loop has empty body [-Wempty-body] while ( xmlNanoHTTPRecv(ctxt) > 0 ) ; ^ nanohttp.c:1536:38: note: put the semicolon on a separate line to silence this warning 1 warning generated. xpath.c:13535:41: warning: assigning to 'xmlXPathFunction' (aka 'void (*)(xmlXPathParserContextPtr, int)') from 'void *' converts between void pointer and function pointer [-Wpedantic] XML_CAST_FPTR(func) = op->cache; ^ ~~~~~~~~~ xpath.c:13562:31: warning: assigning to 'void *' from 'xmlXPathFunction' (aka 'void (*)(xmlXPathParserContextPtr, int)') converts between void pointer and function pointer [-Wpedantic] op->cache = XML_CAST_FPTR(func); ^ ~~~~ CC threads.lo In file included from xpath.c:185: ./trionan.c:194:1: warning: unused function 'trio_is_special_quantity' [-Wunused-function] trio_is_special_quantity ^ ./trionan.c:218:1: warning: unused function 'trio_is_negative' [-Wunused-function] trio_is_negative ^ CC c14n.lo CC xmlstring.lo CC buf.lo CC xmlregexp.lo CC xmlschemas.lo CC xmlschemastypes.lo 6 warnings generated. CC xmlunicode.lo CC xmlreader.lo xmlschemas.c:1177:25: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] if (WXS_IS_COMPLEX(WXS_TYPE_CAST item)) ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ xmlschemas.c:138:23: note: expanded from macro 'WXS_TYPE_CAST' #define WXS_TYPE_CAST (xmlSchemaTypePtr) ^ xmlschemas.c:224:8: note: expanded from macro 'WXS_IS_COMPLEX' (((i)->type == XML_SCHEMA_TYPE_COMPLEX) || \ ^ xmlschemas.c:1177:25: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] if (WXS_IS_COMPLEX(WXS_TYPE_CAST item)) ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ xmlschemas.c:138:23: note: expanded from macro 'WXS_TYPE_CAST' #define WXS_TYPE_CAST (xmlSchemaTypePtr) ^ xmlschemas.c:225:8: note: expanded from macro 'WXS_IS_COMPLEX' ((i)->builtInType == XML_SCHEMAS_ANYTYPE)) ^ xmlschemas.c:1201:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaElementPtr' (aka 'struct _xmlSchemaElement *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaElementPtr) item)->node); ^~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1203:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributePtr' (aka 'struct _xmlSchemaAttribute *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaAttributePtr) item)->node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1206:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaTypePtr) item)->node); ^~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1209:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaWildcardPtr' (aka 'struct _xmlSchemaWildcard *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaWildcardPtr) item)->node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1211:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaParticlePtr' (aka 'struct _xmlSchemaParticle *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaParticlePtr) item)->node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1215:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupPtr' (aka 'struct _xmlSchemaModelGroup *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaModelGroupPtr) item)->node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1217:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupDefPtr' (aka 'struct _xmlSchemaModelGroupDef *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaModelGroupDefPtr) item)->node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1219:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaAttributeGroupPtr) item)->node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1223:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaIDCPtr' (aka 'struct _xmlSchemaIDC *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaIDCPtr) item)->node); ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1225:14: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaQNameRefPtr' (aka 'struct _xmlSchemaQNameRef *') increases required alignment from 4 to 8 [-Wcast-align] return(((xmlSchemaQNameRefPtr) item)->node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1231:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeUsePtr' (aka 'struct _xmlSchemaAttributeUse *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaAttributeUsePtr) item)->node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1326:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaElementPtr' (aka 'struct _xmlSchemaElement *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaElementPtr) item)->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1328:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributePtr' (aka 'struct _xmlSchemaAttribute *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaAttributePtr) item)->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1330:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaAttributeGroupPtr) item)->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1334:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaTypePtr) item)->name); ^~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1336:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupDefPtr' (aka 'struct _xmlSchemaModelGroupDef *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaModelGroupDefPtr) item)->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1340:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaIDCPtr' (aka 'struct _xmlSchemaIDC *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaIDCPtr) item)->name); ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1342:10: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeUsePtr' (aka 'struct _xmlSchemaAttributeUse *') increases required alignment from 4 to 8 [-Wcast-align] if (WXS_ATTRUSE_DECL(item) != NULL) { ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:169:45: note: expanded from macro 'WXS_ATTRUSE_DECL' #define WXS_ATTRUSE_DECL(au) WXS_ATTR_CAST (WXS_ATTR_USE_CAST (au))->attrDecl ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:142:27: note: expanded from macro 'WXS_ATTR_USE_CAST' #define WXS_ATTR_USE_CAST (xmlSchemaAttributeUsePtr) ^ xmlschemas.c:1344:22: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeUsePtr' (aka 'struct _xmlSchemaAttributeUse *') increases required alignment from 4 to 8 [-Wcast-align] WXS_BASIC_CAST WXS_ATTRUSE_DECL(item))); ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:169:45: note: expanded from macro 'WXS_ATTRUSE_DECL' #define WXS_ATTRUSE_DECL(au) WXS_ATTR_CAST (WXS_ATTR_USE_CAST (au))->attrDecl ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:142:27: note: expanded from macro 'WXS_ATTR_USE_CAST' #define WXS_ATTR_USE_CAST (xmlSchemaAttributeUsePtr) ^ xmlschemas.c:1348:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaQNameRefPtr' (aka 'struct _xmlSchemaQNameRef *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaQNameRefPtr) item)->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1350:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaNotationPtr' (aka 'struct _xmlSchemaNotation *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaNotationPtr) item)->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1381:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaElementPtr' (aka 'struct _xmlSchemaElement *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaElementPtr) item)->targetNamespace); ^~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1383:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributePtr' (aka 'struct _xmlSchemaAttribute *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaAttributePtr) item)->targetNamespace); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1385:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaAttributeGroupPtr) item)->targetNamespace); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1390:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaTypePtr) item)->targetNamespace); ^~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1392:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupDefPtr' (aka 'struct _xmlSchemaModelGroupDef *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaModelGroupDefPtr) item)->targetNamespace); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1396:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaIDCPtr' (aka 'struct _xmlSchemaIDC *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaIDCPtr) item)->targetNamespace); ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1398:10: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeUsePtr' (aka 'struct _xmlSchemaAttributeUse *') increases required alignment from 4 to 8 [-Wcast-align] if (WXS_ATTRUSE_DECL(item) != NULL) { ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:169:45: note: expanded from macro 'WXS_ATTRUSE_DECL' #define WXS_ATTRUSE_DECL(au) WXS_ATTR_CAST (WXS_ATTR_USE_CAST (au))->attrDecl ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:142:27: note: expanded from macro 'WXS_ATTR_USE_CAST' #define WXS_ATTR_USE_CAST (xmlSchemaAttributeUsePtr) ^ xmlschemas.c:1400:22: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeUsePtr' (aka 'struct _xmlSchemaAttributeUse *') increases required alignment from 4 to 8 [-Wcast-align] WXS_BASIC_CAST WXS_ATTRUSE_DECL(item))); ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:169:45: note: expanded from macro 'WXS_ATTRUSE_DECL' #define WXS_ATTRUSE_DECL(au) WXS_ATTR_CAST (WXS_ATTR_USE_CAST (au))->attrDecl ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:142:27: note: expanded from macro 'WXS_ATTR_USE_CAST' #define WXS_ATTR_USE_CAST (xmlSchemaAttributeUsePtr) ^ xmlschemas.c:1405:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaQNameRefPtr' (aka 'struct _xmlSchemaQNameRef *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaQNameRefPtr) item)->targetNamespace); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1407:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaNotationPtr' (aka 'struct _xmlSchemaNotation *') increases required alignment from 4 to 8 [-Wcast-align] return (((xmlSchemaNotationPtr) item)->targetNamespace); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1588:30: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] xmlSchemaTypePtr type = WXS_TYPE_CAST item; ^~~~~~~~~~~~~~~~~~ xmlschemas.c:138:23: note: expanded from macro 'WXS_TYPE_CAST' #define WXS_TYPE_CAST (xmlSchemaTypePtr) ^ xmlschemas.c:1603:30: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] xmlSchemaTypePtr type = WXS_TYPE_CAST item; ^~~~~~~~~~~~~~~~~~ xmlschemas.c:138:23: note: expanded from macro 'WXS_TYPE_CAST' #define WXS_TYPE_CAST (xmlSchemaTypePtr) ^ xmlschemas.c:1626:30: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] xmlSchemaTypePtr type = WXS_TYPE_CAST item; ^~~~~~~~~~~~~~~~~~ xmlschemas.c:138:23: note: expanded from macro 'WXS_TYPE_CAST' #define WXS_TYPE_CAST (xmlSchemaTypePtr) ^ xmlschemas.c:1643:10: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeUsePtr' (aka 'struct _xmlSchemaAttributeUse *') increases required alignment from 4 to 8 [-Wcast-align] ause = WXS_ATTR_USE_CAST item; ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:142:27: note: expanded from macro 'WXS_ATTR_USE_CAST' #define WXS_ATTR_USE_CAST (xmlSchemaAttributeUsePtr) ^ xmlschemas.c:1659:10: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributePtr' (aka 'struct _xmlSchemaAttribute *') increases required alignment from 4 to 8 [-Wcast-align] attr = (xmlSchemaAttributePtr) item; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1674:10: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaElementPtr' (aka 'struct _xmlSchemaElement *') increases required alignment from 4 to 8 [-Wcast-align] elem = (xmlSchemaElementPtr) item; ^~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1691:30: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaIDCPtr' (aka 'struct _xmlSchemaIDC *') increases required alignment from 4 to 8 [-Wcast-align] *buf = xmlStrcat(*buf, ((xmlSchemaIDCPtr) item)->name); ^~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:1697:8: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaWildcardPtr' (aka 'struct _xmlSchemaWildcard *') increases required alignment from 4 to 8 [-Wcast-align] ((xmlSchemaWildcardPtr) item)->processContents)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:2040:36: warning: cast from 'xmlSchemaAbstractCtxtPtr' (aka 'struct _xmlSchemaAbstractCtxt *') to 'xmlSchemaValidCtxtPtr' (aka 'struct _xmlSchemaValidCtxt *') increases required alignment from 4 to 8 [-Wcast-align] xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctxt; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:2107:37: warning: cast from 'xmlSchemaAbstractCtxtPtr' (aka 'struct _xmlSchemaAbstractCtxt *') to 'xmlSchemaParserCtxtPtr' (aka 'struct _xmlSchemaParserCtxt *') increases required alignment from 4 to 8 [-Wcast-align] xmlSchemaParserCtxtPtr pctxt = (xmlSchemaParserCtxtPtr) ctxt; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:2216:32: warning: cast from 'xmlSchemaAbstractCtxtPtr' (aka 'struct _xmlSchemaAbstractCtxt *') to 'xmlSchemaValidCtxtPtr' (aka 'struct _xmlSchemaValidCtxt *') increases required alignment from 4 to 8 [-Wcast-align] xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) actxt; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:2408:4: warning: cast from 'xmlSchemaAbstractCtxtPtr' (aka 'struct _xmlSchemaAbstractCtxt *') to 'xmlSchemaValidCtxtPtr' (aka 'struct _xmlSchemaValidCtxt *') increases required alignment from 4 to 8 [-Wcast-align] (((xmlSchemaValidCtxtPtr) actxt)->inode != NULL)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:2409:12: warning: cast from 'xmlSchemaAbstractCtxtPtr' (aka 'struct _xmlSchemaAbstractCtxt *') to 'xmlSchemaValidCtxtPtr' (aka 'struct _xmlSchemaValidCtxt *') increases required alignment from 4 to 8 [-Wcast-align] return ( ((xmlSchemaValidCtxtPtr) actxt)->inode->nodeType); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:5055:12: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] if ((WXS_COMP_NAME(ret, xmlSchemaTypePtr) == name) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:5026:30: note: expanded from macro 'WXS_COMP_NAME' #define WXS_COMP_NAME(c, t) ((t) (c))->name ^~~~~~~ xmlschemas.c:5056:5: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_COMP_TNS(ret, xmlSchemaTypePtr) == ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:5027:29: note: expanded from macro 'WXS_COMP_TNS' #define WXS_COMP_TNS(c, t) ((t) (c))->targetNamespace ^~~~~~~ xmlschemas.c:5063:12: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupDefPtr' (aka 'struct _xmlSchemaModelGroupDef *') increases required alignment from 4 to 8 [-Wcast-align] if ((WXS_COMP_NAME(ret, ^~~~~~~~~~~~~~~~~~ xmlschemas.c:5026:30: note: expanded from macro 'WXS_COMP_NAME' #define WXS_COMP_NAME(c, t) ((t) (c))->name ^~~~~~~ xmlschemas.c:5065:5: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupDefPtr' (aka 'struct _xmlSchemaModelGroupDef *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_COMP_TNS(ret, ^~~~~~~~~~~~~~~~~ xmlschemas.c:5027:29: note: expanded from macro 'WXS_COMP_TNS' #define WXS_COMP_TNS(c, t) ((t) (c))->targetNamespace ^~~~~~~ xmlschemas.c:5072:12: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] if ((WXS_COMP_NAME(ret, ^~~~~~~~~~~~~~~~~~ xmlschemas.c:5026:30: note: expanded from macro 'WXS_COMP_NAME' #define WXS_COMP_NAME(c, t) ((t) (c))->name ^~~~~~~ xmlschemas.c:5074:5: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_COMP_TNS(ret, ^~~~~~~~~~~~~~~~~ xmlschemas.c:5027:29: note: expanded from macro 'WXS_COMP_TNS' #define WXS_COMP_TNS(c, t) ((t) (c))->targetNamespace ^~~~~~~ xmlschemas.c:7467:7: warning: cast from 'const xmlChar *' (aka 'const unsigned char *') to 'xmlSchemaAttributePtr' (aka 'struct _xmlSchemaAttribute *') increases required alignment from 1 to 8 [-Wcast-align] if (WXS_ATTRUSE_DECL(use)->typeName != NULL) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:169:30: note: expanded from macro 'WXS_ATTRUSE_DECL' #define WXS_ATTRUSE_DECL(au) WXS_ATTR_CAST (WXS_ATTR_USE_CAST (au))->attrDecl ^ xmlschemas.c:141:23: note: expanded from macro 'WXS_ATTR_CAST' #define WXS_ATTR_CAST (xmlSchemaAttributePtr) ^ xmlschemas.c:11301:13: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaParticlePtr' (aka 'struct _xmlSchemaParticle *') increases required alignment from 4 to 8 [-Wcast-align] part = (xmlSchemaParticlePtr) xmlSchemaParseElement(ctxt, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:11354:10: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTreeItemPtr' (aka 'struct _xmlSchemaTreeItem *') increases required alignment from 4 to 8 [-Wcast-align] part = (xmlSchemaTreeItemPtr) ^~~~~~~~~~~~~~~~~~~~~~ CC relaxng.lo CC dict.lo xmlschemas.c:14370:9: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] if ((! WXS_IS_ANYTYPE(baseItem)) && ^~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:221:10: note: expanded from macro 'WXS_IS_ANYTYPE' ( (WXS_TYPE_CAST (i))->builtInType == XML_SCHEMAS_ANYTYPE)) ^~~~~~~~~~~~~~~~~ xmlschemas.c:138:23: note: expanded from macro 'WXS_TYPE_CAST' #define WXS_TYPE_CAST (xmlSchemaTypePtr) ^ xmlschemas.c:15095:6: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupDefPtr' (aka 'struct _xmlSchemaModelGroupDef *') increases required alignment from 4 to 8 [-Wcast-align] WXS_MODEL_GROUPDEF_CAST xmlSchemaGetNamedComponent(ctxt->schema, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:144:33: note: expanded from macro 'WXS_MODEL_GROUPDEF_CAST' #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr) ^ xmlschemas.c:18609:35: warning: cast from 'xmlSchemaAbstractCtxtPtr' (aka 'struct _xmlSchemaAbstractCtxt *') to 'xmlSchemaParserCtxtPtr' (aka 'struct _xmlSchemaParserCtxt *') increases required alignment from 4 to 8 [-Wcast-align] return(xmlSchemaFixupComplexType(PCTXT_CAST actxt, type)); ^~~~~~~~~~~~~~~~ xmlschemas.c:133:20: note: expanded from macro 'PCTXT_CAST' #define PCTXT_CAST (xmlSchemaParserCtxtPtr) ^ xmlschemas.c:18611:42: warning: cast from 'xmlSchemaAbstractCtxtPtr' (aka 'struct _xmlSchemaAbstractCtxt *') to 'xmlSchemaParserCtxtPtr' (aka 'struct _xmlSchemaParserCtxt *') increases required alignment from 4 to 8 [-Wcast-align] return(xmlSchemaFixupSimpleTypeStageTwo(PCTXT_CAST actxt, type)); ^~~~~~~~~~~~~~~~ xmlschemas.c:133:20: note: expanded from macro 'PCTXT_CAST' #define PCTXT_CAST (xmlSchemaParserCtxtPtr) ^ CC SAX2.lo xmlschemas.c:19054:11: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] gr = WXS_ATTR_GROUP_CAST ref->item; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:140:29: note: expanded from macro 'WXS_ATTR_GROUP_CAST' #define WXS_ATTR_GROUP_CAST (xmlSchemaAttributeGroupPtr) ^ xmlschemas.c:19201:11: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] gr = WXS_ATTR_GROUP_CAST (WXS_QNAME_CAST use)->item; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:140:29: note: expanded from macro 'WXS_ATTR_GROUP_CAST' #define WXS_ATTR_GROUP_CAST (xmlSchemaAttributeGroupPtr) ^ xmlschemas.c:20051:10: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupPtr' (aka 'struct _xmlSchemaModelGroup *') increases required alignment from 4 to 8 [-Wcast-align] if (WXS_MODELGROUPDEF_MODEL(refItem) == NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:194:39: note: expanded from macro 'WXS_MODELGROUPDEF_MODEL' #define WXS_MODELGROUPDEF_MODEL(mgd) (WXS_MODEL_GROUP_CAST (mgd))->children ^~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:145:30: note: expanded from macro 'WXS_MODEL_GROUP_CAST' #define WXS_MODEL_GROUP_CAST (xmlSchemaModelGroupPtr) ^ xmlschemas.c:20061:11: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupPtr' (aka 'struct _xmlSchemaModelGroup *') increases required alignment from 4 to 8 [-Wcast-align] if ((WXS_MODELGROUPDEF_MODEL(refItem))->type == ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:194:39: note: expanded from macro 'WXS_MODELGROUPDEF_MODEL' #define WXS_MODELGROUPDEF_MODEL(mgd) (WXS_MODEL_GROUP_CAST (mgd))->children ^~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:145:30: note: expanded from macro 'WXS_MODEL_GROUP_CAST' #define WXS_MODEL_GROUP_CAST (xmlSchemaModelGroupPtr) ^ xmlschemas.c:20084:27: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTreeItemPtr' (aka 'struct _xmlSchemaTreeItem *') increases required alignment from 4 to 8 [-Wcast-align] particle->children = (xmlSchemaTreeItemPtr) refItem; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20090:27: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTreeItemPtr' (aka 'struct _xmlSchemaTreeItem *') increases required alignment from 4 to 8 [-Wcast-align] particle->children = (xmlSchemaTreeItemPtr) refItem; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20396:4: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaIDCPtr' (aka 'struct _xmlSchemaIDC *') increases required alignment from 4 to 8 [-Wcast-align] ((xmlSchemaIDCPtr) idc->ref->item)->nbFields) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20400:11: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaIDCPtr' (aka 'struct _xmlSchemaIDC *') increases required alignment from 4 to 8 [-Wcast-align] refer = (xmlSchemaIDCPtr) idc->ref->item; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20526:8: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] if ((WXS_TYPE_CAST prev)->flags & ^~~~~~~~~~~~~~~~~~ xmlschemas.c:138:23: note: expanded from macro 'WXS_TYPE_CAST' #define WXS_TYPE_CAST (xmlSchemaTypePtr) ^ xmlschemas.c:20533:4: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_TYPE_CAST prev)->flags |= XML_SCHEMAS_TYPE_REDEFINED; ^~~~~~~~~~~~~~~~~~ xmlschemas.c:138:23: note: expanded from macro 'WXS_TYPE_CAST' #define WXS_TYPE_CAST (xmlSchemaTypePtr) ^ xmlschemas.c:20539:4: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] ((xmlSchemaTypePtr) item)->baseType = ^~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20540:7: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] (xmlSchemaTypePtr) prev; ^~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20543:8: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupDefPtr' (aka 'struct _xmlSchemaModelGroupDef *') increases required alignment from 4 to 8 [-Wcast-align] if ((WXS_MODEL_GROUPDEF_CAST prev)->flags & ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:144:33: note: expanded from macro 'WXS_MODEL_GROUPDEF_CAST' #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr) ^ xmlschemas.c:20550:4: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupDefPtr' (aka 'struct _xmlSchemaModelGroupDef *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_MODEL_GROUPDEF_CAST prev)->flags |= ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:144:33: note: expanded from macro 'WXS_MODEL_GROUPDEF_CAST' #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr) ^ xmlschemas.c:20557:8: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaParticlePtr' (aka 'struct _xmlSchemaParticle *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_PTC_CAST redef->reference)->children = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:137:22: note: expanded from macro 'WXS_PTC_CAST' #define WXS_PTC_CAST (xmlSchemaParticlePtr) ^ xmlschemas.c:20558:4: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTreeItemPtr' (aka 'struct _xmlSchemaTreeItem *') increases required alignment from 4 to 8 [-Wcast-align] WXS_TREE_CAST prev; ^~~~~~~~~~~~~~~~~~ xmlschemas.c:136:23: note: expanded from macro 'WXS_TREE_CAST' #define WXS_TREE_CAST (xmlSchemaTreeItemPtr) ^ xmlschemas.c:20563:8: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] if ((WXS_ATTR_GROUP_CAST prev)->flags & ^~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:140:29: note: expanded from macro 'WXS_ATTR_GROUP_CAST' #define WXS_ATTR_GROUP_CAST (xmlSchemaAttributeGroupPtr) ^ xmlschemas.c:20569:4: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_ATTR_GROUP_CAST prev)->flags |= ^~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:140:29: note: expanded from macro 'WXS_ATTR_GROUP_CAST' #define WXS_ATTR_GROUP_CAST (xmlSchemaAttributeGroupPtr) ^ xmlschemas.c:20578:8: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaQNameRefPtr' (aka 'struct _xmlSchemaQNameRef *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_QNAME_CAST redef->reference)->item = prev; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:147:24: note: expanded from macro 'WXS_QNAME_CAST' #define WXS_QNAME_CAST (xmlSchemaQNameRefPtr) ^ xmlschemas.c:20648:4: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_TYPE_CAST redef->target)->name = NULL; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:138:23: note: expanded from macro 'WXS_TYPE_CAST' #define WXS_TYPE_CAST (xmlSchemaTypePtr) ^ xmlschemas.c:20684:8: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_ATTR_GROUP_CAST item)->attrUses, ^~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:140:29: note: expanded from macro 'WXS_ATTR_GROUP_CAST' #define WXS_ATTR_GROUP_CAST (xmlSchemaAttributeGroupPtr) ^ xmlschemas.c:20685:8: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_ATTR_GROUP_CAST redef->target)->attrUses, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:140:29: note: expanded from macro 'WXS_ATTR_GROUP_CAST' #define WXS_ATTR_GROUP_CAST (xmlSchemaAttributeGroupPtr) ^ xmlschemas.c:20686:8: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_ATTR_GROUP_CAST item)->attributeWildcard, ^~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:140:29: note: expanded from macro 'WXS_ATTR_GROUP_CAST' #define WXS_ATTR_GROUP_CAST (xmlSchemaAttributeGroupPtr) ^ xmlschemas.c:20687:8: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] (WXS_ATTR_GROUP_CAST redef->target)->attributeWildcard); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:140:29: note: expanded from macro 'WXS_ATTR_GROUP_CAST' #define WXS_ATTR_GROUP_CAST (xmlSchemaAttributeGroupPtr) ^ xmlschemas.c:20740:7: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] if (WXS_REDEFINED_TYPE(item)) ^~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20441:3: note: expanded from macro 'WXS_REDEFINED_TYPE' (((xmlSchemaTypePtr) item)->flags & XML_SCHEMAS_TYPE_REDEFINED) ^~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20742:11: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaTypePtr' (aka 'struct _xmlSchemaType *') increases required alignment from 4 to 8 [-Wcast-align] name = (WXS_TYPE_CAST item)->name; ^~~~~~~~~~~~~~~~~~ xmlschemas.c:138:23: note: expanded from macro 'WXS_TYPE_CAST' #define WXS_TYPE_CAST (xmlSchemaTypePtr) ^ xmlschemas.c:20746:11: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaElementPtr' (aka 'struct _xmlSchemaElement *') increases required alignment from 4 to 8 [-Wcast-align] name = (WXS_ELEM_CAST item)->name; ^~~~~~~~~~~~~~~~~~ xmlschemas.c:139:23: note: expanded from macro 'WXS_ELEM_CAST' #define WXS_ELEM_CAST (xmlSchemaElementPtr) ^ xmlschemas.c:20750:11: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributePtr' (aka 'struct _xmlSchemaAttribute *') increases required alignment from 4 to 8 [-Wcast-align] name = (WXS_ATTR_CAST item)->name; ^~~~~~~~~~~~~~~~~~ xmlschemas.c:141:23: note: expanded from macro 'WXS_ATTR_CAST' #define WXS_ATTR_CAST (xmlSchemaAttributePtr) ^ xmlschemas.c:20754:7: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupDefPtr' (aka 'struct _xmlSchemaModelGroupDef *') increases required alignment from 4 to 8 [-Wcast-align] if (WXS_REDEFINED_MODEL_GROUP_DEF(item)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20444:3: note: expanded from macro 'WXS_REDEFINED_MODEL_GROUP_DEF' (((xmlSchemaModelGroupDefPtr) item)->flags & XML_SCHEMA_MODEL_GROUP_DEF_... ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20756:11: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaModelGroupDefPtr' (aka 'struct _xmlSchemaModelGroupDef *') increases required alignment from 4 to 8 [-Wcast-align] name = (WXS_MODEL_GROUPDEF_CAST item)->name; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:144:33: note: expanded from macro 'WXS_MODEL_GROUPDEF_CAST' #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr) ^ xmlschemas.c:20760:7: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] if (WXS_REDEFINED_ATTR_GROUP(item)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20447:3: note: expanded from macro 'WXS_REDEFINED_ATTR_GROUP' (((xmlSchemaAttributeGroupPtr) item)->flags & XML_SCHEMAS_ATTRGROUP_REDEFINED) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:20762:11: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaAttributeGroupPtr' (aka 'struct _xmlSchemaAttributeGroup *') increases required alignment from 4 to 8 [-Wcast-align] name = (WXS_ATTR_GROUP_CAST item)->name; ^~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:140:29: note: expanded from macro 'WXS_ATTR_GROUP_CAST' #define WXS_ATTR_GROUP_CAST (xmlSchemaAttributeGroupPtr) ^ xmlschemas.c:20768:11: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaIDCPtr' (aka 'struct _xmlSchemaIDC *') increases required alignment from 4 to 8 [-Wcast-align] name = (WXS_IDC_CAST item)->name; ^~~~~~~~~~~~~~~~~ xmlschemas.c:146:22: note: expanded from macro 'WXS_IDC_CAST' #define WXS_IDC_CAST (xmlSchemaIDCPtr) ^ xmlschemas.c:20772:11: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaNotationPtr' (aka 'struct _xmlSchemaNotation *') increases required alignment from 4 to 8 [-Wcast-align] name = ((xmlSchemaNotationPtr) item)->name; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC xmlwriter.lo xmlschemas.c:23204:15: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaIDCPtr' (aka 'struct _xmlSchemaIDC *') increases required alignment from 4 to 8 [-Wcast-align] refIdc = (xmlSchemaIDCPtr) idc->ref->item; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:23806:7: warning: cast from 'xmlSchemaBasicItemPtr' (aka 'struct _xmlSchemaBasicItem *') to 'xmlSchemaIDCPtr' (aka 'struct _xmlSchemaIDC *') increases required alignment from 4 to 8 [-Wcast-align] if ((xmlSchemaIDCPtr) matcher->aidc->def->ref->item == ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:24552:4: warning: cast from 'xmlSchemaAbstractCtxtPtr' (aka 'struct _xmlSchemaAbstractCtxt *') to 'xmlSchemaValidCtxtPtr' (aka 'struct _xmlSchemaValidCtxt *') increases required alignment from 4 to 8 [-Wcast-align] (xmlSchemaValidCtxtPtr) actxt, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:24553:5: warning: cast from 'xmlSchemaAbstractCtxtPtr' (aka 'struct _xmlSchemaAbstractCtxt *') to 'xmlSchemaValidCtxtPtr' (aka 'struct _xmlSchemaValidCtxt *') increases required alignment from 4 to 8 [-Wcast-align] ((xmlSchemaValidCtxtPtr) actxt)->schema, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:24557:36: warning: cast from 'xmlSchemaAbstractCtxtPtr' (aka 'struct _xmlSchemaAbstractCtxt *') to 'xmlSchemaValidCtxtPtr' (aka 'struct _xmlSchemaValidCtxt *') increases required alignment from 4 to 8 [-Wcast-align] ret = xmlSchemaValidateQName((xmlSchemaValidCtxtPtr) actxt, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlschemas.c:24574:5: warning: cast from 'xmlSchemaAbstractCtxtPtr' (aka 'struct _xmlSchemaAbstractCtxt *') to 'xmlSchemaParserCtxtPtr' (aka 'struct _xmlSchemaParserCtxt *') increases required alignment from 4 to 8 [-Wcast-align] ((xmlSchemaParserCtxtPtr) actxt)->schema, node, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC legacy.lo CC chvalid.lo CC pattern.lo CC xmlsave.lo CC xmlmodule.lo CC schematron.lo CC xzlib.lo CC testdso.lo CC xmllint.o 99 warnings generated. CC xmlcatalog.o CC testSchemas.o CC testRelax.o CC testSAX.o CC testHTML.o CC testXPath.o CC testURI.o CC testThreads.o CC testC14N.o CC testAutomata.o CC testRegexp.o CC testReader.o CC testapi.o CC testModule.o CC runtest.o CC runsuite.o CC testchar.o CC testdict.o runtest.c:2096:65: warning: unused parameter 'options' [-Wunused-parameter] xmlTextReaderPtr reader, const char *rng, int options) { ^ CC runxmlconf.o CC testrecurse.o CC testlimits.o 1 warning generated. sed -e 's?\@XML_LIBDIR\@?-L/Users/Mishra/0ad/libraries/osx/libxml2/lib?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/Users/Mishra/0ad/libraries/osx/libxml2/include/libxml2 -I/Users/Mishra/0ad/libraries/osx/libiconv/include?g' \ -e 's?\@VERSION\@?2.9.1?g' \ -e 's?\@XML_LIBS\@?-lxml2 -L/Users/Mishra/0ad/libraries/osx/zlib/lib -lz -lpthread -L/Users/Mishra/0ad/libraries/osx/libiconv/lib -liconv -lm ?g' \ < ./xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh CCLD libxml2.la CCLD testdso.la /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libxml2.a(xzlib.o) has no symbols testapi.c:18033:25: warning: unused function 'gen_xmlSchematronPtr' [-Wunused-function] static xmlSchematronPtr gen_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, in... ^ testapi.c:18036:13: warning: unused function 'des_xmlSchematronPtr' [-Wunused-function] static void des_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, xmlSchematronP... ^ testapi.c:18053:35: warning: unused function 'gen_xmlSchematronParserCtxtPtr' [-Wunused-function] static xmlSchematronParserCtxtPtr gen_xmlSchematronParserCtxtPtr(int no ... ^ testapi.c:18056:13: warning: unused function 'des_xmlSchematronParserCtxtPtr' [-Wunused-function] static void des_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlS... ^ testapi.c:34482:27: warning: unused function 'gen_xmlSAXHandlerPtr_ptr' [-Wunused-function] static xmlSAXHandlerPtr * gen_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUS... ^ testapi.c:34485:13: warning: unused function 'des_xmlSAXHandlerPtr_ptr' [-Wunused-function] static void des_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, xmlSAXHand... ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libxml2.a(xzlib.o) has no symbols CCLD testSchemas CCLD xmllint CCLD testRelax CCLD xmlcatalog CCLD testSAX CCLD testXPath CCLD testHTML CCLD testURI 6 warnings generated. CCLD testThreads CCLD testC14N CCLD testAutomata CCLD testRegexp CCLD testReader CCLD testapi CCLD testModule CCLD runtest CCLD runsuite CCLD testchar CCLD testdict CCLD runxmlconf CCLD testrecurse CCLD testlimits Making all in doc Making all in . make[3]: Nothing to be done for `all-am'. Making all in devhelp make[3]: Nothing to be done for `all'. Making all in examples CC io1.o CC io2.o CC parse1.o CC parse2.o CC parse3.o CC parse4.o CC reader1.o CC reader2.o CC reader3.o CC reader4.o CC testWriter.o CC tree1.o CC tree2.o CC xpath1.o CC xpath2.o testWriter.c:105:64: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("This is a comment with special chars: <>", ^~~~~~~~~~~~ testWriter.c:142:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("<>", MY_ENCODING); ^~~~~~~~~~~~ testWriter.c:180:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("Mller", MY_ENCODING); ^~~~ testWriter.c:190:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("Jrg", MY_ENCODING); ^~~~ testWriter.c:384:64: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("This is a comment with special chars: <>", ^~~~~~~~~~~~ testWriter.c:421:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("<>", MY_ENCODING); ^~~~~~~~~~~~ testWriter.c:459:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("Mller", MY_ENCODING); ^~~~ testWriter.c:469:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("Jrg", MY_ENCODING); ^~~~ testWriter.c:659:64: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("This is a comment with special chars: <>", ^~~~~~~~~~~~ testWriter.c:692:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("<>", MY_ENCODING); ^~~~~~~~~~~~ testWriter.c:729:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("Mller", MY_ENCODING); ^~~~ testWriter.c:738:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("Jrg", MY_ENCODING); ^~~~ testWriter.c:923:64: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("This is a comment with special chars: <>", ^~~~~~~~~~~~ testWriter.c:958:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("<>", MY_ENCODING); ^~~~~~~~~~~~ testWriter.c:995:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("Mller", MY_ENCODING); ^~~~ testWriter.c:1004:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] tmp = ConvertInput("Jrg", MY_ENCODING); ^~~~ 16 warnings generated. CCLD io1 CCLD io2 CCLD parse1 CCLD parse2 CCLD parse3 CCLD parse4 CCLD reader2 CCLD reader1 CCLD reader3 CCLD reader4 CCLD testWriter CCLD tree1 CCLD tree2 CCLD xpath1 CCLD xpath2 Making all in example CC gjobread.o CCLD gjobread Making all in xstc make[2]: Nothing to be done for `all'. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive Making install in include Making install in libxml make[4]: Nothing to be done for `install-exec-am'. ../.././install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libxml2/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/Users/Mishra/0ad/libraries/osx/libxml2/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/Users/Mishra/0ad/libraries/osx/libxml2/include/libxml2/libxml' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in . ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libxml2/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libxml2.la '/Users/Mishra/0ad/libraries/osx/libxml2/lib' libtool: install: /usr/bin/install -c .libs/libxml2.lai /Users/Mishra/0ad/libraries/osx/libxml2/lib/libxml2.la libtool: install: /usr/bin/install -c .libs/libxml2.a /Users/Mishra/0ad/libraries/osx/libxml2/lib/libxml2.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/libxml2/lib/libxml2.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/libxml2/lib/libxml2.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/libxml2/lib/libxml2.a(xzlib.o) has no symbols ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libxml2/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/Users/Mishra/0ad/libraries/osx/libxml2/bin' libtool: install: /usr/bin/install -c xmllint /Users/Mishra/0ad/libraries/osx/libxml2/bin/xmllint libtool: install: /usr/bin/install -c xmlcatalog /Users/Mishra/0ad/libraries/osx/libxml2/bin/xmlcatalog ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libxml2/bin' /usr/bin/install -c xml2-config '/Users/Mishra/0ad/libraries/osx/libxml2/bin' ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libxml2/lib' /usr/bin/install -c -m 644 xml2Conf.sh '/Users/Mishra/0ad/libraries/osx/libxml2/lib' ./install-sh -c -d /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1 /usr/bin/install -c -m 0644 ./Copyright /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1 ./install-sh -c -d /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./xmllint.c /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./testSAX.c /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./testHTML.c /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./testXPath.c /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/examples ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libxml2/share/aclocal' /usr/bin/install -c -m 644 libxml.m4 '/Users/Mishra/0ad/libraries/osx/libxml2/share/aclocal' ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libxml2/share/man/man1' /usr/bin/install -c -m 644 xml2-config.1 '/Users/Mishra/0ad/libraries/osx/libxml2/share/man/man1' ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libxml2/share/man/man3' /usr/bin/install -c -m 644 libxml.3 '/Users/Mishra/0ad/libraries/osx/libxml2/share/man/man3' ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libxml2/lib/pkgconfig' /usr/bin/install -c -m 644 libxml-2.0.pc '/Users/Mishra/0ad/libraries/osx/libxml2/lib/pkgconfig' Making install in doc Making install in . make[4]: Nothing to be done for `install-exec-am'. .././install-sh -c -d /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html /usr/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html .././install-sh -c -d /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html/html /usr/bin/install -c -m 0644 ./html/*.html /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html/html /usr/bin/install -c -m 0644 ./html/*.png /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html/html .././install-sh -c -d /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html/tutorial /usr/bin/install -c -m 0644 ./tutorial/*.* \ /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html/tutorial .././install-sh -c -d /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html/tutorial/images /usr/bin/install -c -m 0644 ./tutorial/images/*.* \ /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html/tutorial/images .././install-sh -c -d /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html/tutorial/images/callouts /usr/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \ /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html/tutorial/images/callouts .././install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libxml2/share/man/man1' /usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/Users/Mishra/0ad/libraries/osx/libxml2/share/man/man1' Making install in devhelp make[4]: Nothing to be done for `install-exec-am'. ../.././install-sh -c -d '/Users/Mishra/0ad/libraries/osx/libxml2/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2.devhelp general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html '/Users/Mishra/0ad/libraries/osx/libxml2/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/Users/Mishra/0ad/libraries/osx/libxml2/share/gtk-doc/html/libxml2' Making install in examples make[4]: Nothing to be done for `install-exec-am'. ../.././install-sh -c -d /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html /usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /Users/Mishra/0ad/libraries/osx/libxml2/share/doc/libxml2-2.9.1/html Making install in example make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in xstc make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. ~/0ad/libraries/osx/libxml2 ~/0ad/libraries/osx Building SDL... ~/0ad/libraries/osx/sdl/SDL-1.2.15 ~/0ad/libraries/osx/sdl ~/0ad/libraries/osx (Stripping trailing CRs from patch.) patching file src/video/quartz/SDL_QuartzVideo.h checking build system type... x86_64-apple-darwin13.2.0 checking host system type... x86_64-apple-darwin13.2.0 checking for gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed 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 clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 whether ln -s works... yes 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 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no 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 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... 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 for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether to build static libraries... yes checking whether byte ordering is bigendian... no checking for gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether clang++ accepts -g... (cached) yes checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fno-common -DPIC checking if clang++ PIC flag -fno-common -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.0 dyld checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.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 string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for size_t... yes checking for int64_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for working strtod... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for putenv... yes checking for unsetenv... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcpy... yes checking for memmove... yes checking for strlen... yes checking for strlcpy... yes checking for strlcat... yes checking for strdup... yes checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for sscanf... yes checking for snprintf... yes checking for vsnprintf... yes checking for iconv... no checking for sigaction... yes checking for setjmp... yes checking for nanosleep... yes checking for libiconv_open in -liconv... no checking for pow in -lm... yes checking for struct sigaction.sa_sigaction... yes checking for GCC -fvisibility=hidden option... yes checking for dlopen... yes checking for dlopen in -lc... yes checking for Cocoa framework... yes checking for OpenGL (GLX) support... no checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... no checking for Altivec with GCC altivec.h and -maltivec option... no checking for Altivec with GCC -maltivec option... no checking for Altivec with GCC altivec.h and -faltivec option... no checking for Altivec with GCC -faltivec option... no checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no configure: creating ./config.status config.status: creating Makefile config.status: creating sdl-config config.status: creating SDL.spec config.status: creating SDL.qpg config.status: creating sdl.pc config.status: creating include/SDL_config.h config.status: executing libtool commands config.status: executing default commands Generating dependencies for ./src/SDL.c Generating dependencies for ./src/SDL_error.c Generating dependencies for ./src/SDL_fatal.c Generating dependencies for ./src/audio/SDL_audio.c Generating dependencies for ./src/audio/SDL_audiocvt.c Generating dependencies for ./src/audio/SDL_audiodev.c Generating dependencies for ./src/audio/SDL_mixer.c Generating dependencies for ./src/audio/SDL_mixer_MMX.c Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c Generating dependencies for ./src/audio/SDL_mixer_m68k.c Generating dependencies for ./src/audio/SDL_wave.c Generating dependencies for ./src/cdrom/SDL_cdrom.c Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c Generating dependencies for ./src/events/SDL_active.c Generating dependencies for ./src/events/SDL_events.c Generating dependencies for ./src/events/SDL_expose.c Generating dependencies for ./src/events/SDL_keyboard.c Generating dependencies for ./src/events/SDL_mouse.c Generating dependencies for ./src/events/SDL_quit.c Generating dependencies for ./src/events/SDL_resize.c Generating dependencies for ./src/file/SDL_rwops.c Generating dependencies for ./src/stdlib/SDL_getenv.c Generating dependencies for ./src/stdlib/SDL_iconv.c Generating dependencies for ./src/stdlib/SDL_malloc.c Generating dependencies for ./src/stdlib/SDL_qsort.c Generating dependencies for ./src/stdlib/SDL_stdlib.c Generating dependencies for ./src/stdlib/SDL_string.c Generating dependencies for ./src/thread/SDL_thread.c Generating dependencies for ./src/timer/SDL_timer.c Generating dependencies for ./src/video/SDL_RLEaccel.c Generating dependencies for ./src/video/SDL_blit.c Generating dependencies for ./src/video/SDL_blit_0.c Generating dependencies for ./src/video/SDL_blit_1.c Generating dependencies for ./src/video/SDL_blit_A.c Generating dependencies for ./src/video/SDL_blit_N.c Generating dependencies for ./src/video/SDL_bmp.c Generating dependencies for ./src/video/SDL_cursor.c Generating dependencies for ./src/video/SDL_gamma.c Generating dependencies for ./src/video/SDL_pixels.c Generating dependencies for ./src/video/SDL_stretch.c Generating dependencies for ./src/video/SDL_surface.c Generating dependencies for ./src/video/SDL_video.c Generating dependencies for ./src/video/SDL_yuv.c Generating dependencies for ./src/video/SDL_yuv_mmx.c Generating dependencies for ./src/video/SDL_yuv_sw.c Generating dependencies for ./src/joystick/SDL_joystick.c Generating dependencies for ./src/video/dummy/SDL_nullevents.c Generating dependencies for ./src/video/dummy/SDL_nullmouse.c Generating dependencies for ./src/video/dummy/SDL_nullvideo.c Generating dependencies for ./src/audio/disk/SDL_diskaudio.c Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c Generating dependencies for ./src/video/quartz/SDL_QuartzEvents.m Generating dependencies for ./src/video/quartz/SDL_QuartzGL.m Generating dependencies for ./src/video/quartz/SDL_QuartzVideo.m Generating dependencies for ./src/video/quartz/SDL_QuartzWM.m Generating dependencies for ./src/video/quartz/SDL_QuartzWindow.m Generating dependencies for ./src/thread/pthread/SDL_systhread.c Generating dependencies for ./src/thread/pthread/SDL_syssem.c Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c Generating dependencies for ./src/thread/pthread/SDL_syscond.c Generating dependencies for ./src/audio/macosx/SDL_coreaudio.c Generating dependencies for ./src/joystick/darwin/SDL_sysjoystick.c Generating dependencies for ./src/cdrom/macosx/AudioFilePlayer.c Generating dependencies for ./src/cdrom/macosx/AudioFileReaderThread.c Generating dependencies for ./src/cdrom/macosx/CDPlayer.c Generating dependencies for ./src/cdrom/macosx/SDLOSXCAGuard.c Generating dependencies for ./src/cdrom/macosx/SDL_syscdrom.c Generating dependencies for ./src/timer/unix/SDL_systimer.c Generating dependencies for ./src/main/macosx/SDLMain.m /bin/sh build-scripts/mkinstalldirs build /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL.c -o build/SDL.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_error.c -o build/SDL_error.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.lo mkdir -p -- build /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL.c -o build/SDL.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_error.c -o build/SDL_error.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_active.c -o build/SDL_active.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_events.c -o build/SDL_events.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_active.c -o build/SDL_active.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_events.c -o build/SDL_events.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_video.c -o build/SDL_video.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_video.c -o build/SDL_video.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzEvents.m -o build/SDL_QuartzEvents.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzGL.m -o build/SDL_QuartzGL.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzVideo.m -o build/SDL_QuartzVideo.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzEvents.m -o build/SDL_QuartzEvents.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzWM.m -o build/SDL_QuartzWM.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzGL.m -o build/SDL_QuartzGL.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzVideo.m -o build/SDL_QuartzVideo.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzWM.m -o build/SDL_QuartzWM.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzWindow.m -o build/SDL_QuartzWindow.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzWindow.m -o build/SDL_QuartzWindow.o ./src/video/quartz/SDL_QuartzWM.m:152:9: warning: 'CGDisplayIsCaptured' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] if ( ! CGDisplayIsCaptured (display_id) ) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:299:21: note: 'CGDisplayIsCaptured' declared here CG_EXTERN boolean_t CGDisplayIsCaptured(CGDirectDisplayID display) ^ ./src/video/quartz/SDL_QuartzWM.m:160:9: warning: 'CGDisplayIsCaptured' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] if ( ! CGDisplayIsCaptured (display_id) ) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:299:21: note: 'CGDisplayIsCaptured' declared here CG_EXTERN boolean_t CGDisplayIsCaptured(CGDirectDisplayID display) ^ ./src/video/quartz/SDL_QuartzWM.m:167:10: warning: 'CGDisplayIsCaptured' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] if ( CGDisplayIsCaptured (display_id) ) { /* capture signals fullscreen */ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:299:21: note: 'CGDisplayIsCaptured' declared here CG_EXTERN boolean_t CGDisplayIsCaptured(CGDirectDisplayID display) ^ ./src/video/quartz/SDL_QuartzWM.m:181:10: warning: 'CGDisplayIsCaptured' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] if ( CGDisplayIsCaptured (display_id) ) { /* capture signals fullscreen */ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:299:21: note: 'CGDisplayIsCaptured' declared here CG_EXTERN boolean_t CGDisplayIsCaptured(CGDirectDisplayID display) ^ ./src/video/quartz/SDL_QuartzWM.m:197:12: warning: 'CGDisplayIsCaptured' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] if ( ! CGDisplayIsCaptured (display_id) ) { /* not captured => not f... ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:299:21: note: 'CGDisplayIsCaptured' declared here CG_EXTERN boolean_t CGDisplayIsCaptured(CGDirectDisplayID display) ^ ./src/video/quartz/SDL_QuartzVideo.m:302:10: warning: 'Gestalt' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] if ( Gestalt(gestaltSystemVersion, &system_version) != noErr ) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Gestalt.h:123:1: note: 'Gestalt' declared here Gestalt( ^ 5 warnings generated. /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_systhread.c -o build/SDL_systhread.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_syssem.c -o build/SDL_syssem.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_sysmutex.c -o build/SDL_sysmutex.lo ./src/video/quartz/SDL_QuartzVideo.m:888:25: warning: implicit conversion from enumeration type 'enum CGImageAlphaInfo' to different enumeration type 'CGBitmapInfo' (aka 'enum CGBitmapInfo') [-Wenum-conversion] kCGImageAlphaNoneSkipFirst); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/video/quartz/SDL_QuartzVideo.m:1052:13: warning: sending 'SDL_QuartzWindowDelegate *' to parameter of incompatible type 'id' [ [ SDL_QuartzWindowDelegate alloc ] init ] ]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:319:44: note: passing argument to parameter 'anObject' here - (void)setDelegate:(id )anObject; ^ ./src/video/quartz/SDL_QuartzVideo.m:1104:25: warning: implicit conversion from enumeration type 'enum CGImageAlphaInfo' to different enumeration type 'CGBitmapInfo' (aka 'enum CGBitmapInfo') [-Wenum-conversion] kCGImageAlphaNoneSkipFirst); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/video/quartz/SDL_QuartzEvents.m:816:13: warning: 'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] UpdateSystemActivity(UsrActivity); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/Power.h:367:1: note: 'UpdateSystemActivity' declared here UpdateSystemActivity(UInt8 activity) __OSX_AVAI... ^ libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_systhread.c -o build/SDL_systhread.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_syssem.c -o build/SDL_syssem.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_sysmutex.c -o build/SDL_sysmutex.o 1 warning generated. /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_syscond.c -o build/SDL_syscond.lo 4 warnings generated. /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/macosx/SDL_coreaudio.c -o build/SDL_coreaudio.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/pthread/SDL_syscond.c -o build/SDL_syscond.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/darwin/SDL_sysjoystick.c -o build/SDL_sysjoystick.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/AudioFilePlayer.c -o build/AudioFilePlayer.lo /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/AudioFileReaderThread.c -o build/AudioFileReaderThread.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/macosx/SDL_coreaudio.c -o build/SDL_coreaudio.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/darwin/SDL_sysjoystick.c -o build/SDL_sysjoystick.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/AudioFilePlayer.c -o build/AudioFilePlayer.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/AudioFileReaderThread.c -o build/AudioFileReaderThread.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/CDPlayer.c -o build/CDPlayer.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/CDPlayer.c -o build/CDPlayer.o ./src/cdrom/macosx/AudioFilePlayer.c:76:14: warning: 'GetComponentInfo' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = GetComponentInfo ((Component)*inDestUnit, &desc, 0, 0, 0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:503:1: note: 'GetComponentInfo' declared here GetComponentInfo( ^ ./src/cdrom/macosx/AudioFilePlayer.c:157:13: warning: 'FSCloseFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] FSCloseFork (afp->mForkRefNum); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3703:15: note: 'FSCloseFork' declared here extern OSErr FSCloseFork(FSIORefNum forkRefNum) __OSX_AVAI... ^ ./src/cdrom/macosx/AudioFilePlayer.c:248:14: warning: 'FSGetDataForkName' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = FSGetDataForkName(&dfName); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4037:15: note: 'FSGetDataForkName' declared here extern OSErr FSGetDataForkName(HFSUniStr255 * dataForkName) __OSX_AVAI... ^ ./src/cdrom/macosx/AudioFilePlayer.c:251:14: warning: 'FSOpenFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = FSOpenFork(inRef, dfName.length, dfName.unicode, fsRdPerm, ... ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3212:15: note: 'FSOpenFork' declared here extern OSErr FSOpenFork(const FSRef *ref, UniCharCount forkNameLength, ... ^ ./src/cdrom/macosx/AudioFilePlayer.c:255:14: warning: 'FSReadFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = FSReadFork(afp->mForkRefNum, fsAtMark, 0, sizeof(chunkHeade... ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3268:15: note: 'FSReadFork' declared here extern OSErr FSReadFork(FSIORefNum forkRefNum, UInt16 positionMode, SIn... ^ ./src/cdrom/macosx/AudioFilePlayer.c:275:18: warning: 'FSReadFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = FSReadFork(afp->mForkRefNum, fsFromMark, offset, sizeof... ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3268:15: note: 'FSReadFork' declared here extern OSErr FSReadFork(FSIORefNum forkRefNum, UInt16 positionMode, SIn... ^ ./src/cdrom/macosx/AudioFilePlayer.c:287:14: warning: 'FSReadFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = FSReadFork(afp->mForkRefNum, fsAtMark, 0, sizeof(ssndData)... ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3268:15: note: 'FSReadFork' declared here extern OSErr FSReadFork(FSIORefNum forkRefNum, UInt16 positionMode, SIn... ^ ./src/cdrom/macosx/AudioFilePlayer.c:292:14: warning: 'FSSetForkPosition' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = FSSetForkPosition(afp->mForkRefNum, fsFromMark, ssndData.offset); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3429:15: note: 'FSSetForkPosition' declared here extern OSErr FSSetForkPosition(FSIORefNum forkRefNum, UInt16 positionMo... ^ ./src/audio/macosx/SDL_coreaudio.c:196:14: warning: 'CloseComponent' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = CloseComponent(outputAudioUnit); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:593:1: note: 'CloseComponent' declared here CloseComponent(ComponentInstance aComponentInstance) __OSX_AVAI... ^ ./src/audio/macosx/SDL_coreaudio.c:244:12: warning: 'FindNextComponent' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] comp = FindNextComponent (NULL, &desc); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:469:1: note: 'FindNextComponent' declared here FindNextComponent( ^ ./src/audio/macosx/SDL_coreaudio.c:251:14: warning: 'OpenAComponent' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = OpenAComponent (comp, &outputAudioUnit); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:559:1: note: 'OpenAComponent' declared here OpenAComponent( ^ 8 warnings generated. ./src/cdrom/macosx/CDPlayer.c:105:18: warning: 'FSGetVolumeInfo' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = FSGetVolumeInfo (kFSInvalidVolumeRefNum, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3936:15: note: 'FSGetVolumeInfo' declared here extern OSErr FSGetVolumeInfo(FSVolumeRefNum volume, ItemCount volumeInd... ^ 3 warnings generated. ./src/cdrom/macosx/CDPlayer.c:149:14: warning: 'FSGetVolumeInfo' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] theErr = FSGetVolumeInfo(theVolume, 0, 0, kFSVolInfoNone, 0, 0, &rootRef); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3936:15: note: 'FSGetVolumeInfo' declared here extern OSErr FSGetVolumeInfo(FSVolumeRefNum volume, ItemCount volumeInd... ^ ./src/cdrom/macosx/CDPlayer.c:164:14: warning: 'PBMakeFSRefUnicodeSync' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] theErr = PBMakeFSRefUnicodeSync (&fsRefPB); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:1811:15: note: 'PBMakeFSRefUnicodeSync' declared here extern OSErr PBMakeFSRefUnicodeSync(FSRefParam * paramBlock) __OSX_AVAI... ^ ./src/cdrom/macosx/CDPlayer.c:172:14: warning: 'FSGetDataForkName' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] theErr = FSGetDataForkName (&dataForkName); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4037:15: note: 'FSGetDataForkName' declared here extern OSErr FSGetDataForkName(HFSUniStr255 * dataForkName) __OSX_AVAI... ^ ./src/cdrom/macosx/CDPlayer.c:178:14: warning: 'FSOpenFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] theErr = FSOpenFork (&tocPlistFSRef, dataForkName.length, dataForkNa... ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3212:15: note: 'FSOpenFork' declared here extern OSErr FSOpenFork(const FSRef *ref, UniCharCount forkNameLength, ... ^ ./src/cdrom/macosx/CDPlayer.c:184:14: warning: 'FSGetForkSize' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] theErr = FSGetForkSize (forkRefNum, &forkSize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3480:15: note: 'FSGetForkSize' declared here extern OSErr FSGetForkSize(FSIORefNum forkRefNum, SInt64 *forkSize... ^ ./src/cdrom/macosx/CDPlayer.c:191:16: warning: 'NewPtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] forkData = NewPtr (forkSize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:568:1: note: 'NewPtr' declared here NewPtr(Size byteCount) __OSX_AVAI... ^ ./src/cdrom/macosx/CDPlayer.c:197:14: warning: 'FSReadFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] theErr = FSReadFork (forkRefNum, fsFromStart, 0 /* offset location *... ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3268:15: note: 'FSReadFork' declared here extern OSErr FSReadFork(FSIORefNum forkRefNum, UInt16 positionMode, SIn... ^ ./src/cdrom/macosx/CDPlayer.c:316:9: warning: 'DisposePtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] DisposePtr(forkData); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1188:1: note: 'DisposePtr' declared here DisposePtr(Ptr p) __OSX_AVAI... ^ ./src/cdrom/macosx/CDPlayer.c:318:5: warning: 'FSCloseFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] FSCloseFork (forkRefNum); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3703:15: note: 'FSCloseFork' declared here extern OSErr FSCloseFork(FSIORefNum forkRefNum) __OSX_AVAI... ^ ./src/cdrom/macosx/CDPlayer.c:173:9: warning: variable 'forkRefNum' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] if (theErr != noErr) { ^~~~~~~~~~~~~~~ ./src/cdrom/macosx/CDPlayer.c:318:18: note: uninitialized use occurs here FSCloseFork (forkRefNum); ^~~~~~~~~~ ./src/cdrom/macosx/CDPlayer.c:173:5: note: remove the 'if' if its condition is always false if (theErr != noErr) { ^~~~~~~~~~~~~~~~~~~~~~ ./src/cdrom/macosx/CDPlayer.c:165:8: warning: variable 'forkRefNum' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] if(theErr != noErr) { ^~~~~~~~~~~~~~~ ./src/cdrom/macosx/CDPlayer.c:318:18: note: uninitialized use occurs here FSCloseFork (forkRefNum); ^~~~~~~~~~ ./src/cdrom/macosx/CDPlayer.c:165:5: note: remove the 'if' if its condition is always false if(theErr != noErr) { ^~~~~~~~~~~~~~~~~~~~~ ./src/cdrom/macosx/CDPlayer.c:150:8: warning: variable 'forkRefNum' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] if(theErr != noErr) { ^~~~~~~~~~~~~~~ ./src/cdrom/macosx/CDPlayer.c:318:18: note: uninitialized use occurs here FSCloseFork (forkRefNum); ^~~~~~~~~~ ./src/cdrom/macosx/CDPlayer.c:150:5: note: remove the 'if' if its condition is always false if(theErr != noErr) { ^~~~~~~~~~~~~~~~~~~~~ ./src/cdrom/macosx/CDPlayer.c:137:33: note: initialize the variable 'forkRefNum' to silence this warning FSIORefNum forkRefNum; ^ = 0 /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/SDLOSXCAGuard.c -o build/SDLOSXCAGuard.lo ./src/cdrom/macosx/CDPlayer.c:332:14: warning: 'FSGetVolumeInfo' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = FSGetVolumeInfo (theVolume, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3936:15: note: 'FSGetVolumeInfo' declared here extern OSErr FSGetVolumeInfo(FSVolumeRefNum volume, ItemCount volumeInd... ^ ./src/cdrom/macosx/CDPlayer.c:345:14: warning: 'FSOpenIterator' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = FSOpenIterator (&rootDirectory, kFSIterateFlat, &iterator); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2761:15: note: 'FSOpenIterator' declared here extern OSErr FSOpenIterator(const FSRef *container, FSIteratorFlags ite... ^ ./src/cdrom/macosx/CDPlayer.c:349:22: warning: 'FSGetCatalogInfoBulk' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = FSGetCatalogInfoBulk (iterator, 1, &actualObjects, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2872:15: note: 'FSGetCatalogInfoBulk' declared here extern OSErr FSGetCatalogInfoBulk(FSIterator iterator, ItemCount maximu... ^ ./src/cdrom/macosx/CDPlayer.c:386:9: warning: 'FSCloseIterator' is deprecated: /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/SDL_syscdrom.c -o build/SDL_syscdrom.lo first deprecated in OS X 10.8 [-Wdeprecated-declarations] FSCloseIterator (iterator); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2811:15: note: 'FSCloseIterator' declared here extern OSErr FSCloseIterator(FSIterator iterator) __OSX_AVAI... ^ ./src/cdrom/macosx/CDPlayer.c:568:26: warning: 'FindNextComponent' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] Component comp = FindNextComponent (NULL, &desc); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:469:1: note: 'FindNextComponent' declared here FindNextComponent( ^ ./src/cdrom/macosx/CDPlayer.c:574:18: warning: 'OpenAComponent' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] result = OpenAComponent (comp, &theUnit); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:559:1: note: 'OpenAComponent' declared here OpenAComponent( ^ ./src/cdrom/macosx/AudioFileReaderThread.c:420:12: warning: 'FSReadFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] return FSReadFork (afm->mForkRefNum, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3268:15: note: 'FSReadFork' declared here extern OSErr FSReadFork(FSIORefNum forkRefNum, UInt16 positionMode, SIn... ^ ./src/cdrom/macosx/AudioFileReaderThread.c:606:5: warning: 'FSGetForkPosition' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] FSGetForkPosition(afm->mForkRefNum, &afm->mAudioDataOffset); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3376:15: note: 'FSGetForkPosition' declared here extern OSErr FSGetForkPosition(FSIORefNum forkRefNum, SInt64 *position... ^ 19 warnings generated. 2 warnings generated. /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/unix/SDL_systimer.c -o build/SDL_systimer.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/SDLOSXCAGuard.c -o build/SDLOSXCAGuard.o /bin/sh ./libtool --mode=compile clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/main/macosx/SDLMain.m -o build/SDLMain.lo libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/macosx/SDL_syscdrom.c -o build/SDL_syscdrom.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/unix/SDL_systimer.c -o build/SDL_systimer.o libtool: compile: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/main/macosx/SDLMain.m -o build/SDLMain.o ./src/joystick/darwin/SDL_sysjoystick.c:185:31: warning: illegal character encoding in string literal [-Winvalid-source-encoding] HIDReportErrorNum ("Couldnt query HI... ^~~~ ./src/joystick/darwin/SDL_sysjoystick.c:317:35: warning: 'NewPtrClear' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] ...element = (recElement *) NewPtrClear (sizeof (recElement)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:605:1: note: 'NewPtrClear' declared here NewPtrClear(Size byteCount) __OSX_AVAI... ^ ./src/joystick/darwin/SDL_sysjoystick.c:325:35: warning: 'NewPtrClear' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] ...element = (recElement *) NewPtrClear (sizeof (recElement)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:605:1: note: 'NewPtrClear' declared here NewPtrClear(Size byteCount) __OSX_AVAI... ^ ./src/joystick/darwin/SDL_sysjoystick.c:336:32: warning: 'NewPtrClear' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] ...element = (recElement *) NewPtrClear (sizeof (recElement)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:605:1: note: 'NewPtrClear' declared here NewPtrClear(Size byteCount) __OSX_AVAI... ^ ./src/joystick/darwin/SDL_sysjoystick.c:491:37: warning: 'NewPtrClear' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] recDevice *pDevice = (recDevice *) NewPtrClear (sizeof (recDevice)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:605:1: note: 'NewPtrClear' declared here NewPtrClear(Size byteCount) __OSX_AVAI... ^ ./src/joystick/darwin/SDL_sysjoystick.c:508:5: warning: 'DisposePtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] DisposePtr((Ptr)pDevice); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1188:1: note: 'DisposePtr' declared here DisposePtr(Ptr p) __OSX_AVAI... ^ ./src/joystick/darwin/SDL_sysjoystick.c:515:4: warning: 'DisposePtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] DisposePtr((Ptr)pDevice); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1188:1: note: 'DisposePtr' declared here DisposePtr(Ptr p) __OSX_AVAI... ^ ./src/joystick/darwin/SDL_sysjoystick.c:531:3: warning: 'DisposePtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] DisposePtr ((Ptr) pElement); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1188:1: note: 'DisposePtr' declared here DisposePtr(Ptr p) __OSX_AVAI... ^ ./src/joystick/darwin/SDL_sysjoystick.c:558:3: warning: 'DisposePtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] DisposePtr ((Ptr)*ppDevice); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1188:1: note: 'DisposePtr' declared here DisposePtr(Ptr p) __OSX_AVAI... ^ ./src/joystick/darwin/SDL_sysjoystick.c:658:4: warning: 'DisposePtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] DisposePtr((Ptr)device); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1188:1: note: 'DisposePtr' declared here DisposePtr(Ptr p) __OSX_AVAI... ^ 10 warnings generated. ./src/cdrom/macosx/SDL_syscdrom.c:487:8: warning: 'FSEjectVolumeSync' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations] err = FSEjectVolumeSync(volumes[cdrom->id], kNilOptions, &dissenter); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:5220:18: note: 'FSEjectVolumeSync' declared here extern OSStatus FSEjectVolumeSync(FSVolumeRefNum vRefNum, OptionBits fl... ^ 1 warning generated. /bin/sh ./libtool --mode=link clang -o build/libSDL.la build/SDL.lo build/SDL_error.lo build/SDL_fatal.lo build/SDL_audio.lo build/SDL_audiocvt.lo build/SDL_audiodev.lo build/SDL_mixer.lo build/SDL_mixer_MMX.lo build/SDL_mixer_MMX_VC.lo build/SDL_mixer_m68k.lo build/SDL_wave.lo build/SDL_cdrom.lo build/SDL_cpuinfo.lo build/SDL_active.lo build/SDL_events.lo build/SDL_expose.lo build/SDL_keyboard.lo build/SDL_mouse.lo build/SDL_quit.lo build/SDL_resize.lo build/SDL_rwops.lo build/SDL_getenv.lo build/SDL_iconv.lo build/SDL_malloc.lo build/SDL_qsort.lo build/SDL_stdlib.lo build/SDL_string.lo build/SDL_thread.lo build/SDL_timer.lo build/SDL_RLEaccel.lo build/SDL_blit.lo build/SDL_blit_0.lo build/SDL_blit_1.lo build/SDL_blit_A.lo build/SDL_blit_N.lo build/SDL_bmp.lo build/SDL_cursor.lo build/SDL_gamma.lo build/SDL_pixels.lo build/SDL_stretch.lo build/SDL_surface.lo build/SDL_video.lo build/SDL_yuv.lo build/SDL_yuv_mmx.lo build/SDL_yuv_sw.lo build/SDL_joystick.lo build/SDL_nullevents.lo build/SDL_nullmouse.lo build/SDL_nullvideo.lo build/SDL_diskaudio.lo build/SDL_dummyaudio.lo build/SDL_sysloadso.lo build/SDL_QuartzEvents.lo build/SDL_QuartzGL.lo build/SDL_QuartzVideo.lo build/SDL_QuartzWM.lo build/SDL_QuartzWindow.lo build/SDL_systhread.lo build/SDL_syssem.lo build/SDL_sysmutex.lo build/SDL_syscond.lo build/SDL_coreaudio.lo build/SDL_sysjoystick.lo build/AudioFilePlayer.lo build/AudioFileReaderThread.lo build/CDPlayer.lo build/SDLOSXCAGuard.lo build/SDL_syscdrom.lo build/SDL_systimer.lo -stdlib=libstdc++ -arch x86_64 -Wl,-framework,OpenGL -Wl,-framework,Cocoa -Wl,-framework,ApplicationServices -Wl,-framework,Carbon -Wl,-framework,AudioToolbox -Wl,-framework,AudioUnit -Wl,-framework,IOKit -no-undefined -rpath /Users/Mishra/0ad/libraries/osx/sdl/lib -release 1.2 -version-info 11:4:11 ./src/main/macosx/SDLMain.m:72:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation] - (void)terminate:(id)sender ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:184:1: note: method 'terminate:' declared here - (void)terminate:(id)sender; ^ 1 warning generated. /bin/sh ./libtool --mode=link clang -o build/libSDLmain.la build/SDLMain.lo -stdlib=libstdc++ -arch x86_64 -Wl,-framework,OpenGL -Wl,-framework,Cocoa -Wl,-framework,ApplicationServices -Wl,-framework,Carbon -Wl,-framework,AudioToolbox -Wl,-framework,AudioUnit -Wl,-framework,IOKit -no-undefined -rpath /Users/Mishra/0ad/libraries/osx/sdl/lib -release 1.2 -version-info 11:4:11 -static libtool: link: ar cru build/.libs/libSDLmain.a build/SDLMain.o libtool: link: ranlib build/.libs/libSDLmain.a libtool: link: ar cru build/.libs/libSDL.a build/SDL.o build/SDL_error.o build/SDL_fatal.o build/SDL_audio.o build/SDL_audiocvt.o build/SDL_audiodev.o build/SDL_mixer.o build/SDL_mixer_MMX.o build/SDL_mixer_MMX_VC.o build/SDL_mixer_m68k.o build/SDL_wave.o build/SDL_cdrom.o build/SDL_cpuinfo.o build/SDL_active.o build/SDL_events.o build/SDL_expose.o build/SDL_keyboard.o build/SDL_mouse.o build/SDL_quit.o build/SDL_resize.o build/SDL_rwops.o build/SDL_getenv.o build/SDL_iconv.o build/SDL_malloc.o build/SDL_qsort.o build/SDL_stdlib.o build/SDL_string.o build/SDL_thread.o build/SDL_timer.o build/SDL_RLEaccel.o build/SDL_blit.o build/SDL_blit_0.o build/SDL_blit_1.o build/SDL_blit_A.o build/SDL_blit_N.o build/SDL_bmp.o build/SDL_cursor.o build/SDL_gamma.o build/SDL_pixels.o build/SDL_stretch.o build/SDL_surface.o build/SDL_video.o build/SDL_yuv.o build/SDL_yuv_mmx.o build/SDL_yuv_sw.o build/SDL_joystick.o build/SDL_nullevents.o build/SDL_nullmouse.o build/SDL_nullvideo.o build/SDL_diskaudio.o build/SDL_dummyaudio.o build/SDL_sysloadso.o build/SDL_QuartzEvents.o build/SDL_QuartzGL.o build/SDL_QuartzVideo.o build/SDL_QuartzWM.o build/SDL_QuartzWindow.o build/SDL_systhread.o build/SDL_syssem.o build/SDL_sysmutex.o build/SDL_syscond.o build/SDL_coreaudio.o build/SDL_sysjoystick.o build/AudioFilePlayer.o build/AudioFileReaderThread.o build/CDPlayer.o build/SDLOSXCAGuard.o build/SDL_syscdrom.o build/SDL_systimer.o libtool: link: ( cd "build/.libs" && rm -f "libSDLmain.la" && ln -s "../libSDLmain.la" "libSDLmain.la" ) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_audiodev.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_mixer_MMX.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_mixer_MMX_VC.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_mixer_m68k.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_getenv.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_malloc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_qsort.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_stdlib.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_yuv_mmx.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_nullmouse.o) has no symbols libtool: link: ranlib build/.libs/libSDL.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_audiodev.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_mixer_MMX.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_mixer_MMX_VC.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_mixer_m68k.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_getenv.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_malloc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_qsort.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_stdlib.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_yuv_mmx.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/.libs/libSDL.a(SDL_nullmouse.o) has no symbols libtool: link: ( cd "build/.libs" && rm -f "libSDL.la" && ln -s "../libSDL.la" "libSDL.la" ) /bin/sh build-scripts/mkinstalldirs /Users/Mishra/0ad/libraries/osx/sdl/bin mkdir -p -- /Users/Mishra/0ad/libraries/osx/sdl/bin /usr/bin/install -c -m 755 sdl-config /Users/Mishra/0ad/libraries/osx/sdl/bin/sdl-config /bin/sh build-scripts/mkinstalldirs /Users/Mishra/0ad/libraries/osx/sdl/include/SDL mkdir -p -- /Users/Mishra/0ad/libraries/osx/sdl/include/SDL for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \ /usr/bin/install -c -m 644 ./include/$file /Users/Mishra/0ad/libraries/osx/sdl/include/SDL/$file; \ done /usr/bin/install -c -m 644 include/SDL_config.h /Users/Mishra/0ad/libraries/osx/sdl/include/SDL/SDL_config.h /bin/sh build-scripts/mkinstalldirs /Users/Mishra/0ad/libraries/osx/sdl/lib mkdir -p -- /Users/Mishra/0ad/libraries/osx/sdl/lib /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL.la /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.la libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.la libtool: install: /usr/bin/install -c build/.libs/libSDL.a /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a(SDL_audiodev.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a(SDL_mixer_MMX.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a(SDL_mixer_MMX_VC.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a(SDL_mixer_m68k.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a(SDL_getenv.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a(SDL_malloc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a(SDL_qsort.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a(SDL_stdlib.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a(SDL_yuv_mmx.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDL.a(SDL_nullmouse.o) has no symbols ---------------------------------------------------------------------- Libraries have been installed in: /Users/Mishra/0ad/libraries/osx/sdl/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable during execution See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDLmain.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDLmain.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/sdl/lib/libSDLmain.a ---------------------------------------------------------------------- Libraries have been installed in: /Users/Mishra/0ad/libraries/osx/sdl/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable during execution See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh build-scripts/mkinstalldirs /Users/Mishra/0ad/libraries/osx/sdl/share/aclocal mkdir -p -- /Users/Mishra/0ad/libraries/osx/sdl/share/aclocal /usr/bin/install -c -m 644 ./sdl.m4 /Users/Mishra/0ad/libraries/osx/sdl/share/aclocal/sdl.m4 /bin/sh build-scripts/mkinstalldirs /Users/Mishra/0ad/libraries/osx/sdl/lib/pkgconfig mkdir -p -- /Users/Mishra/0ad/libraries/osx/sdl/lib/pkgconfig /usr/bin/install -c -m 644 sdl.pc /Users/Mishra/0ad/libraries/osx/sdl/lib/pkgconfig /bin/sh build-scripts/mkinstalldirs /Users/Mishra/0ad/libraries/osx/sdl/share/man/man3 mkdir -p -- /Users/Mishra/0ad/libraries/osx/sdl/share/man/man3 for src in ./docs/man3/*.3; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /Users/Mishra/0ad/libraries/osx/sdl/share/man/man3/$file; \ done ~/0ad/libraries/osx/sdl ~/0ad/libraries/osx Building Boost... ~/0ad/libraries/osx/boost/boost_1_52_0 ~/0ad/libraries/osx/boost ~/0ad/libraries/osx -n Building Boost.Build engine with toolset darwin... tools/build/v2/engine/bin.macosxx86_64/b2 -n Unicode/ICU support for Boost.Regex?... not found. Generating Boost.Build configuration in project-config.jam... Bootstrapping is done. To build, run: ./b2 To adjust configuration, edit 'project-config.jam'. Further information: - Command line help: ./b2 --help - Getting started guide: http://www.boost.org/more/getting_started/unix-variants.html - Boost.Build documentation: http://www.boost.org/boost-build2/doc/html/index.html notice: found boost-build.jam at /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost-build.jam notice: loading Boost.Build from /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2 notice: Searching /etc /Users/Mishra /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2 /usr/share/boost-build /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/kernel /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/util /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/build /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/tools /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/contrib /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/. for site-config configuration file site-config.jam . notice: Loading site-config configuration file site-config.jam from /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/site-config.jam . notice: Searching /Users/Mishra /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2 /usr/share/boost-build /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/kernel /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/util /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/build /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/tools /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/contrib /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/. for user-config configuration file user-config.jam . notice: Loading user-config configuration file user-config.jam from /Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/tools/build/v2/user-config.jam . notice: Searching for project-config configuration file project-config.jam . notice: Loading project-config configuration file project-config.jam from project-config.jam . notice: OSX version on this machine is 10.9.3 notice: will use 'g++' for darwin, condition darwin-4.2.1 notice: using strip for darwin-4.2.1 at /usr/bin/strip notice: using archiver for darwin-4.2.1 at /usr/bin/libtool notice: [cmdline-cfg] Detected command-line request for clang: toolset= clang version= notice: [cmdline-cfg] toolset clang not previously configured; attempting to auto-configure now notice: will use 'clang++' for clang-darwin, condition clang-darwin-4.2.1 notice: iostreams: using prebuilt zlib notice: iostreams: using prebuilt bzip2 notice: [python-cfg] Configuring python... notice: [python-cfg] Checking interpreter command "python"... notice: [python-cfg] running command '"python" -c "from sys import *; print('version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable))" 2>&1' notice: [python-cfg] ...requested configuration matched! notice: [python-cfg] Details of this Python configuration: notice: [python-cfg] interpreter command: "python" notice: [python-cfg] include path: "/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7" notice: [python-cfg] library path: "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config" "/System/Library/Frameworks/Python.framework/Versions/2.7/lib" notice: [python-cfg] framework directory is "/System/Library/Frameworks/Python.framework" Component configuration: - chrono : not building - context : not building - date_time : not building - exception : not building - filesystem : building - graph : not building - graph_parallel : not building - iostreams : not building - locale : not building - math : not building - mpi : not building - program_options : not building - python : not building - random : not building - regex : not building - serialization : not building - signals : building - system : building - test : not building - thread : not building - timer : not building - wave : not building ...patience... ...found 19731 targets... ...updating 9869 targets... common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/lib mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/lib" common.mkdir bin.v2 mkdir -p "bin.v2" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost" common.mkdir bin.v2/libs mkdir -p "bin.v2/libs" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/aligned_storage.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/aligned_storage.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/aligned_storage.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/any.hpp" common.mkdir bin.v2/libs/system mkdir -p "bin.v2/libs/system" common.mkdir bin.v2/libs/filesystem mkdir -p "bin.v2/libs/filesystem" common.mkdir bin.v2/libs/signals mkdir -p "bin.v2/libs/signals" common.mkdir bin.v2/libs/system/build mkdir -p "bin.v2/libs/system/build" common.mkdir bin.v2/libs/filesystem/build mkdir -p "bin.v2/libs/filesystem/build" common.mkdir bin.v2/libs/signals/build mkdir -p "bin.v2/libs/signals/build" common.mkdir bin.v2/libs/system/build/clang-darwin-4.2.1 mkdir -p "bin.v2/libs/system/build/clang-darwin-4.2.1" common.mkdir bin.v2/libs/signals/build/clang-darwin-4.2.1 mkdir -p "bin.v2/libs/signals/build/clang-darwin-4.2.1" common.mkdir bin.v2/libs/filesystem/build/clang-darwin-4.2.1 mkdir -p "bin.v2/libs/filesystem/build/clang-darwin-4.2.1" common.mkdir bin.v2/libs/system/build/clang-darwin-4.2.1/release mkdir -p "bin.v2/libs/system/build/clang-darwin-4.2.1/release" common.mkdir bin.v2/libs/signals/build/clang-darwin-4.2.1/release mkdir -p "bin.v2/libs/signals/build/clang-darwin-4.2.1/release" common.mkdir bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release mkdir -p "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release" common.mkdir bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static mkdir -p "bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static" common.mkdir bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static mkdir -p "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static" common.mkdir bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static mkdir -p "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static" common.mkdir bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static/threading-multi mkdir -p "bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static/threading-multi" common.mkdir bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi mkdir -p "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi" common.mkdir bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi mkdir -p "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio.hpp" clang-darwin.compile.c++ bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/connection.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/connection.o" "libs/signals/src/connection.cpp" clang-darwin.compile.c++ bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static/threading-multi/error_code.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static/threading-multi/error_code.o" "libs/system/src/error_code.cpp" RmTemps bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_system-mt.a(clean) rm -f "bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_system-mt.a" clang-darwin.archive bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_system-mt.a "ar" rc "bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_system-mt.a" "bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static/threading-multi/error_code.o" "ranlib" -cs "bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_system-mt.a" common.copy /Users/Mishra/0ad/libraries/osx/boost/lib/libboost_system-mt.a cp "bin.v2/libs/system/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_system-mt.a" "/Users/Mishra/0ad/libraries/osx/boost/lib/libboost_system-mt.a" clang-darwin.compile.c++ bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/trackable.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/trackable.o" "libs/signals/src/trackable.cpp" clang-darwin.compile.c++ bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/signal_base.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/signal_base.o" "libs/signals/src/signal_base.cpp" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/codecvt_error_category.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp" clang-darwin.compile.c++ bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/named_slot_map.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/named_slot_map.o" "libs/signals/src/named_slot_map.cpp" clang-darwin.compile.c++ bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/slot.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/slot.o" "libs/signals/src/slot.cpp" RmTemps bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_signals-mt.a(clean) rm -f "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_signals-mt.a" clang-darwin.archive bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_signals-mt.a "ar" rc "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_signals-mt.a" "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/trackable.o" "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/connection.o" "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/named_slot_map.o" "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/signal_base.o" "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/slot.o" "ranlib" -cs "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_signals-mt.a" common.copy /Users/Mishra/0ad/libraries/osx/boost/lib/libboost_signals-mt.a cp "bin.v2/libs/signals/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_signals-mt.a" "/Users/Mishra/0ad/libraries/osx/boost/lib/libboost_signals-mt.a" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/path_traits.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/path_traits.o" "libs/filesystem/src/path_traits.cpp" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/portability.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/portability.o" "libs/filesystem/src/portability.cpp" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/windows_file_codecvt.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp" common.mkdir bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug mkdir -p "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug" common.mkdir bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static mkdir -p "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static" common.mkdir bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi mkdir -p "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/path.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/path.o" "libs/filesystem/src/path.cpp" In file included from libs/filesystem/src/path.cpp:39: In file included from ./boost/filesystem/detail/utf8_codecvt_facet.hpp:18: ./boost/detail/utf8_codecvt_facet.hpp:171:17: warning: 'boost::filesystem::detail::utf8_codecvt_facet::do_length' hides overloaded virtual function [-Woverloaded-virtual] virtual int do_length( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1/bits/codecvt.h:443:11: note: hidden overloaded virtual function 'std::codecvt::do_length' declared here: type mismatch at 1st parameter ('state_type &' (aka '__mbstate_t &') vs 'const std::mbstate_t &' (aka 'const __mbstate_t &')) int do_length(state_type&, const extern_type* __from, ^ libs/filesystem/src/path.cpp:76:21: warning: unused variable 'default_codecvt_buf_size' [-Wunused-const-variable] const std::size_t default_codecvt_buf_size = BOOST_FILESYSTEM_CODECVT_BUF_SIZE; ^ libs/filesystem/src/path.cpp:101:14: warning: unused variable 'colon' [-Wunused-const-variable] const char colon = ':'; ^ 3 warnings generated. clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp" In file included from libs/filesystem/src/utf8_codecvt_facet.cpp:23: In file included from ./boost/detail/utf8_codecvt_facet.ipp:13: ./boost/detail/utf8_codecvt_facet.hpp:171:17: warning: 'boost::filesystem::detail::utf8_codecvt_facet::do_length' hides overloaded virtual function [-Woverloaded-virtual] virtual int do_length( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1/bits/codecvt.h:443:11: note: hidden overloaded virtual function 'std::codecvt::do_length' declared here: type mismatch at 1st parameter ('state_type &' (aka '__mbstate_t &') vs 'const std::mbstate_t &' (aka 'const __mbstate_t &')) int do_length(state_type&, const extern_type* __from, ^ 1 warning generated. clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/unique_path.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/unique_path.o" "libs/filesystem/src/unique_path.cpp" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/operations.o "clang++" -x c++ -O3 -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/operations.o" "libs/filesystem/src/operations.cpp" libs/filesystem/src/operations.cpp:248:21: warning: unused variable 'buf_size' [-Wunused-const-variable] const std::size_t buf_size(128); ^ libs/filesystem/src/operations.cpp:321:8: warning: unused function 'error' [-Wunused-function] bool error(bool was_error, const error_code& result, ^ 2 warnings generated. RmTemps bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem-mt.a(clean) rm -f "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem-mt.a" clang-darwin.archive bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem-mt.a "ar" rc "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem-mt.a" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/codecvt_error_category.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/operations.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/path.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/path_traits.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/portability.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/unique_path.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/windows_file_codecvt.o" "ranlib" -cs "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem-mt.a" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem-mt.a(windows_file_codecvt.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem-mt.a(windows_file_codecvt.o) has no symbols common.copy /Users/Mishra/0ad/libraries/osx/boost/lib/libboost_filesystem-mt.a cp "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem-mt.a" "/Users/Mishra/0ad/libraries/osx/boost/lib/libboost_filesystem-mt.a" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/codecvt_error_category.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/path_traits.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/path_traits.o" "libs/filesystem/src/path_traits.cpp" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/path.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/path.o" "libs/filesystem/src/path.cpp" In file included from libs/filesystem/src/path.cpp:39: In file included from ./boost/filesystem/detail/utf8_codecvt_facet.hpp:18: ./boost/detail/utf8_codecvt_facet.hpp:171:17: warning: 'boost::filesystem::detail::utf8_codecvt_facet::do_length' hides overloaded virtual function [-Woverloaded-virtual] virtual int do_length( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1/bits/codecvt.h:443:11: note: hidden overloaded virtual function 'std::codecvt::do_length' declared here: type mismatch at 1st parameter ('state_type &' (aka '__mbstate_t &') vs 'const std::mbstate_t &' (aka 'const __mbstate_t &')) int do_length(state_type&, const extern_type* __from, ^ libs/filesystem/src/path.cpp:76:21: warning: unused variable 'default_codecvt_buf_size' [-Wunused-const-variable] const std::size_t default_codecvt_buf_size = BOOST_FILESYSTEM_CODECVT_BUF_SIZE; ^ libs/filesystem/src/path.cpp:101:14: warning: unused variable 'colon' [-Wunused-const-variable] const char colon = ':'; ^ 3 warnings generated. clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/utf8_codecvt_facet.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp" In file included from libs/filesystem/src/utf8_codecvt_facet.cpp:23: In file included from ./boost/detail/utf8_codecvt_facet.ipp:13: ./boost/detail/utf8_codecvt_facet.hpp:171:17: warning: 'boost::filesystem::detail::utf8_codecvt_facet::do_length' hides overloaded virtual function [-Woverloaded-virtual] virtual int do_length( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1/bits/codecvt.h:443:11: note: hidden overloaded virtual function 'std::codecvt::do_length' declared here: type mismatch at 1st parameter ('state_type &' (aka '__mbstate_t &') vs 'const std::mbstate_t &' (aka 'const __mbstate_t &')) int do_length(state_type&, const extern_type* __from, ^ 1 warning generated. common.mkdir bin.v2/libs/signals/build/clang-darwin-4.2.1/debug mkdir -p "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug" common.mkdir bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static mkdir -p "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static" common.mkdir bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi mkdir -p "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/windows_file_codecvt.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/operations.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/operations.o" "libs/filesystem/src/operations.cpp" libs/filesystem/src/operations.cpp:248:21: warning: unused variable 'buf_size' [-Wunused-const-variable] const std::size_t buf_size(128); ^ libs/filesystem/src/operations.cpp:321:8: warning: unused function 'error' [-Wunused-function] bool error(bool was_error, const error_code& result, ^ 2 warnings generated. clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/portability.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/portability.o" "libs/filesystem/src/portability.cpp" clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/unique_path.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/unique_path.o" "libs/filesystem/src/unique_path.cpp" RmTemps bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_filesystem-mt-d.a(clean) rm -f "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_filesystem-mt-d.a" clang-darwin.archive bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_filesystem-mt-d.a "ar" rc "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_filesystem-mt-d.a" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/codecvt_error_category.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/operations.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/path.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/path_traits.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/portability.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/unique_path.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/windows_file_codecvt.o" "ranlib" -cs "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_filesystem-mt-d.a" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_filesystem-mt-d.a(windows_file_codecvt.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_filesystem-mt-d.a(windows_file_codecvt.o) has no symbols common.copy /Users/Mishra/0ad/libraries/osx/boost/lib/libboost_filesystem-mt-d.a cp "bin.v2/libs/filesystem/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_filesystem-mt-d.a" "/Users/Mishra/0ad/libraries/osx/boost/lib/libboost_filesystem-mt-d.a" clang-darwin.compile.c++ bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/connection.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -I"." -c -o "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/connection.o" "libs/signals/src/connection.cpp" common.mkdir bin.v2/libs/system/build/clang-darwin-4.2.1/debug mkdir -p "bin.v2/libs/system/build/clang-darwin-4.2.1/debug" common.mkdir bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static mkdir -p "bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static" common.mkdir bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static/threading-multi mkdir -p "bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static/threading-multi" clang-darwin.compile.c++ bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/trackable.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -I"." -c -o "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/trackable.o" "libs/signals/src/trackable.cpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/blank.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/blank.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/blank.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/blank_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/blank_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/blank_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/call_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/call_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/call_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/cerrno.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/cerrno.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/cerrno.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/checked_delete.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/checked_delete.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/checked_delete.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/circular_buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/circular_buffer_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer_fwd.hpp" clang-darwin.compile.c++ bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/named_slot_map.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -I"." -c -o "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/named_slot_map.o" "libs/signals/src/named_slot_map.cpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compressed_pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compressed_pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compressed_pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_archetype.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept_archetype.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_archetype.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept_check.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/crc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/crc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/crc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/cregex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/cregex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/cregex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/cstdint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/cstdint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/cstdint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/cstdlib.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/cstdlib.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/cstdlib.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/current_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/current_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/current_function.hpp" ...on 100th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/dynamic_bitset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/dynamic_bitset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/dynamic_bitset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/dynamic_bitset_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/dynamic_bitset_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/dynamic_bitset_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/enable_shared_from_this.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/enable_shared_from_this.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/enable_shared_from_this.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/filesystem.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/foreach.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/foreach.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/foreach.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/foreach_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/foreach_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/foreach_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_output_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_output_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_output_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/get_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/get_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/get_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/generator_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/generator_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/generator_iterator.hpp" clang-darwin.compile.c++ bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static/threading-multi/error_code.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static/threading-multi/error_code.o" "libs/system/src/error_code.cpp" RmTemps bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_system-mt-d.a(clean) rm -f "bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_system-mt-d.a" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/indirect_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/indirect_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/indirect_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/implicit_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/implicit_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/implicit_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/integer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/integer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/integer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/integer_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/integer_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/integer_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/integer_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/integer_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/integer_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/io_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/io_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/io_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator.hpp" clang-darwin.compile.c++ bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/signal_base.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -I"." -c -o "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/signal_base.o" "libs/signals/src/signal_base.cpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/is_placeholder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/is_placeholder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/is_placeholder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator_adaptors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator_adaptors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator_adaptors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/last_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/last_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/last_value.hpp" clang-darwin.compile.c++ bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/slot.o "clang++" -x c++ -O0 -g -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -arch x86_64 -fvisibility=hidden -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -I"." -c -o "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/slot.o" "libs/signals/src/slot.cpp" RmTemps bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_signals-mt-d.a(clean) rm -f "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_signals-mt-d.a" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/make_shared.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/make_shared.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/make_shared.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lexical_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lexical_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lexical_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mem_fn.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mem_fn.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mem_fn.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/memory_order.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/memory_order.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/memory_order.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/next_prior.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/next_prior.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/next_prior.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index_container_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index_container_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index_container_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/non_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/non_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/non_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/noncopyable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/noncopyable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/noncopyable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/nondet_random.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/nondet_random.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/nondet_random.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/none_t.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/none_t.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/none_t.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/none.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/none.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/none.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/optional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/optional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/optional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pointee.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pointee.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pointee.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pointer_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pointer_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pointer_cast.hpp" clang-darwin.archive bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_system-mt-d.a "ar" rc "bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_system-mt-d.a" "bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static/threading-multi/error_code.o" "ranlib" -cs "bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_system-mt-d.a" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pointer_to_other.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pointer_to_other.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pointer_to_other.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/progress.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/progress.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/progress.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/lib/libboost_system-mt-d.a cp "bin.v2/libs/system/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_system-mt-d.a" "/Users/Mishra/0ad/libraries/osx/boost/lib/libboost_system-mt-d.a" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ref.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ref.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ref.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/rational.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/rational.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/rational.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex.h cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex.h" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex.h" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/scope_exit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/scope_exit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/scope_exit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/scoped_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/scoped_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/scoped_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/scoped_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/scoped_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/scoped_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/shared_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/shared_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/shared_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/shared_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/shared_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/shared_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/shared_container_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/shared_container_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/shared_container_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/static_assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/static_assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/static_assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/strong_typedef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/strong_typedef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/strong_typedef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/swap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/swap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/swap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/throw_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/throw_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/throw_exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/timer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/timer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/timer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/token_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/token_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/token_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/token_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/token_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/token_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tokenizer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tokenizer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tokenizer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/version.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/visit_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/visit_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/visit_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered_map.hpp" ...on 200th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/weak_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/weak_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/weak_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered_set.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/clamp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/clamp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/clamp.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/add_facet.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/add_facet.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/add_facet.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/minmax.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/minmax.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/minmax.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/hex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/hex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/hex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/accumulators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/accumulators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/accumulators.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string_regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string_regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string_regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/minmax_element.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/minmax_element.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/minmax_element.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/accumulators_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/accumulators_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/accumulators_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics_fwd.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulators mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulators" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/parameters mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/parameters" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/variates mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/variates" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/parameters mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/parameters" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_binary_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_binary_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_binary_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/archive_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/archive_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/archive_exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_binary_iprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_binary_iprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_binary_iprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_archive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_archive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_archive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_text_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_text_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_text_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_binary_oprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_binary_oprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_binary_oprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_streambuf_locale_saver.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_streambuf_locale_saver.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_streambuf_locale_saver.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_binary_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_binary_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_binary_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_text_iprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_text_iprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_text_iprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_text_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_text_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_text_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_text_oprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_text_oprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_text_oprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_xml_archive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_xml_archive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_xml_archive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_xml_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_xml_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_xml_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/binary_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_xml_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/basic_xml_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/basic_xml_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/binary_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_oarchive_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/binary_oarchive_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_oarchive_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_wiarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/binary_wiarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_wiarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_iarchive_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/binary_iarchive_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_iarchive_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_woarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/binary_woarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/binary_woarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/codecvt_null.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/codecvt_null.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/codecvt_null.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/dinkumware.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/dinkumware.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/dinkumware.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_binary_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_binary_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_binary_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_binary_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_binary_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_binary_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_text_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_text_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_text_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_text_wiarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_text_wiarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_text_wiarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_text_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_text_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_text_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_text_woarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_text_woarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_text_woarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_xml_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_xml_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_xml_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_xml_wiarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_xml_wiarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_xml_wiarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_xml_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_xml_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_xml_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_xml_woarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/polymorphic_xml_woarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/polymorphic_xml_woarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/shared_ptr_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/shared_ptr_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/shared_ptr_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/text_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/text_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/text_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/text_wiarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/text_wiarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/text_wiarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/text_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/text_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/text_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/text_woarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/text_woarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/text_woarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/tmpdir.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/tmpdir.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/tmpdir.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/wcslen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/wcslen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/wcslen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/xml_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/xml_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/xml_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/xml_archive_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/xml_archive_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/xml_archive_exception.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/xml_wiarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/xml_wiarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/xml_wiarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/xml_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/xml_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/xml_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/xml_woarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/xml_woarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/xml_woarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_datagram_socket.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_datagram_socket.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_datagram_socket.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/detail/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/detail/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/detail/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/detail/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/impl" ...on 300th target... common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_deadline_timer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_deadline_timer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_deadline_timer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_io_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_io_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_io_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_seq_packet_socket.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_seq_packet_socket.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_seq_packet_socket.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_raw_socket.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_raw_socket.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_raw_socket.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_signal_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_signal_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_signal_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_serial_port.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_serial_port.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_serial_port.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_socket.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_socket.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_socket.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_socket_acceptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_socket_acceptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_socket_acceptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_socket_streambuf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_socket_streambuf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_socket_streambuf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_socket_iostream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_socket_iostream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_socket_iostream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_stream_socket.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_stream_socket.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_stream_socket.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_streambuf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_streambuf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_streambuf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_streambuf_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_streambuf_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_streambuf_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_waitable_timer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/basic_waitable_timer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/basic_waitable_timer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/buffered_stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_read_stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/buffered_read_stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_read_stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_read_stream_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/buffered_read_stream_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_read_stream_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_stream_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/buffered_stream_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_stream_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_write_stream_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/buffered_write_stream_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_write_stream_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffers_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/buffers_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffers_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_write_stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/buffered_write_stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/buffered_write_stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/connect.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/connect.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/connect.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/completion_condition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/completion_condition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/completion_condition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/datagram_socket_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/datagram_socket_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/datagram_socket_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/deadline_timer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/deadline_timer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/deadline_timer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/deadline_timer_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/deadline_timer_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/deadline_timer_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/high_resolution_timer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/high_resolution_timer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/high_resolution_timer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/handler_alloc_hook.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/handler_alloc_hook.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/handler_alloc_hook.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/handler_invoke_hook.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/handler_invoke_hook.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/handler_invoke_hook.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/is_write_buffered.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/is_write_buffered.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/is_write_buffered.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/io_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/io_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/io_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/is_read_buffered.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/is_read_buffered.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/is_read_buffered.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/raw_socket_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/raw_socket_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/raw_socket_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/read.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/read.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/read.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/seq_packet_socket_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/seq_packet_socket_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/seq_packet_socket_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/read_at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/read_at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/read_at.hpp" clang-darwin.archive bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_signals-mt-d.a "ar" rc "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_signals-mt-d.a" "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/trackable.o" "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/connection.o" "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/named_slot_map.o" "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/signal_base.o" "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/slot.o" "ranlib" -cs "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_signals-mt-d.a" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/read_until.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/read_until.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/read_until.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/serial_port.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/serial_port.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/serial_port.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/serial_port_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/serial_port_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/serial_port_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/signal_set_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/signal_set_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/signal_set_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/socket_acceptor_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/socket_acceptor_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/socket_acceptor_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/serial_port_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/serial_port_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/serial_port_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/signal_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/signal_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/signal_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/socket_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/socket_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/socket_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/lib/libboost_signals-mt-d.a cp "bin.v2/libs/signals/build/clang-darwin-4.2.1/debug/link-static/threading-multi/libboost_signals-mt-d.a" "/Users/Mishra/0ad/libraries/osx/boost/lib/libboost_signals-mt-d.a" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/steady_timer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/steady_timer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/steady_timer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/strand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/strand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/strand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/streambuf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/streambuf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/streambuf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/system_timer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/system_timer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/system_timer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/stream_socket_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/stream_socket_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/stream_socket_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/time_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/time_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/time_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/version.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/waitable_timer_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/waitable_timer_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/waitable_timer_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/write.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/write.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/write.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/wait_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/wait_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/wait_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/write_at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/write_at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/write_at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/assignment_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/assignment_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/assignment_exception.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/list_inserter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/list_inserter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/list_inserter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/list_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/list_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/list_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/ptr_list_inserter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/ptr_list_inserter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/ptr_list_inserter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/ptr_list_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/ptr_list_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/ptr_list_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/ptr_map_inserter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/ptr_map_inserter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/ptr_map_inserter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/std.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/bimap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/bimap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/bimap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/ceil.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/ceil.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/ceil.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer/base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/circular_buffer/base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer/base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept/assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer/debug.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/circular_buffer/debug.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer/debug.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer/space_optimized.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/circular_buffer/space_optimized.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer/space_optimized.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer/details.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/circular_buffer/details.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/circular_buffer/details.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/clock_string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/clock_string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/clock_string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/chrono.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/chrono.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/chrono.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/chrono_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/chrono_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/chrono_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/duration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/duration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/duration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/floor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/floor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/floor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/include.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/include.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/include.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/process_cpu_clocks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/process_cpu_clocks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/process_cpu_clocks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/round.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/round.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/round.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/system_clocks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/system_clocks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/system_clocks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/thread_clock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/thread_clock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/thread_clock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/time_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/time_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/time_point.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io_v1 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io_v1" ...on 400th target... common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/typeof mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/typeof" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/arg.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/utility mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/utility" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/no_warning mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/no_warning" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/typeof/boost mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/typeof/boost" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/bind.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/mac mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/mac" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/posix mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/posix" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/typeof/boost/chrono mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/typeof/boost/chrono" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/win mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/win" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/bind_cc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/bind_cc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/bind_cc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/bind_mf2_cc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/bind_mf2_cc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/bind_mf2_cc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/bind_mf_cc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/bind_mf_cc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/bind_mf_cc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/bind_template.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/bind_template.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/bind_template.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/make_adaptable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/make_adaptable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/make_adaptable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/mem_fn.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/mem_fn.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/mem_fn.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/mem_fn_cc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/mem_fn_cc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/mem_fn_cc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/mem_fn_template.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/mem_fn_template.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/mem_fn_template.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/mem_fn_vw.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/mem_fn_vw.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/mem_fn_vw.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/protect.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/protect.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/protect.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/storage.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bind/storage.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bind/storage.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/list_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/list_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/list_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/unordered_multiset_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/unordered_multiset_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/unordered_multiset_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/set_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/set_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/set_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/multiset_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/multiset_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/multiset_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/unconstrained_set_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/unconstrained_set_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/unconstrained_set_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/unordered_set_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/unordered_set_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/unordered_set_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/vector_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/vector_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/vector_of.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/property_map mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/property_map" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/debug mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/debug" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/test mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/test" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/support mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/support" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/requires.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept/requires.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/requires.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/usage.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept/usage.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/usage.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/config mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/container mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/context mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check/borland.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept_check/borland.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check/borland.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi_prefix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/abi_prefix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi_prefix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/allocator_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/allocator_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/allocator_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi_suffix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/abi_suffix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi_suffix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/all.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/container_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/container_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/container_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/flat_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/flat_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/flat_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/scoped_allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/scoped_allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/scoped_allocator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/flat_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/flat_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/flat_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/scoped_allocator_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/scoped_allocator_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/scoped_allocator_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/slist.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/slist.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/slist.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/stable_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/stable_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/stable_vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/auto_link.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/auto_link.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/auto_link.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/posix_features.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/posix_features.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/posix_features.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/requires_threads.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/requires_threads.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/requires_threads.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/select_compiler_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/select_compiler_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/select_compiler_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/select_platform_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/select_platform_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/select_platform_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/select_stdlib_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/select_stdlib_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/select_stdlib_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/suffix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/suffix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/suffix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/user.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/user.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/user.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/warning_disable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/warning_disable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/warning_disable.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check/general.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept_check/general.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check/general.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check/has_constraints.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept_check/has_constraints.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check/has_constraints.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check/msvc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept_check/msvc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept_check/msvc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/fcontext.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/fcontext.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/fcontext.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/guarded_stack_allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/guarded_stack_allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/guarded_stack_allocator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/simple_stack_allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/simple_stack_allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/simple_stack_allocator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/utils.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/dynamic_bitset mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/dynamic_bitset" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/filesystem/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/config.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/adjust_functors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/adjust_functors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/adjust_functors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/algorithm.hpp" ...on 500th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/allocator_utilities.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/allocator_utilities.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/allocator_utilities.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/all.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/current_exception_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/current_exception_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/current_exception_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/enable_current_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/enable_current_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/enable_current_exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/diagnostic_information.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/diagnostic_information.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/diagnostic_information.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/enable_error_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/enable_error_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/enable_error_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_api_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/errinfo_api_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_api_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_file_open_mode.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/errinfo_file_open_mode.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_file_open_mode.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_errno.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/errinfo_errno.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_errno.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_at_line.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/errinfo_at_line.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_at_line.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_file_handle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/errinfo_file_handle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_file_handle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_file_name.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/errinfo_file_name.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_file_name.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_nested_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/errinfo_nested_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_nested_exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_type_info_name.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/errinfo_type_info_name.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/errinfo_type_info_name.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/error_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/error_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/error_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/get_error_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/get_error_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/get_error_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/info_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/info_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/info_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/to_string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/to_string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/to_string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/to_string_stub.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/to_string_stub.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/to_string_stub.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/atomic_count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/atomic_count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/atomic_count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/binary_search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/binary_search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/binary_search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/bitmask.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/bitmask.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/bitmask.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/call_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/call_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/call_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/catch_exceptions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/catch_exceptions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/catch_exceptions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/compressed_pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/compressed_pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/compressed_pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/container_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/container_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/container_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/dynamic_bitset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/dynamic_bitset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/dynamic_bitset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/endian.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/endian.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/endian.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/fenv.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/fenv.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/fenv.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/has_default_constructor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/has_default_constructor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/has_default_constructor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/identifier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/identifier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/identifier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/indirect_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/indirect_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/indirect_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/interlocked.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/interlocked.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/interlocked.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/is_function_ref_tester.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/is_function_ref_tester.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/is_function_ref_tester.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/is_sorted.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/is_sorted.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/is_sorted.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/is_incrementable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/is_incrementable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/is_incrementable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/is_xxx.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/is_xxx.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/is_xxx.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/lcast_precision.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/lcast_precision.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/lcast_precision.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/lightweight_main.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/lightweight_main.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/lightweight_main.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/lightweight_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/lightweight_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/lightweight_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/lightweight_test.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/lightweight_test.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/lightweight_test.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/lightweight_thread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/lightweight_thread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/lightweight_thread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/named_template_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/named_template_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/named_template_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/no_exceptions_support.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/no_exceptions_support.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/no_exceptions_support.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/none_t.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/none_t.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/none_t.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/numeric_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/numeric_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/numeric_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/ob_call_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/ob_call_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/ob_call_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/ob_compressed_pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/ob_compressed_pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/ob_compressed_pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/quick_allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/quick_allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/quick_allocator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/reference_content.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/reference_content.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/reference_content.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/scoped_enum_emulation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/scoped_enum_emulation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/scoped_enum_emulation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/select_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/select_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/select_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/sp_typeinfo.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/sp_typeinfo.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/sp_typeinfo.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/templated_streams.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/templated_streams.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/templated_streams.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/utf8_codecvt_facet.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/utf8_codecvt_facet.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/utf8_codecvt_facet.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/utf8_codecvt_facet.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/utf8_codecvt_facet.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/utf8_codecvt_facet.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/workaround.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/workaround.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/workaround.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/dynamic_bitset/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/dynamic_bitset/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/dynamic_bitset/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/dynamic_bitset/dynamic_bitset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/dynamic_bitset/dynamic_bitset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/dynamic_bitset/dynamic_bitset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/c_local_time_adjustor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/c_local_time_adjustor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/c_local_time_adjustor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/compiler_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/compiler_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/compiler_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/c_time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/c_time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/c_time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/constrained_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/constrained_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/constrained_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_clock_device.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_clock_device.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_clock_device.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_defs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_defs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_defs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_duration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_duration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_duration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_duration_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_duration_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_duration_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_facet.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_facet.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_facet.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_format_simple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_format_simple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_format_simple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_formatting.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_formatting.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_formatting.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_formatting_locales.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_formatting_locales.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_formatting_locales.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_formatting_limited.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_formatting_limited.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_formatting_limited.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_generator_formatter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_generator_formatter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_generator_formatter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_generators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_generators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_generators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_generator_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_generator_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_generator_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_names_put.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_names_put.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_names_put.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_parsing.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/date_parsing.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/date_parsing.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/dst_rules.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/dst_rules.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/dst_rules.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/dst_transition_generators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/dst_transition_generators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/dst_transition_generators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/filetime_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/filetime_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/filetime_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/format_date_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/format_date_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/format_date_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian_calendar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian_calendar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian_calendar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian_calendar.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian_calendar.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian_calendar.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/int_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/int_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/int_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/iso_format.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/iso_format.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/iso_format.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time_adjustor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_time_adjustor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time_adjustor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/locale_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/locale_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/locale_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_timezone_defs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_timezone_defs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_timezone_defs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/microsec_time_clock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/microsec_time_clock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/microsec_time_clock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/parse_format_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/parse_format_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/parse_format_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/period.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/period.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/period.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/period_formatter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/period_formatter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/period_formatter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/period_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/period_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/period_parser.hpp" ...on 600th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/special_defs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/special_defs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/special_defs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/special_values_formatter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/special_values_formatter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/special_values_formatter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/special_values_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/special_values_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/special_values_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/string_convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/string_convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/string_convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/string_parse_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/string_parse_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/string_parse_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/strings_from_facet.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/strings_from_facet.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/strings_from_facet.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_clock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_clock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_clock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_defs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_defs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_defs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_duration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_duration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_duration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_facet.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_facet.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_facet.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_formatting_streams.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_formatting_streams.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_formatting_streams.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_parsing.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_parsing.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_parsing.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_resolution_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_resolution_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_resolution_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_system_counted.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_system_counted.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_system_counted.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_system_split.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_system_split.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_system_split.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_zone_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_zone_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_zone_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_zone_names.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/time_zone_names.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/time_zone_names.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/tz_db_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/tz_db_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/tz_db_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/wrapping_int.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/wrapping_int.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/wrapping_int.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/year_month_day.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/year_month_day.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/year_month_day.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/convenience.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/filesystem/convenience.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/convenience.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/filesystem/exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/fstream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/filesystem/fstream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/fstream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/operations.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/filesystem/operations.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/operations.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/path.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/filesystem/path.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/path.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/path_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/filesystem/path_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/path_traits.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/format mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/assoc_container_factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/assoc_container_factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/assoc_container_factory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/alt_sstream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/alt_sstream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/alt_sstream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/factory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/components.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/components.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/components.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/function_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/function_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/function_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/function_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/function_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/function_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/function_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/function_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/function_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/function_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/function_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/function_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/is_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_callable_builtin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/is_callable_builtin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_callable_builtin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_function_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/is_function_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_function_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_function_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/is_function_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_function_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_member_function_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/is_member_function_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_member_function_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_member_object_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/is_member_object_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_member_object_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_member_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/is_member_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_member_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/member_function_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/member_function_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/member_function_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_nonmember_callable_builtin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/is_nonmember_callable_builtin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/is_nonmember_callable_builtin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/member_object_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/member_object_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/member_object_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/parameter_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/parameter_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/parameter_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/property_tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/property_tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/property_tags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/result_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/result_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/result_type.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/config mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/config" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function1.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/encoding mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/encoding" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_cc_loop mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_cc_loop" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_retag_default_cc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_retag_default_cc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_tags mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_tags" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_variate_loop mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_variate_loop" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function6.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function6.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function6.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function7.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function7.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function7.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function8.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function8.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function8.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function9.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function9.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function9.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function_template.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function_template.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function_template.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function_typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/function_typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/function_typeof.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/alt_sstream_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/alt_sstream_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/alt_sstream_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/exceptions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/exceptions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/exceptions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/feed_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/feed_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/feed_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/format_class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/format_class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/format_class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/format_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/format_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/format_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/format_implementation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/format_implementation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/format_implementation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/free_funcs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/free_funcs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/free_funcs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/group.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/group.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/group.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/internals_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/internals_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/internals_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/internals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/internals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/internals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/parsing.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/parsing.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/parsing.hpp" ...on 700th target... common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/assoc_container_factory_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/assoc_container_factory_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/assoc_container_factory_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/factory_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/factory_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/factory_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/flyweight.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/flyweight.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/flyweight.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/hashed_factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/hashed_factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/hashed_factory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/hashed_factory_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/hashed_factory_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/hashed_factory_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/flyweight_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/flyweight_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/flyweight_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/holder_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/holder_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/holder_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/intermodule_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/intermodule_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/intermodule_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/intermodule_holder_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/intermodule_holder_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/intermodule_holder_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/key_value_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/key_value_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/key_value_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/key_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/key_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/key_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/locking_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/locking_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/locking_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/no_locking.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/no_locking.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/no_locking.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/no_locking_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/no_locking_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/no_locking_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/no_tracking.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/no_tracking.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/no_tracking.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/no_tracking_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/no_tracking_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/no_tracking_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/refcounted.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/refcounted.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/refcounted.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/refcounted_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/refcounted_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/refcounted_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/set_factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/set_factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/set_factory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/simple_locking.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/simple_locking.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/simple_locking.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/set_factory_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/set_factory_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/set_factory_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/simple_locking_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/simple_locking_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/simple_locking_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/static_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/static_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/static_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/static_holder_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/static_holder_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/static_holder_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/tracking_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/tracking_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/tracking_tag.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/forward_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/forward_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/forward_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/hash.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/hash_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/lightweight_forward_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/lightweight_forward_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/lightweight_forward_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/overloaded_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/value_factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/value_factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/value_factory.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/algorithm.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjlist mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjlist" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/accounting.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/accounting.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/accounting.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometry.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometry.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometry.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_maps mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_maps" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/bit_aligned_pixel_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/bit_aligned_pixel_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/bit_aligned_pixel_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/bit_aligned_pixel_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/bit_aligned_pixel_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/bit_aligned_pixel_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/cmyk.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/cmyk.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/cmyk.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/channel.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/channel.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/channel.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/channel_algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/channel_algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/channel_algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/color_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/color_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/color_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/color_base_algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/color_base_algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/color_base_algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/color_convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/color_convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/color_convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/deprecated.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/deprecated.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/deprecated.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/device_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/device_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/device_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/gil_all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/gil_all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/gil_all.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/gil_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/gil_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/gil_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/gil_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/gil_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/gil_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/gray.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/gray.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/gray.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/image.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/image.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/image.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/image_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/image_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/image_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/image_view_factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/image_view_factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/image_view_factory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/iterator_from_2d.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/iterator_from_2d.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/iterator_from_2d.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/locator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/locator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/locator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/metafunctions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/metafunctions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/metafunctions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/packed_pixel.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/packed_pixel.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/packed_pixel.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/pixel.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/pixel.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/pixel.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/pixel_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/pixel_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/pixel_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/pixel_iterator_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/pixel_iterator_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/pixel_iterator_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/planar_pixel_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/planar_pixel_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/planar_pixel_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/planar_pixel_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/planar_pixel_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/planar_pixel_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/position_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/position_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/position_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/rgb.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/rgb.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/rgb.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/rgba.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/rgba.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/rgba.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/step_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/step_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/step_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/typedefs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/typedefs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/typedefs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/utilities.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/utilities.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/utilities.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/virtual_locator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/virtual_locator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/virtual_locator.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/arithmetic mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/arithmetic" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/iterators mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/iterators" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/equals mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/equals" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/dsv mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/dsv" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms" ...on 800th target... common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/strategies mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/strategies" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/views mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/views" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/concepts mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/concepts" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/dsv mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/dsv" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/strategies/cartesian mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/strategies/cartesian" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/views/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/views/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/register mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/register" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/sections mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/sections" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/sections mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/sections" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/relate mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/relate" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/transform mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/transform" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/auxiliary mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/auxiliary" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/mpl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/mpl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/detail" ...on 900th target... common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/adj_list_serialize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/adj_list_serialize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/adj_list_serialize.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/adjacency_matrix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/adjacency_matrix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/adjacency_matrix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/adjacency_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/adjacency_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/adjacency_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/adjacency_list_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/adjacency_list_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/adjacency_list_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/adjacency_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/adjacency_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/adjacency_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/bandwidth.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/bandwidth.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/bandwidth.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/astar_search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/astar_search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/astar_search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/bellman_ford_shortest_paths.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/bellman_ford_shortest_paths.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/bellman_ford_shortest_paths.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/bc_clustering.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/bc_clustering.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/bc_clustering.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/betweenness_centrality.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/betweenness_centrality.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/betweenness_centrality.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/bipartite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/bipartite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/bipartite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/biconnected_components.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/biconnected_components.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/biconnected_components.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/boykov_kolmogorov_max_flow.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/boykov_kolmogorov_max_flow.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/boykov_kolmogorov_max_flow.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/boyer_myrvold_planar_test.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/boyer_myrvold_planar_test.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/boyer_myrvold_planar_test.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/breadth_first_search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/breadth_first_search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/breadth_first_search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/buffer_concepts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/buffer_concepts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/buffer_concepts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/bron_kerbosch_all_cliques.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/bron_kerbosch_all_cliques.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/bron_kerbosch_all_cliques.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/circle_layout.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/circle_layout.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/circle_layout.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/chrobak_payne_drawing.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/chrobak_payne_drawing.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/chrobak_payne_drawing.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/closeness_centrality.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/closeness_centrality.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/closeness_centrality.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/clustering_coefficient.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/clustering_coefficient.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/clustering_coefficient.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/compressed_sparse_row_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/compressed_sparse_row_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/compressed_sparse_row_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/connected_components.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/connected_components.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/connected_components.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/create_condensation_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/create_condensation_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/create_condensation_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dag_shortest_paths.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/dag_shortest_paths.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dag_shortest_paths.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/core_numbers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/core_numbers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/core_numbers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/cuthill_mckee_ordering.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/cuthill_mckee_ordering.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/cuthill_mckee_ordering.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/depth_first_search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/depth_first_search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/depth_first_search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dimacs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/dimacs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dimacs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/degree_centrality.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/degree_centrality.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/degree_centrality.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dijkstra_shortest_paths.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/dijkstra_shortest_paths.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dijkstra_shortest_paths.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/dijkstra_shortest_paths_no_color_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/directed_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/directed_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/directed_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dll_import_export.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/dll_import_export.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dll_import_export.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/edge_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/edge_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/edge_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dominator_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/dominator_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/dominator_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/eccentricity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/eccentricity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/eccentricity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/edge_connectivity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/edge_connectivity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/edge_connectivity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/erdos_renyi_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/erdos_renyi_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/erdos_renyi_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/edmunds_karp_max_flow.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/edmunds_karp_max_flow.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/edmunds_karp_max_flow.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/edmonds_karp_max_flow.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/edmonds_karp_max_flow.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/edmonds_karp_max_flow.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/floyd_warshall_shortest.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/floyd_warshall_shortest.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/floyd_warshall_shortest.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/filtered_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/filtered_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/filtered_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/geodesic_distance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/geodesic_distance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/geodesic_distance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/exterior_property.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/exterior_property.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/exterior_property.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/fruchterman_reingold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/fruchterman_reingold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/fruchterman_reingold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_archetypes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/graph_archetypes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_archetypes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_as_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/graph_as_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_as_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_concepts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/graph_concepts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_concepts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_mutability_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/graph_mutability_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_mutability_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_selectors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/graph_selectors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_selectors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_stats.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/graph_stats.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_stats.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_test.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/graph_test.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_test.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/graph_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/graph_utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graph_utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graphviz.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/graphviz.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graphviz.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graphml.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/graphml.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/graphml.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/grid_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/grid_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/grid_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/gursoy_atun_layout.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/gursoy_atun_layout.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/gursoy_atun_layout.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/howard_cycle_ratio.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/howard_cycle_ratio.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/howard_cycle_ratio.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/incremental_components.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/incremental_components.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/incremental_components.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/is_kuratowski_subgraph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/is_kuratowski_subgraph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/is_kuratowski_subgraph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/is_straight_line_drawing.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/is_straight_line_drawing.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/is_straight_line_drawing.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/isomorphism.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/isomorphism.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/isomorphism.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/iteration_macros.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/iteration_macros.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/iteration_macros.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/iteration_macros_undef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/iteration_macros_undef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/iteration_macros_undef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/johnson_all_pairs_shortest.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/johnson_all_pairs_shortest.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/johnson_all_pairs_shortest.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/kamada_kawai_spring_layout.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/kamada_kawai_spring_layout.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/kamada_kawai_spring_layout.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/king_ordering.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/king_ordering.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/king_ordering.hpp" ...on 1000th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/kruskal_min_spanning_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/kruskal_min_spanning_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/kruskal_min_spanning_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/labeled_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/labeled_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/labeled_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/leda_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/leda_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/leda_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/lookup_edge.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/lookup_edge.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/lookup_edge.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/loop_erased_random_walk.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/loop_erased_random_walk.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/loop_erased_random_walk.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/make_biconnected_planar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/make_biconnected_planar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/make_biconnected_planar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/make_connected.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/make_connected.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/make_connected.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/matrix_as_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/matrix_as_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/matrix_as_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/make_maximal_planar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/make_maximal_planar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/make_maximal_planar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/max_cardinality_matching.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/max_cardinality_matching.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/max_cardinality_matching.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/mesh_graph_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/mesh_graph_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/mesh_graph_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/mcgregor_common_subgraphs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/mcgregor_common_subgraphs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/mcgregor_common_subgraphs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/metis.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/metis.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/metis.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/metric_tsp_approx.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/metric_tsp_approx.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/metric_tsp_approx.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/minimum_degree_ordering.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/minimum_degree_ordering.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/minimum_degree_ordering.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/named_function_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/named_function_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/named_function_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/named_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/named_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/named_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/neighbor_bfs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/neighbor_bfs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/neighbor_bfs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/numeric_values.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/numeric_values.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/numeric_values.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/one_bit_color_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/one_bit_color_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/one_bit_color_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/overloading.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/overloading.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/overloading.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/page_rank.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/page_rank.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/page_rank.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_canonical_ordering.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/planar_canonical_ordering.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_canonical_ordering.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_face_traversal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/planar_face_traversal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_face_traversal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/plod_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/plod_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/plod_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/point_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/point_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/point_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/prim_minimum_spanning_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/prim_minimum_spanning_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/prim_minimum_spanning_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/profile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/profile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/profile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/properties.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/properties.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/properties.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_iter_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/property_iter_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_iter_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/push_relabel_max_flow.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/push_relabel_max_flow.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/push_relabel_max_flow.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/r_c_shortest_paths.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/r_c_shortest_paths.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/r_c_shortest_paths.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/random_layout.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/random_layout.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/random_layout.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/random.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/random.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/random.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/read_dimacs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/read_dimacs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/read_dimacs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/random_spanning_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/random_spanning_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/random_spanning_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/relax.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/relax.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/relax.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/reverse_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/reverse_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/reverse_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/rmat_graph_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/rmat_graph_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/rmat_graph_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/simple_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/simple_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/simple_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/sequential_vertex_coloring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/sequential_vertex_coloring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/sequential_vertex_coloring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/sloan_ordering.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/sloan_ordering.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/sloan_ordering.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/small_world_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/small_world_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/small_world_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/smallest_last_ordering.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/smallest_last_ordering.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/smallest_last_ordering.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/ssca_graph_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/ssca_graph_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/ssca_graph_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/st_connected.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/st_connected.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/st_connected.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/stanford_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/stanford_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/stanford_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/stoer_wagner_min_cut.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/stoer_wagner_min_cut.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/stoer_wagner_min_cut.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/strong_components.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/strong_components.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/strong_components.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/subgraph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/subgraph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/subgraph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/tiernan_all_cycles.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/tiernan_all_cycles.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/tiernan_all_cycles.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/topological_sort.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/topological_sort.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/topological_sort.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/topology.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/topology.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/topology.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/transitive_closure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/transitive_closure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/transitive_closure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/transitive_reduction.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/transitive_reduction.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/transitive_reduction.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/transpose_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/transpose_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/transpose_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/tree_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/tree_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/tree_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/two_bit_color_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/two_bit_color_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/two_bit_color_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/two_graphs_common_spanning_trees.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/two_graphs_common_spanning_trees.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/two_graphs_common_spanning_trees.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/undirected_dfs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/undirected_dfs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/undirected_dfs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/undirected_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/undirected_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/undirected_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/use_mpi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/use_mpi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/use_mpi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/vector_as_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/vector_as_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/vector_as_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/vertex_and_edge_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/vertex_and_edge_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/vertex_and_edge_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/visitors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/visitors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/visitors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/wavefront.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/wavefront.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/wavefront.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/write_dimacs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/write_dimacs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/write_dimacs.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/integer mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/integer" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/binomial_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/binomial_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/binomial_heap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/d_ary_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/d_ary_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/d_ary_heap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/associative_element_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/associative_element_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/associative_element_container.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/ipc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/ipc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/streams mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/streams" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/integer/integer_mask.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/integer/integer_mask.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/integer/integer_mask.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/anonymous_shared_memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/anonymous_shared_memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/anonymous_shared_memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/integer/static_log2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/integer/static_log2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/integer/static_log2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/integer/static_min_max.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/integer/static_min_max.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/integer/static_min_max.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/associative_interval_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/associative_interval_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/associative_interval_container.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/xsi mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/xsi" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/closed_interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/closed_interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/closed_interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/continuous_interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/continuous_interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/continuous_interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/discrete_interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/discrete_interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/discrete_interval.hpp" ...on 1100th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/functors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/functors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/functors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/dynamic_interval_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/dynamic_interval_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/dynamic_interval_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/gregorian.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/gregorian.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/gregorian.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/impl_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/impl_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/impl_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_base_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/interval_base_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_base_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_base_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/interval_base_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_base_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_bounds.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/interval_bounds.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_bounds.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_combining_style.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/interval_combining_style.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_combining_style.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/interval_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/interval_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/interval_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/interval_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/left_open_interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/left_open_interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/left_open_interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/open_interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/open_interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/open_interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/ptime.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/ptime.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/ptime.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/rational.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/rational.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/rational.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/right_open_interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/right_open_interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/right_open_interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/separate_interval_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/separate_interval_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/separate_interval_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/split_interval_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/split_interval_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/split_interval_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/split_interval_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/split_interval_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/split_interval_set.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/predicates mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/predicates" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/fibonacci_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/fibonacci_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/fibonacci_heap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/heap_concepts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/heap_concepts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/heap_concepts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/heap_merge.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/heap_merge.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/heap_merge.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/pairing_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/pairing_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/pairing_heap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/policies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/priority_queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/priority_queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/priority_queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/skew_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/skew_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/skew_heap.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/creation_tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/creation_tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/creation_tags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/errors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/errors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/errors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/file_mapping.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/file_mapping.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/file_mapping.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/exceptions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/exceptions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/exceptions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/interprocess_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/interprocess_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/interprocess_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_external_buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/managed_external_buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_external_buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_mapped_file.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/managed_mapped_file.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_mapped_file.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_heap_memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/managed_heap_memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_heap_memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_shared_memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/managed_shared_memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_shared_memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_windows_shared_memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/managed_windows_shared_memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_windows_shared_memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mapped_region.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/mapped_region.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mapped_region.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_xsi_shared_memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/managed_xsi_shared_memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/managed_xsi_shared_memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/offset_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/offset_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/offset_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/permissions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/permissions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/permissions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/segment_manager.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/segment_manager.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/segment_manager.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/shared_memory_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/shared_memory_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/shared_memory_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/windows_shared_memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/windows_shared_memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/windows_shared_memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/xsi_shared_memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/xsi_shared_memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/xsi_shared_memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/xsi_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/xsi_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/xsi_key.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/io mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/io" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/io/ios_state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/io/ios_state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/io/ios_state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/any_hook.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/any_hook.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/any_hook.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/counting_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/counting_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/counting_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/categories.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/categories.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/categories.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/interoperable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/interoperable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/interoperable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/function_input_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/function_input_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/function_input_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/filter_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/filter_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/filter_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/indirect_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/indirect_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/indirect_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/is_lvalue_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/is_lvalue_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/is_lvalue_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/is_readable_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/is_readable_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/is_readable_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/iterator_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_categories.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/iterator_categories.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_categories.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_facade.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/iterator_facade.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_facade.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/iterator_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/new_iterator_tests.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/new_iterator_tests.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/new_iterator_tests.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_archetypes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/iterator_archetypes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_archetypes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/permutation_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/permutation_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/permutation_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_concepts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/iterator_concepts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/iterator_concepts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/reverse_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/reverse_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/reverse_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/transform_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/transform_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/transform_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/zip_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/zip_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/zip_iterator.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/chain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/chain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/chain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/char_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/char_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/char_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/checked_operations.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/checked_operations.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/checked_operations.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/close.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/close.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/close.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/code_converter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/code_converter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/code_converter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/combine.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/combine.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/combine.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/compose.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/compose.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/compose.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/concepts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/concepts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/concepts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filtering_stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filtering_stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filtering_stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filtering_streambuf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filtering_streambuf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filtering_streambuf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/flush.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/flush.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/flush.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/get.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/get.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/get.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/imbue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/imbue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/imbue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/invert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/invert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/invert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/input_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/input_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/input_sequence.hpp" ...on 1200th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/operations.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/operations.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/operations.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/operations_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/operations_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/operations_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/optimal_buffer_size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/optimal_buffer_size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/optimal_buffer_size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/output_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/output_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/output_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/pipeline.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/pipeline.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/pipeline.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/positioning.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/positioning.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/positioning.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/put.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/put.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/put.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/putback.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/putback.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/putback.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/read.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/read.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/read.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/restrict.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/restrict.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/restrict.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/seek.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/seek.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/seek.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/skip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/skip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/skip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/slice.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/slice.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/slice.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/stream_buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/stream_buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/stream_buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/tee.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/tee.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/tee.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/traits_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/traits_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/traits_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/write.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/write.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/write.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/io/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/io/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/broken_overload_resolution mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/broken_overload_resolution" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/vc6 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/vc6" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/avl_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/avl_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/avl_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/avl_set_hook.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/avl_set_hook.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/avl_set_hook.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/avltree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/avltree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/avltree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/avltree_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/avltree_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/avltree_algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/bs_set_hook.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/bs_set_hook.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/bs_set_hook.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/circular_list_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/circular_list_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/circular_list_algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/circular_slist_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/circular_slist_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/circular_slist_algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/derivation_value_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/derivation_value_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/derivation_value_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/intrusive_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/intrusive_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/intrusive_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/hashtable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/hashtable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/hashtable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/linear_slist_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/linear_slist_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/linear_slist_algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/link_mode.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/link_mode.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/link_mode.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/member_value_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/member_value_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/member_value_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/list_hook.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/list_hook.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/list_hook.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/options.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/options.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/options.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/parent_from_member.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/parent_from_member.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/parent_from_member.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/pointer_plus_bits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/pointer_plus_bits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/pointer_plus_bits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/pointer_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/pointer_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/pointer_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/priority_compare.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/priority_compare.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/priority_compare.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/rbtree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/rbtree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/rbtree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/rbtree_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/rbtree_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/rbtree_algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/set_hook.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/set_hook.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/set_hook.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/sg_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/sg_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/sg_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/sgtree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/sgtree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/sgtree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/sgtree_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/sgtree_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/sgtree_algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/slist.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/slist.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/slist.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/slist_hook.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/slist_hook.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/slist_hook.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/splay_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/splay_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/splay_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/splay_set_hook.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/splay_set_hook.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/splay_set_hook.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/splaytree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/splaytree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/splaytree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/splaytree_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/splaytree_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/splaytree_algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/treap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/treap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/treap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/treap_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/treap_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/treap_algorithms.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/trivial_value_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/trivial_value_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/trivial_value_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/treap_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/treap_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/treap_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/unordered_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/unordered_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/unordered_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/unordered_set_hook.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/unordered_set_hook.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/unordered_set_hook.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/casts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/casts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/casts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/closures.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/closures.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/closures.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/control_structures.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/control_structures.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/control_structures.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/construct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/construct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/construct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/exceptions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/exceptions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/exceptions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/loops.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/loops.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/loops.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/numeric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/numeric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/numeric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/switch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/switch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/switch.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/logic mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/logic" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/move mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/move" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/logic/tribool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/logic/tribool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/logic/tribool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/boundary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/common_factor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/common_factor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/common_factor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/common_factor_ct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/common_factor_ct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/common_factor_ct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/common_factor_rt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/common_factor_rt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/common_factor_rt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/complex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/move/move.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/move/move.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/move/move.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/octonion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/octonion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/octonion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/concepts mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/concepts" ...on 1300th target... common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/constants mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/constants" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tr1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tr1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tr1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tr1_c_macros.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tr1_c_macros.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tr1_c_macros.ipp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/policies mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/policies" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/quaternion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/quaternion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/quaternion.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/logic/tribool_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/logic/tribool_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/logic/tribool_fwd.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/logic/tribool_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/logic/tribool_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/logic/tribool_io.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/collator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/collator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/collator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/conversion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/conversion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/conversion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/date_time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/date_time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/date_time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/date_time_facet.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/date_time_facet.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/date_time_facet.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/definitions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/definitions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/definitions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/encoding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/encoding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/encoding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/encoding_errors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/encoding_errors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/encoding_errors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/encoding_utf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/encoding_utf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/encoding_utf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/format.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/format.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/format.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/formatting.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/formatting.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/formatting.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/gnu_gettext.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/gnu_gettext.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/gnu_gettext.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/hold_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/hold_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/hold_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/localization_backend.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/localization_backend.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/localization_backend.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/message.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/message.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/message.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/time_zone.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/time_zone.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/time_zone.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/utf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/utf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/utf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/util.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/util.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/util.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/move/move_helpers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/move/move_helpers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/move/move_helpers.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/code_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/code_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/allocator.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/collectives.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/facility mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/facility" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/validate_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/validate_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/test mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/test" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/accumulate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/accumulate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/accumulate.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/math mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/math" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/collectives_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives_fwd.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/communicator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/communicator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/communicator.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/datatype_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/datatype_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/datatype_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/environment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/environment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/environment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/datatype.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/datatype.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/datatype.hpp" ...on 1400th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/graph_communicator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/graph_communicator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/graph_communicator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/group.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/group.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/group.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/intercommunicator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/intercommunicator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/intercommunicator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/nonblocking.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/nonblocking.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/nonblocking.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/operations.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/operations.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/operations.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/packed_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/packed_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/packed_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/packed_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/packed_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/packed_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/request.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/request.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/request.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/skeleton_and_content.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/skeleton_and_content.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/skeleton_and_content.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/skeleton_and_content_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/skeleton_and_content_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/skeleton_and_content_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/status.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/status.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/status.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/timer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/timer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/timer.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/python mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/python" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/advance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/advance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/advance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/advance_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/advance_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/advance_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/alias.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/alias.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/alias.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/always.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/always.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/always.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/arg_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/arg_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/arg_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/as_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/as_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/as_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/arithmetic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/arithmetic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/arithmetic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/at_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/at_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/at_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/back_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/back_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/back_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/back_inserter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/back_inserter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/back_inserter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/begin_end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/begin_end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/begin_end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/begin_end_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/begin_end_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/begin_end_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bitwise.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/bitwise.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bitwise.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/bool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bool_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/bool_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/bool_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/char.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/char.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/char.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/char_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/char_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/char_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/clear.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/clear.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/clear.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/clear_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/clear_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/clear_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/comparison.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/comparison.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/comparison.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/contains.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/contains.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/contains.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/contains_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/contains_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/contains_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/copy_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/copy_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/copy_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/count_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/count_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/count_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/count_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/count_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/count_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/deref.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/deref.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/deref.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/distance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/distance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/distance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/distance_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/distance_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/distance_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/empty_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/empty_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/empty_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/empty_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/empty_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/empty_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/empty_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/empty_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/empty_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/erase.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/erase.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/erase.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/erase_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/erase_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/erase_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/erase_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/erase_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/erase_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/erase_key_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/erase_key_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/erase_key_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/eval_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/eval_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/eval_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/filter_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/filter_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/filter_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/find.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/find.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/find.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/find_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/find_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/find_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/front_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/front_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/front_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/front_inserter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/front_inserter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/front_inserter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/has_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/has_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/has_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/has_xxx.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/has_xxx.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/has_xxx.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/has_key_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/has_key_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/has_key_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/identity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/identity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/identity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/index_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/index_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/index_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/index_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/index_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/index_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/inherit_linearly.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/inherit_linearly.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/inherit_linearly.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/insert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/insert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/insert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/insert_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/insert_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/insert_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/insert_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/insert_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/insert_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/insert_range_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/insert_range_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/insert_range_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/inserter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/inserter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/inserter.hpp" ...on 1500th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/int.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/int.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/int.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/int_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/int_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/int_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/integral_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/integral_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/integral_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/integral_c_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/integral_c_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/integral_c_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/integral_c_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/integral_c_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/integral_c_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/is_placeholder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/is_placeholder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/is_placeholder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/is_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/is_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/is_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/iter_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/iter_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/iter_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/iter_fold_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/iter_fold_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/iter_fold_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/iterator_category.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/iterator_category.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/iterator_category.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/iterator_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/iterator_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/iterator_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/iterator_tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/iterator_tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/iterator_tags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/key_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/key_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/key_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/joint_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/joint_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/joint_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/key_type_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/key_type_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/key_type_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/lambda_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/lambda_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/lambda_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/logical.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/logical.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/logical.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/long_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/long_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/long_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/long.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/long.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/long.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/lower_bound.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/lower_bound.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/lower_bound.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/max_element.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/max_element.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/max_element.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/max.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/max.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/max.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/min.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/min.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/min.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/min_element.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/min_element.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/min_element.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/min_max.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/min_max.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/min_max.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiplies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/multiplies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiplies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/negate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/negate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/negate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/next.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/next.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/next.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/next_prior.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/next_prior.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/next_prior.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/not.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/not.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/not.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/numeric_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/numeric_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/numeric_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/O1_size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/O1_size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/O1_size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/O1_size_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/O1_size_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/O1_size_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/order.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/order.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/order.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/order_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/order_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/order_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pair_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/pair_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pair_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/partition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/partition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/partition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pop_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/pop_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pop_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pop_back_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/pop_back_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pop_back_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pop_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/pop_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pop_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pop_front_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/pop_front_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/pop_front_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/prior.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/prior.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/prior.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/print.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/print.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/print.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/protect.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/protect.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/protect.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/push_back_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/push_back_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/push_back_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/push_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/push_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/push_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/push_front_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/push_front_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/push_front_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/range_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/range_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/range_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/remove.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/remove.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/remove.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/remove_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/remove_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/remove_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/replace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/replace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/replace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/replace_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/replace_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/replace_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/reverse_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/reverse_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/reverse_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/reverse_iter_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/reverse_iter_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/reverse_iter_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/same_as.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/same_as.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/same_as.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/sequence_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/sequence_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/sequence_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/sequence_tag_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/sequence_tag_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/sequence_tag_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/single_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/single_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/single_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/size_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/size_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/size_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/size_t.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/size_t.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/size_t.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/size_t_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/size_t_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/size_t_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/sizeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/sizeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/sizeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/sort.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/sort.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/sort.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/stable_partition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/stable_partition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/stable_partition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/switch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/switch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/switch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/transform_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/transform_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/transform_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/unique.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/unique.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/unique.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/upper_bound.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/upper_bound.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/upper_bound.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/value_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/value_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/value_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/value_type_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/value_type_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/value_type_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/void.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/void.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/void.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/void_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/void_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/void_fwd.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm" ...on 1600th target... common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/active_state_switching_policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/active_state_switching_policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/active_state_switching_policies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/zip_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/zip_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/zip_view.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/composite_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/composite_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/composite_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/collection_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/collection_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/collection_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/concept_checks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/concept_checks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/concept_checks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/copy_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/copy_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/copy_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/extent_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/extent_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/extent_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/extent_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/extent_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/extent_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/index_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/index_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/index_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/index_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/index_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/index_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/range_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/range_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/range_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/multi_array_ref.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/multi_array_ref.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/multi_array_ref.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/storage_order.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/storage_order.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/storage_order.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/subarray.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/subarray.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/subarray.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_array/types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_array/types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/event_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/event_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/event_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/msm_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/msm_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/msm_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/proto_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/proto_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/proto_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/row_tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/row_tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/row_tags.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/global_fun.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/global_fun.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/global_fun.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/hashed_index_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/hashed_index_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/hashed_index_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/hashed_index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/hashed_index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/hashed_index.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/identity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/identity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/identity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/indexed_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/indexed_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/indexed_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/identity_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/identity_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/identity_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/key_extractors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/key_extractors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/key_extractors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/mem_fun.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/mem_fun.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/mem_fun.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/member.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/member.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/member.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/ordered_index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/ordered_index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/ordered_index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/ordered_index_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/ordered_index_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/ordered_index_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/random_access_index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/random_access_index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/random_access_index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/random_access_index_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/random_access_index_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/random_access_index_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/safe_mode_errors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/safe_mode_errors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/safe_mode_errors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/sequenced_index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/sequenced_index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/sequenced_index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/sequenced_index_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/sequenced_index_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/sequenced_index_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/tag.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/optional mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/optional" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/preprocessed" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/optional/optional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/optional/optional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/optional/optional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/binding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/binding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/binding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/keyword.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/keyword.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/keyword.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/bucket_sorter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/bucket_sorter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/bucket_sorter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/name.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/name.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/name.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/match.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/match.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/match.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/macros.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/macros.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/macros.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/parameters.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/parameters.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/parameters.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/preprocessor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/preprocessor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/preprocessor.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_ mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/preprocessor mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/preprocessor" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/python mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/python" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/ext mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/ext" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/value_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/value_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/value_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/optional/optional_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/optional/optional_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/optional/optional_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/optional/optional_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/optional/optional_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/optional/optional_io.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/experimental mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/experimental" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/traits mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/traits" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/fibonacci_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/fibonacci_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/fibonacci_heap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/disjoint_sets.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/disjoint_sets.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/disjoint_sets.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/fenced_priority_queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/fenced_priority_queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/fenced_priority_queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/container_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/container_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/container_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/cstddef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/cstddef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/cstddef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/integer_log2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/integer_log2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/integer_log2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/indirect_cmp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/indirect_cmp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/indirect_cmp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/is_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/is_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/is_heap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/iterator_adaptors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/iterator_adaptors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/iterator_adaptors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/iterator_tests.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/iterator_tests.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/iterator_tests.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/lowest_bit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/lowest_bit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/lowest_bit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/mutable_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/mutable_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/mutable_heap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/mutable_queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/mutable_queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/mutable_queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/property.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/property.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/property.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/property_serialize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/property_serialize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/property_serialize.hpp" ...on 1700th target... common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/relaxed_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/relaxed_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/relaxed_heap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/stringtok.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/stringtok.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/stringtok.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/gmp_override.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/gmp_override.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/gmp_override.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/phoenix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/phoenix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/phoenix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/fusion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/fusion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/fusion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/version.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/fusion mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/fusion" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/gtl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/gtl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/gtl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/interval_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/interval_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/interval_concept.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/container mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/container" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessor mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessor" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/interval_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/interval_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/interval_data.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/container/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/container/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/isotropy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/isotropy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/isotropy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/interval_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/interval_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/interval_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_3d_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/point_3d_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_3d_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_3d_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/point_3d_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_3d_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_3d_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/point_3d_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_3d_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/point_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/point_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/point_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/point_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_45_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_45_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_45_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_45_set_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_45_set_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_45_set_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_45_set_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_45_set_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_45_set_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_45_set_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_45_set_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_45_set_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_45_with_holes_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_45_with_holes_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_45_with_holes_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_90_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_90_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_90_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_90_set_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_90_set_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_90_set_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_90_set_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_90_set_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_90_set_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_90_with_holes_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_90_with_holes_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_90_with_holes_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_90_set_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_90_set_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_90_set_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_set_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_set_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_set_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_set_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_set_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_set_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_set_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_set_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_set_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_with_holes_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/polygon_with_holes_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/polygon_with_holes_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/rectangle_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/rectangle_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/rectangle_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/rectangle_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/rectangle_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/rectangle_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/rectangle_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/rectangle_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/rectangle_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/segment_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/segment_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/segment_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/segment_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/segment_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/segment_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/segment_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/segment_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/segment_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/segment_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/segment_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/segment_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/voronoi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/voronoi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/voronoi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/voronoi_builder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/voronoi_builder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/voronoi_builder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/voronoi_diagram.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/voronoi_diagram.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/voronoi_diagram.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/voronoi_geometry_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/voronoi_geometry_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/voronoi_geometry_type.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/arithmetic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic.hpp" ...on 1800th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/exceptions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/exceptions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/exceptions.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/cmdline.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/cmdline.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/cmdline.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/function_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/function_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/function_property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/dynamic_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/dynamic_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/dynamic_property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/property_map_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/property_map_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/property_map_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/shared_array_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/shared_array_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/shared_array_property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/transform_value_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/transform_value_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/transform_value_property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/vector_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/vector_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/vector_property_map.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/environment_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/environment_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/environment_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/eof_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/eof_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/eof_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/errors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/errors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/errors.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/impl" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/option.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/option.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/option.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/options_description.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/options_description.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/options_description.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/parsers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/parsers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/parsers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/positional_options.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/positional_options.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/positional_options.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/value_semantic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/value_semantic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/value_semantic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/variables_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/variables_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/variables_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/version.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/assert_msg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/assert_msg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/assert_msg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/cat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/cat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/cat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/comma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comma_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/comma_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comma_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/dec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/dec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/dec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/enum_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum_params_with_a_default.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/enum_params_with_a_default.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum_params_with_a_default.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/comparison.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/debug.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/debug.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/debug.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum_params_with_defaults.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/enum_params_with_defaults.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum_params_with_defaults.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum_shifted.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/enum_shifted.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum_shifted.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum_shifted_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/enum_shifted_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/enum_shifted_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/expand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/expand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/expand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/expr_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/expr_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/expr_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/facilities.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/for.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/for.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/for.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/identity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/identity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/identity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/inc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/inc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/inc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iterate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iterate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iterate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/library.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/library.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/library.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/max.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/max.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/max.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/min.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/min.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/min.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/punctuation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repeat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat_2nd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repeat_2nd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat_2nd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat_3rd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repeat_3rd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat_3rd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat_from_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repeat_from_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat_from_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat_from_to_2nd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repeat_from_to_2nd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat_from_to_2nd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat_from_to_3rd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repeat_from_to_3rd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repeat_from_to_3rd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/selection.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/selection.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/selection.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/slot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/stringize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/stringize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/stringize.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/while.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/variadic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/wstringize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/wstringize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/wstringize.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/config mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/config" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/debug mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/debug" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/dmc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/dmc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/dmc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/dmc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/edg mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/edg" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/msvc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/msvc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/dmc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/dmc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/edg mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/edg" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/selection mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/selection" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple" ...on 1900th target... common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/dmc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/dmc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/edg mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/edg" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/msvc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/msvc" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/object_pool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pool/object_pool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/object_pool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/pool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pool/pool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/pool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/pool_alloc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pool/pool_alloc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/pool_alloc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/poolfwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pool/poolfwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/poolfwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/simple_segregated_storage.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pool/simple_segregated_storage.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/simple_segregated_storage.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/singleton_pool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pool/singleton_pool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/singleton_pool.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/id_translator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/id_translator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/id_translator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/info_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/info_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/info_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/ini_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/ini_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/ini_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/json_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/json_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/json_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/ptree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/ptree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/ptree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/ptree_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/ptree_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/ptree_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/ptree_serialization.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/ptree_serialization.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/ptree_serialization.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/stream_translator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/stream_translator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/stream_translator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/string_path.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/string_path.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/string_path.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/xml_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/xml_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/xml_parser.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/python mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/range mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/random mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/clone_allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/clone_allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/clone_allocator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/arg_from_python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/arg_from_python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/arg_from_python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/binomial_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/binomial_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/binomial_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/additive_combine.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/additive_combine.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/additive_combine.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/bernoulli_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/bernoulli_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/bernoulli_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/cauchy_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/cauchy_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/cauchy_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/chi_squared_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/chi_squared_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/chi_squared_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/discrete_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/discrete_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/discrete_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/discard_block.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/discard_block.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/discard_block.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/exponential_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/exponential_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/exponential_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/extreme_value_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/extreme_value_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/extreme_value_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/fisher_f_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/fisher_f_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/fisher_f_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/gamma_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/gamma_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/gamma_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/generate_canonical.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/generate_canonical.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/generate_canonical.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/geometric_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/geometric_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/geometric_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/independent_bits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/independent_bits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/independent_bits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/inversive_congruential.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/inversive_congruential.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/inversive_congruential.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/lagged_fibonacci.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/lagged_fibonacci.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/lagged_fibonacci.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/linear_congruential.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/linear_congruential.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/linear_congruential.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/linear_feedback_shift.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/linear_feedback_shift.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/linear_feedback_shift.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/lognormal_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/lognormal_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/lognormal_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/mersenne_twister.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/mersenne_twister.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/mersenne_twister.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/negative_binomial_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/negative_binomial_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/negative_binomial_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/normal_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/normal_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/normal_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/piecewise_constant_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/piecewise_constant_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/piecewise_constant_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/piecewise_linear_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/piecewise_linear_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/piecewise_linear_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/poisson_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/poisson_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/poisson_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/random_device.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/random_device.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/random_device.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/random_number_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/random_number_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/random_number_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/ranlux.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/ranlux.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/ranlux.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/seed_seq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/seed_seq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/seed_seq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/shuffle_order.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/shuffle_order.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/shuffle_order.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/shuffle_output.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/shuffle_output.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/shuffle_output.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/student_t_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/student_t_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/student_t_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/taus88.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/taus88.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/taus88.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/subtract_with_carry.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/subtract_with_carry.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/subtract_with_carry.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/triangle_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/triangle_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/triangle_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_01.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/uniform_01.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_01.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_int_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/uniform_int_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_int_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_int.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/uniform_int.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_int.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_on_sphere.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/uniform_on_sphere.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_on_sphere.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_real.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/uniform_real.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_real.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_real_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/uniform_real_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_real_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_smallint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/uniform_smallint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/uniform_smallint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/variate_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/variate_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/variate_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/weibull_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/weibull_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/weibull_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/xor_combine.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/xor_combine.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/xor_combine.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/back_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/back_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/back_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/args_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/args_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/args_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/base_type_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/base_type_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/base_type_traits.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/vc6 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/vc6" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/bases.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/bases.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/bases.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/borrowed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/borrowed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/borrowed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/call_method.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/call_method.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/call_method.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/class_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/class_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/class_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/copy_const_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/copy_const_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/copy_const_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/copy_non_const_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/copy_non_const_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/copy_non_const_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/data_members.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/data_members.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/data_members.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/def_visitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/def_visitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/def_visitor.hpp" ...on 2000th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/default_call_policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/default_call_policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/default_call_policies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/dict.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/dict.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/dict.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/docstring_options.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/docstring_options.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/docstring_options.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/errors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/errors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/errors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/exception_translator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/exception_translator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/exception_translator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/exec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/exec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/exec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/extract.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/extract.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/extract.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/handle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/handle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/handle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/handle_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/handle_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/handle_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/has_back_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/has_back_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/has_back_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/implicit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/implicit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/implicit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/import.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/import.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/import.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/init.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/init.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/init.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/instance_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/instance_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/instance_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/long.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/long.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/long.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/lvalue_from_pytype.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/lvalue_from_pytype.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/lvalue_from_pytype.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/make_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/make_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/make_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/make_constructor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/make_constructor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/make_constructor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/module.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/module.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/module.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/module_init.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/module_init.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/module_init.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/manage_new_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/manage_new_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/manage_new_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_attributes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object_attributes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_attributes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object_call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/numeric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/numeric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/numeric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object_core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_items.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object_items.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_items.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object_operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_protocol.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object_protocol.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_protocol.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_protocol_core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object_protocol_core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_protocol_core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_slices.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object_slices.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object_slices.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/opaque_pointer_converter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/opaque_pointer_converter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/opaque_pointer_converter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/other.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/other.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/other.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/overloads.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/overloads.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/overloads.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/override.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/override.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/override.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/pointee.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/pointee.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/pointee.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/proxy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/proxy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/proxy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/pure_virtual.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/pure_virtual.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/pure_virtual.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/raw_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/raw_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/raw_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/refcount.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/refcount.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/refcount.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/reference_existing_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/reference_existing_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/reference_existing_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/register_ptr_to_python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/register_ptr_to_python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/register_ptr_to_python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/return_arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/return_arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/return_arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/return_by_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/return_by_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/return_by_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/return_internal_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/return_internal_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/return_internal_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/return_opaque_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/return_opaque_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/return_opaque_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/return_value_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/return_value_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/return_value_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/scope.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/scope.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/scope.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/self.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/self.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/self.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/signature.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/signature.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/signature.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/slice.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/slice.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/slice.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/slice_nil.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/slice_nil.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/slice_nil.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/ssize_t.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/ssize_t.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/ssize_t.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/stl_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/stl_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/stl_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/str.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/str.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/str.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/to_python_converter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/to_python_converter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/to_python_converter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/to_python_indirect.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/to_python_indirect.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/to_python_indirect.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/to_python_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/to_python_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/to_python_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/with_custodian_and_ward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/with_custodian_and_ward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/with_custodian_and_ward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/type_id.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/type_id.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/type_id.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/wrapper.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/indirect_fun.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/indirect_fun.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/indirect_fun.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/nullable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/nullable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/nullable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_array.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_circular_buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_circular_buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_circular_buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_inserter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_inserter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_inserter.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_map_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_map_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_map_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_sequence_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_sequence_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_sequence_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_set_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_set_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_set_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_unordered_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_unordered_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_unordered_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_unordered_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_unordered_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_unordered_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/ptr_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/ptr_vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_circular_buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/serialize_ptr_circular_buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_circular_buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/serialize_ptr_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/serialize_ptr_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/serialize_ptr_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/serialize_ptr_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/serialize_ptr_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/serialize_ptr_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_unordered_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/serialize_ptr_unordered_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_unordered_map.hpp" ...on 2100th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_unordered_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/serialize_ptr_unordered_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_unordered_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/serialize_ptr_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/serialize_ptr_vector.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/deep_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/deep_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/deep_copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/debug.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/debug.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/debug.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/domain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/domain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/domain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/expr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/expr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/expr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/extends.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/extends.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/extends.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/fusion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/fusion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/fusion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/generate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/generate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/generate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/literal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/literal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/literal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/matches.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/matches.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/matches.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/make_expr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/make_expr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/make_expr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/proto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/proto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/proto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/proto_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/proto_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/proto_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/proto_typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/proto_typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/proto_typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/repeat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/repeat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/repeat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/tags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/std mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/std" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/preprocessed" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm_ext.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/any_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/any_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/any_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/as_literal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/as_literal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/as_literal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/as_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/as_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/as_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/atl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/atl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/atl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/category.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/category.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/category.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/combine.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/combine.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/combine.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/concepts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/concepts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/concepts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/const_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/const_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/const_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/counting_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/counting_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/counting_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/const_reverse_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/const_reverse_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/const_reverse_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/difference_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/difference_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/difference_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/distance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/distance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/distance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/has_range_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/has_range_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/has_range_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/irange.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/irange.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/irange.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/istream_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/istream_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/istream_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/iterator_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/iterator_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/iterator_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/iterator_range_core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/iterator_range_core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/iterator_range_core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/join.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/join.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/join.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/iterator_range_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/iterator_range_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/iterator_range_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/metafunctions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/metafunctions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/metafunctions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/mfc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/mfc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/mfc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/numeric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/numeric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/numeric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/mutable_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/mutable_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/mutable_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/rbegin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/rbegin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/rbegin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/rend.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/rend.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/rend.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/result_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/result_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/result_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/reverse_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/reverse_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/reverse_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/reverse_result_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/reverse_result_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/reverse_result_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/size_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/size_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/size_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/sub_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/sub_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/sub_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/value_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/value_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/value_type.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/access.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/access.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/access.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/concepts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/concepts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/concepts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/connection.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/connection.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/connection.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/connection.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/connection.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/connection.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal6.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal6.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal6.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal7.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal7.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal7.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal8.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal8.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal8.hpp" ...on 2200th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal9.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal9.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal9.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal_template.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/signal_template.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/signal_template.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/slot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/slot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/slot.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/trackable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/trackable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/trackable.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/assume_abstract.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/assume_abstract.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/assume_abstract.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/base_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/base_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/base_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/binary_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/binary_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/binary_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/bitset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/bitset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/bitset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/collection_size_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/collection_size_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/collection_size_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/complex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/complex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/complex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/collection_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/collection_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/collection_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/collections_load_imp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/collections_load_imp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/collections_load_imp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/collections_save_imp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/collections_save_imp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/collections_save_imp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/ephemeral.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/ephemeral.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/ephemeral.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/export.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/export.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/export.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/extended_type_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/extended_type_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/extended_type_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/extended_type_info_no_rtti.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/extended_type_info_no_rtti.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/extended_type_info_no_rtti.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/extended_type_info_typeid.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/extended_type_info_typeid.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/extended_type_info_typeid.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/factory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/force_include.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/force_include.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/force_include.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/hash_collections_load_imp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/hash_collections_load_imp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/hash_collections_load_imp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/hash_collections_save_imp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/hash_collections_save_imp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/hash_collections_save_imp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/hash_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/hash_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/hash_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/hash_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/hash_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/hash_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/is_bitwise_serializable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/is_bitwise_serializable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/is_bitwise_serializable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/item_version_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/item_version_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/item_version_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/level.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/level.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/level.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/level_enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/level_enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/level_enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/optional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/optional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/optional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/nvp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/nvp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/nvp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/pfto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/pfto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/pfto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/scoped_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/scoped_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/scoped_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/serialization.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/serialization.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/serialization.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/shared_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/shared_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/shared_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/shared_ptr_132.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/shared_ptr_132.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/shared_ptr_132.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/singleton.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/singleton.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/singleton.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/slist.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/slist.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/slist.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/smart_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/smart_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/smart_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/split_free.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/split_free.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/split_free.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/split_member.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/split_member.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/split_member.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/state_saver.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/state_saver.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/state_saver.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/static_warning.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/static_warning.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/static_warning.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/strong_typedef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/strong_typedef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/strong_typedef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/throw_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/throw_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/throw_exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/tracking.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/tracking.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/tracking.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/tracking_enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/tracking_enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/tracking_enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/type_info_implementation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/type_info_implementation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/type_info_implementation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/valarray.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/valarray.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/valarray.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/variant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/variant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/variant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/vector_135.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/vector_135.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/vector_135.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/version.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/void_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/void_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/void_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/void_cast_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/void_cast_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/void_cast_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/weak_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/weak_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/weak_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/wrapper.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/regex_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/regex_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/regex_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/mfc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/mfc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/mfc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/icu.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/icu.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/icu.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/pattern_except.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/pattern_except.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/pattern_except.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/config mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/config" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/pending mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/pending" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/include.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/include.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/include.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/ratio.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/ratio.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/ratio.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/user.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/user.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/user.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/ratio_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/ratio_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/ratio_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/ratio_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/ratio_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/ratio_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/ratio_static_string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/ratio_static_string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/ratio_static_string.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/deconstruct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/deconstruct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/deconstruct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/deconstruct_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/deconstruct_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/deconstruct_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/dummy_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/dummy_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/dummy_mutex.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/mpl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/mpl" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/expired_slot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/expired_slot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/expired_slot.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/last_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/last_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/last_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/postconstructible.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/postconstructible.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/postconstructible.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/optional_last_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/optional_last_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/optional_last_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/predestructible.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/predestructible.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/predestructible.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/preprocessed_signal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/preprocessed_signal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/preprocessed_signal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/preprocessed_slot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/preprocessed_slot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/preprocessed_slot.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/shared_connection_block.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/shared_connection_block.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/shared_connection_block.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/signal_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/signal_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/signal_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/signal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/signal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/signal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/signal_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/signal_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/signal_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/slot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/slot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/slot.hpp" ...on 2300th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/slot_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/slot_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/slot_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/trackable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/trackable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/trackable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/variadic_signal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/variadic_signal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/variadic_signal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/variadic_slot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/variadic_slot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/variadic_slot.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/system mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/system" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/bad_weak_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/bad_weak_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/bad_weak_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/system/api_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/system/api_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/system/api_config.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/included mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/included" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/asynchronous_state_machine.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/asynchronous_state_machine.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/asynchronous_state_machine.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/version.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/auto_unit_test.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/auto_unit_test.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/auto_unit_test.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/system/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/system/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/system/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/system/cygwin_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/system/cygwin_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/system/cygwin_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/system/error_code.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/system/error_code.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/system/error_code.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/iterator mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/iterator" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/system/linux_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/system/linux_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/system/linux_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/system/system_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/system/system_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/system/system_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/system/windows_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/system/windows_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/system/windows_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/custom_reaction.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/custom_reaction.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/custom_reaction.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/file mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/file" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/deep_history.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/deep_history.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/deep_history.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/deferral.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/deferral.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/deferral.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/iface mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/iface" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/event.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/event.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/event.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/event_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/event_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/event_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/exception_translator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/exception_translator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/exception_translator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/event_processor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/event_processor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/event_processor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/fifo_scheduler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/fifo_scheduler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/fifo_scheduler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/fifo_worker.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/fifo_worker.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/fifo_worker.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/in_state_reaction.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/in_state_reaction.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/in_state_reaction.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/history.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/history.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/history.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/processor_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/processor_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/processor_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/null_exception_translator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/null_exception_translator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/null_exception_translator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/shallow_history.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/shallow_history.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/shallow_history.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/simple_state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/simple_state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/simple_state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/state_machine.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/state_machine.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/state_machine.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/termination.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/termination.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/termination.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/transition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/transition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/transition.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/enable_shared_from_this.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/enable_shared_from_this.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/enable_shared_from_this.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/enable_shared_from_this2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/enable_shared_from_this2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/enable_shared_from_this2.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/action mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/action" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/nonterminal mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/nonterminal" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/operator mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/operator" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/primitive mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/primitive" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/directive mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/directive" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/operator/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/operator/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/nonterminal mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/nonterminal" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auto mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auto" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/binary mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/binary" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/char mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/char" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/string mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/string" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite" ...on 2400th target... common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/function mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/function" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/fusion mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/fusion" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/function/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/function/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/container mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/container" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/action mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/action" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auto mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auto" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/container/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/container/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/binary mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/binary" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/char mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/char" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/intrusive_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/intrusive_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/intrusive_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/make_shared.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/make_shared.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/make_shared.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/algorithm mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/algorithm" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/auto mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/auto" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/auxiliary mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/auxiliary" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/nonterminal mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/nonterminal" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/endian mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/endian" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/math mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/math" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/containers mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/containers" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/owner_less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/owner_less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/owner_less.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/conversion mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/conversion" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/math/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/math/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/partition mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/partition" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/scoped_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/scoped_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/scoped_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/scoped_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/scoped_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/scoped_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/shared_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/shared_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/shared_array.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tokeniser mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tokeniser" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/shared_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/shared_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/shared_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/weak_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/weak_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/weak_ptr.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/debug.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/debug.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/debug.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/debug_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/debug_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/debug_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/exception_safety.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/exception_safety.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/exception_safety.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/execution_monitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/execution_monitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/execution_monitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/floating_point_comparison.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/floating_point_comparison.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/floating_point_comparison.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/framework.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/framework.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/framework.hpp" ...on 2500th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/interaction_based.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/interaction_based.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/interaction_based.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/logged_expectations.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/logged_expectations.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/logged_expectations.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/minimal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/minimal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/minimal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/mock_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/mock_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/mock_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output_test_stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/output_test_stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output_test_stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/parameterized_test.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/parameterized_test.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/parameterized_test.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/predicate_result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/predicate_result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/predicate_result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/prg_exec_monitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/prg_exec_monitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/prg_exec_monitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/progress_monitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/progress_monitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/progress_monitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/results_collector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/results_collector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/results_collector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/results_reporter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/results_reporter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/results_reporter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/test_case_template.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/test_case_template.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/test_case_template.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/test_exec_monitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/test_exec_monitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/test_exec_monitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/test_observer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/test_observer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/test_observer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/unit_test.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/test_tools.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/test_tools.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/test_tools.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test_log.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/unit_test_log.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test_log.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test_log_formatter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/unit_test_log_formatter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test_log_formatter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test_monitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/unit_test_monitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test_monitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test_suite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/unit_test_suite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test_suite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test_suite_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/unit_test_suite_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/unit_test_suite_impl.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/timer mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/timer" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/timer/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/timer/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/timer/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/barrier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/barrier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/barrier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_const.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/add_const.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_const.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/complex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/complex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/complex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tuple/tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/cmath.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/cmath.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/cmath.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/tuple_comparison.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tuple/tuple_comparison.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/tuple_comparison.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/tuple_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tuple/tuple_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/tuple_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/functional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/functional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/functional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/random.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/random.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/random.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tuple.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/type_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/type_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/type_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/unordered_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/unordered_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/unordered_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/timer/timer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/timer/timer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/timer/timer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/unordered_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/unordered_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/unordered_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/exceptions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/exceptions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/exceptions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/condition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/condition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/condition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/future.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/future.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/future.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/condition_variable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/condition_variable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/condition_variable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/cv_status.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/cv_status.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/cv_status.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/locks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/locks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/locks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/once.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/once.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/once.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/recursive_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/recursive_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/recursive_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/reverse_lock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/reverse_lock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/reverse_lock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/shared_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/shared_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/shared_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/thread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/thread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/thread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/thread_time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/thread_time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/thread_time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/tss.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/tss.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/tss.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/shared_lock_guard.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/shared_lock_guard.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/shared_lock_guard.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/v2 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/v2" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32 mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/xtime.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/xtime.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/xtime.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_lvalue_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/add_lvalue_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_lvalue_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_cv.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/add_cv.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_cv.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/add_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/add_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_rvalue_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/add_rvalue_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_rvalue_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_volatile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/add_volatile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/add_volatile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/aligned_storage.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/aligned_storage.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/aligned_storage.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/alignment_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/alignment_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/alignment_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/alignment_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/alignment_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/alignment_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/arithmetic_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/arithmetic_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/arithmetic_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/broken_compiler_spec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/broken_compiler_spec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/broken_compiler_spec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/array_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/array_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/array_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/common_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/common_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/common_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/composite_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/composite_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/composite_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/conditional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/conditional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/conditional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/conversion_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/conversion_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/conversion_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/cv_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/cv_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/cv_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/decay.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/decay.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/decay.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/extent.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/extent.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/extent.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/floating_point_promotion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/floating_point_promotion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/floating_point_promotion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/function_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/function_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/function_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_bit_and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_bit_or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_and_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_bit_and_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_and_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_or_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_bit_or_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_or_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_xor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_bit_xor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_xor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_xor_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_bit_xor_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_bit_xor_assign.hpp" ...on 2600th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_complement.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_complement.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_complement.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_dereference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_dereference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_dereference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_divides_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_divides_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_divides_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_left_shift.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_left_shift.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_left_shift.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_left_shift_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_left_shift_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_left_shift_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_logical_and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_logical_and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_logical_and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_logical_not.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_logical_not.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_logical_not.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_logical_or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_logical_or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_logical_or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_minus_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_minus_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_minus_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_modulus_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_modulus_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_modulus_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_multiplies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_multiplies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_multiplies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_multiplies_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_multiplies_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_multiplies_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_negate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_negate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_negate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_new_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_new_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_new_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_nothrow_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_nothrow_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_nothrow_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_nothrow_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_nothrow_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_nothrow_copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_nothrow_constructor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_nothrow_constructor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_nothrow_constructor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_nothrow_destructor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_nothrow_destructor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_nothrow_destructor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_plus_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_plus_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_plus_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_post_decrement.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_post_decrement.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_post_decrement.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_post_increment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_post_increment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_post_increment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_pre_decrement.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_pre_decrement.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_pre_decrement.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_pre_increment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_pre_increment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_pre_increment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_right_shift.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_right_shift.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_right_shift.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_right_shift_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_right_shift_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_right_shift_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_trivial_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_trivial_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_trivial_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_trivial_constructor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_trivial_constructor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_trivial_constructor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_trivial_destructor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_trivial_destructor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_trivial_destructor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_trivial_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_trivial_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_trivial_copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_unary_minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_unary_minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_unary_minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_unary_plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_unary_plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_unary_plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_virtual_destructor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/has_virtual_destructor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/has_virtual_destructor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/ice.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/ice.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/ice.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/integral_constant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/integral_constant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/integral_constant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/integral_promotion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/integral_promotion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/integral_promotion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/intrinsics.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/intrinsics.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/intrinsics.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_abstract.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_abstract.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_abstract.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_arithmetic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_arithmetic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_arithmetic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_base_and_derived.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_base_and_derived.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_base_and_derived.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_base_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_base_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_base_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_base_of_tr1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_base_of_tr1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_base_of_tr1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_complex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_complex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_complex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_compound.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_compound.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_compound.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_const.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_const.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_const.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_convertible.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_convertible.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_convertible.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_float.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_float.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_float.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_floating_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_floating_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_floating_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_fundamental.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_fundamental.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_fundamental.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_integral.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_integral.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_integral.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_lvalue_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_lvalue_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_lvalue_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_member_function_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_member_function_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_member_function_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_member_object_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_member_object_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_member_object_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_member_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_member_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_member_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_pod.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_pod.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_pod.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_polymorphic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_polymorphic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_polymorphic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_rvalue_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_rvalue_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_rvalue_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_same.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_same.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_same.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_scalar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_scalar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_scalar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_signed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_signed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_signed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_stateless.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_stateless.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_stateless.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_union.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_union.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_union.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_unsigned.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_unsigned.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_unsigned.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_virtual_base_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_virtual_base_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_virtual_base_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_void.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_void.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_void.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_volatile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/is_volatile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/is_volatile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/make_signed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/make_signed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/make_signed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/object_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/object_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/object_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/make_unsigned.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/make_unsigned.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/make_unsigned.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/promote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/promote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/promote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/rank.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/rank.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/rank.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/reference_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/reference_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/reference_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_all_extents.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/remove_all_extents.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_all_extents.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_bounds.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/remove_bounds.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_bounds.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_const.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/remove_const.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_const.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_cv.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/remove_cv.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_cv.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_extent.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/remove_extent.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_extent.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/remove_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/remove_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_volatile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/remove_volatile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/remove_volatile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/same_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/same_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/same_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/transform_traits_spec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/transform_traits_spec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/transform_traits_spec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/transform_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/transform_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/transform_traits.hpp" ...on 2700th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/type_with_alignment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/type_with_alignment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/type_with_alignment.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/encode_decode.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/encode_decode.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/encode_decode.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/addressof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/addressof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/addressof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/base_from_member.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/base_from_member.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/base_from_member.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/binary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/binary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/binary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/declval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/declval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/declval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/enable_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/enable_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/enable_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/identity_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/identity_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/identity_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/absolute.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/absolute.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/absolute.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/unordered_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/unordered_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/unordered_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/result_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/result_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/result_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/in_place_factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/in_place_factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/in_place_factory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/name_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/uuid/name_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/name_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/compare_pointees.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/compare_pointees.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/compare_pointees.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/swap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/swap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/swap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/typed_in_place_factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/typed_in_place_factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/typed_in_place_factory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/value_init.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/value_init.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/value_init.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/unordered_map_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/unordered_map_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/unordered_map_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/unordered_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/unordered_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/unordered_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/unordered_set_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/unordered_set_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/unordered_set_fwd.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_dimension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_dimension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_dimension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_unit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_unit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_unit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/cmath.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/cmath.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/cmath.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/conversion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/conversion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/conversion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/derived_dimension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/derived_dimension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/derived_dimension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/dim.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/dim.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/dim.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/dimensionless_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/dimensionless_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/dimensionless_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/dimension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/dimension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/dimension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/dimensionless_quantity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/dimensionless_quantity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/dimensionless_quantity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/dimensionless_unit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/dimensionless_unit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/dimensionless_unit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/get_dimension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/get_dimension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/get_dimension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/get_system.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/get_system.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/get_system.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/heterogeneous_system.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/heterogeneous_system.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/heterogeneous_system.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/homogeneous_system.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/homogeneous_system.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/homogeneous_system.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_dimensionless.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/is_dimensionless.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_dimensionless.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_dim.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/is_dim.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_dim.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_dimensionless_quantity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/is_dimensionless_quantity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_dimensionless_quantity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_dimension_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/is_dimension_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_dimension_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_dimensionless_unit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/is_dimensionless_unit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_dimensionless_unit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_quantity_of_dimension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/is_quantity_of_dimension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_quantity_of_dimension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_quantity_of_system.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/is_quantity_of_system.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_quantity_of_system.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_quantity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/is_quantity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_quantity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_unit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/is_unit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_unit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_unit_of_dimension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/is_unit_of_dimension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_unit_of_dimension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_unit_of_system.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/is_unit_of_system.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/is_unit_of_system.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/make_scaled_unit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/make_scaled_unit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/make_scaled_unit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/make_system.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/make_system.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/make_system.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/pow.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/pow.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/pow.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/quantity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/quantity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/quantity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/reduce_unit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/reduce_unit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/reduce_unit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/scale.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/scale.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/scale.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/scaled_base_unit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/scaled_base_unit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/scaled_base_unit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/static_constant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/static_constant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/static_constant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/unit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/unit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/unit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/static_rational.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/static_rational.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/static_rational.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/units_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/units_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/units_fwd.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/encode_decode_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/encode_decode_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/encode_decode_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/int_encoding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/int_encoding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/int_encoding.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/angle mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/angle" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/cgs mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/cgs" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/temperature mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/temperature" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/temperature mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/temperature" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/incr_registration_group.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/incr_registration_group.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/incr_registration_group.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/integral_template_param.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/integral_template_param.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/integral_template_param.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/message.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/message.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/message.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/modifiers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/modifiers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/modifiers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/native.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/native.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/native.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/pointers_data_members.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/pointers_data_members.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/pointers_data_members.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/register_fundamental.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/register_fundamental.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/register_fundamental.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/register_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/register_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/register_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/register_functions_iterate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/register_functions_iterate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/register_functions_iterate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/register_mem_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/register_mem_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/register_mem_functions.hpp" ...on 2800th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/template_template_param.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/template_template_param.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/template_template_param.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/type_encoding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/type_encoding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/type_encoding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/template_encoding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/template_encoding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/template_encoding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/type_template_param.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/type_template_param.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/type_template_param.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/typeof_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/typeof_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/typeof_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/unsupported.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/unsupported.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/unsupported.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/vector100.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/vector100.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/vector100.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/vector150.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/vector150.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/vector150.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/vector50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/vector50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/vector50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/vector200.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/vector200.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/vector200.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/dmc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/dmc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/msvc mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/msvc" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/nil_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/uuid/nil_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/nil_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/random_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/uuid/random_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/random_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/sha1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/uuid/sha1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/sha1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/uuid.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/uuid/uuid.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/uuid.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/uuid_generators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/uuid/uuid_generators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/uuid_generators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/uuid_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/uuid/uuid_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/uuid_io.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/string_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/uuid/string_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/string_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/seed_rng.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/uuid/seed_rng.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/seed_rng.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/apply_visitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/apply_visitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/apply_visitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpp_context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpp_context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpp_context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/uuid_serialize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/uuid/uuid_serialize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/uuid/uuid_serialize.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/re2clex mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/re2clex" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/bad_visit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/bad_visit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/bad_visit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/recursive_wrapper_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/recursive_wrapper_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/recursive_wrapper_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/get.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/get.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/get.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/recursive_variant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/recursive_variant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/recursive_variant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/recursive_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/recursive_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/recursive_wrapper.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/static_visitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/static_visitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/static_visitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/variant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/variant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/variant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/variant_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/variant_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/variant_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/visitor_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/visitor_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/visitor_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpp_exceptions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpp_exceptions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpp_exceptions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpp_iteration_context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpp_iteration_context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpp_iteration_context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpp_throw.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpp_throw.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpp_throw.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/language_support.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/language_support.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/language_support.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/preprocessing_hooks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/preprocessing_hooks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/preprocessing_hooks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/token_ids.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/token_ids.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/token_ids.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/wave_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/wave_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/wave_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/wave_config_constant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/wave_config_constant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/wave_config_constant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/wave_version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/wave_version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/wave_version.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/whitespace_handling.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/whitespace_handling.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/whitespace_handling.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulator_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/accumulator_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulator_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/basic_regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/basic_regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/basic_regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulator_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/accumulator_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulator_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulator_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/accumulator_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulator_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/depends_on.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/depends_on.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/depends_on.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/match_results.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/match_results.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/match_results.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_actions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/regex_actions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_actions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/regex_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_compiler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/regex_compiler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_compiler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/regex_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/regex_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_primitives.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/regex_primitives.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_primitives.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/regex_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_token_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/regex_token_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_token_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/regex_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/regex_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/sub_match.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/sub_match.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/sub_match.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/xpressive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/xpressive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/xpressive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/xpressive_dynamic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/xpressive_dynamic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/xpressive_dynamic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/xpressive_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/xpressive_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/xpressive_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/xpressive_typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/xpressive_typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/xpressive_typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/xpressive_static.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/xpressive_static.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/xpressive_static.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/external.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/external.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/external.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/extractor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/extractor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/extractor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/features.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/features.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/features.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits/detail mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits/detail" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/numeric/functional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/numeric/functional_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/covariance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/covariance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/covariance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/density.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/density.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/density.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/error_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/error_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/error_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/error_of_mean.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/error_of_mean.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/error_of_mean.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/extended_p_square.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/extended_p_square.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/extended_p_square.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/extended_p_square_quantile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/extended_p_square_quantile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/extended_p_square_quantile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/kurtosis.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/kurtosis.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/kurtosis.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/max.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/max.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/max.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/median.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/median.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/median.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/mean.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/mean.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/mean.hpp" ...on 2900th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/min.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/min.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/min.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/moment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/moment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/moment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/p_square_cumul_dist.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/p_square_cumul_dist.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/p_square_cumul_dist.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/p_square_cumulative_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/p_square_cumulative_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/p_square_cumulative_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/p_square_quantile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/p_square_quantile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/p_square_quantile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/peaks_over_threshold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/peaks_over_threshold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/peaks_over_threshold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/pot_quantile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/pot_quantile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/pot_quantile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/pot_tail_mean.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/pot_tail_mean.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/pot_tail_mean.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/rolling_count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/rolling_count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/rolling_count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/rolling_mean.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/rolling_mean.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/rolling_mean.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/rolling_sum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/rolling_sum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/rolling_sum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/skewness.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/skewness.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/skewness.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/rolling_window.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/rolling_window.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/rolling_window.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/stats.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/stats.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/stats.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/sum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/sum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/sum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/sum_kahan.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/sum_kahan.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/sum_kahan.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/tail.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/tail.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/tail.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/tail_mean.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/tail_mean.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/tail_mean.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/tail_quantile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/tail_quantile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/tail_quantile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/tail_variate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/tail_variate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/tail_variate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/tail_variate_means.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/tail_variate_means.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/tail_variate_means.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/times2_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/times2_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/times2_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/variance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/variance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/variance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_covariance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_covariance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_covariance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_density.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_density.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_density.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_extended_p_square.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_extended_p_square.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_extended_p_square.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_kurtosis.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_kurtosis.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_kurtosis.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_mean.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_mean.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_mean.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_median.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_median.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_median.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_p_square_cumul_dist.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_p_square_cumul_dist.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_p_square_cumul_dist.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_moment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_moment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_moment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_p_square_cumulative_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_p_square_cumulative_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_p_square_cumulative_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_p_square_quantile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_p_square_quantile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_p_square_quantile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_peaks_over_threshold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_peaks_over_threshold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_peaks_over_threshold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_skewness.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_skewness.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_skewness.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_sum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_sum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_sum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_tail_mean.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_tail_mean.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_tail_mean.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_tail_quantile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_tail_quantile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_tail_quantile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_sum_kahan.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_sum_kahan.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_sum_kahan.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_tail_variate_means.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_tail_variate_means.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_tail_variate_means.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/with_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/with_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/with_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_variance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/weighted_variance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/weighted_variance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/all_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/all_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/all_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/any_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/any_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/any_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/copy_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/copy_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/copy_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/copy_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/copy_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/copy_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/iota.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/iota.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/iota.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/find_if_not.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/find_if_not.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/find_if_not.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/is_partitioned.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/is_partitioned.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/is_partitioned.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/is_permutation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/is_permutation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/is_permutation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/is_sorted.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/is_sorted.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/is_sorted.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/none_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/none_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/none_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/one_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/one_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/one_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/partition_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/partition_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/partition_copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/partition_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/cxx11/partition_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/cxx11/partition_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/boyer_moore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/searching/boyer_moore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/boyer_moore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/boyer_moore_horspool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/searching/boyer_moore_horspool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/boyer_moore_horspool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/case_conv.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/case_conv.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/case_conv.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/classification.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/classification.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/classification.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/compare.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/compare.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/compare.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/knuth_morris_pratt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/searching/knuth_morris_pratt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/knuth_morris_pratt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/erase.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/erase.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/erase.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/find.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/find.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/find.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/find_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/find_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/find_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/find_format.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/find_format.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/find_format.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/finder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/finder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/finder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/formatter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/formatter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/formatter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/iter_find.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/iter_find.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/iter_find.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/predicate_facade.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/predicate_facade.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/predicate_facade.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/join.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/join.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/join.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/predicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/replace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/replace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/replace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/regex_find_format.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/regex_find_format.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/regex_find_format.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/sequence_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/sequence_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/sequence_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/split.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/split.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/split.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std_containers_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/std_containers_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std_containers_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/trim.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/trim.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/trim.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/trim_all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/trim_all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/trim_all.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/yes_no_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/yes_no_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/yes_no_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/abi_prefix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/abi_prefix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/abi_prefix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/abi_suffix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/abi_suffix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/abi_suffix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/archive_serializer_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/archive_serializer_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/archive_serializer_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/auto_link_archive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/auto_link_archive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/auto_link_archive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/auto_link_warchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/auto_link_warchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/auto_link_warchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/basic_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_archive_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/basic_archive_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_archive_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/basic_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/basic_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_iserializer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/basic_iserializer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_iserializer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_oserializer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/basic_oserializer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_oserializer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_pointer_iserializer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/basic_pointer_iserializer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_pointer_iserializer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_pointer_oserializer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/basic_pointer_oserializer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_pointer_oserializer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_serializer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/basic_serializer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_serializer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_serializer_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/basic_serializer_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/basic_serializer_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/check.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/check.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/check.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/common_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/common_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/common_iarchive.hpp" ...on 3000th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/common_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/common_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/common_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/decl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/decl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/decl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/interface_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/interface_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/interface_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/interface_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/interface_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/interface_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/iserializer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/iserializer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/iserializer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/oserializer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/oserializer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/oserializer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/polymorphic_iarchive_route.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/polymorphic_iarchive_route.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/polymorphic_iarchive_route.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/polymorphic_oarchive_route.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/polymorphic_oarchive_route.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/polymorphic_oarchive_route.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/register_archive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/register_archive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/register_archive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/utf8_codecvt_facet.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/detail/utf8_codecvt_facet.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/detail/utf8_codecvt_facet.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/archive_serializer_map.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/archive_serializer_map.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/archive_serializer_map.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_binary_iarchive.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/basic_binary_iarchive.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_binary_iarchive.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_binary_iprimitive.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/basic_binary_iprimitive.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_binary_iprimitive.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_binary_oarchive.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/basic_binary_oarchive.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_binary_oarchive.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_binary_oprimitive.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/basic_binary_oprimitive.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_binary_oprimitive.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_text_iarchive.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/basic_text_iarchive.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_text_iarchive.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_text_iprimitive.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/basic_text_iprimitive.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_text_iprimitive.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_text_oarchive.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/basic_text_oarchive.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_text_oarchive.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_text_oprimitive.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/basic_text_oprimitive.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_text_oprimitive.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_xml_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/basic_xml_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_xml_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_xml_iarchive.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/basic_xml_iarchive.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_xml_iarchive.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_xml_oarchive.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/basic_xml_oarchive.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/basic_xml_oarchive.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/text_iarchive_impl.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/text_iarchive_impl.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/text_iarchive_impl.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/text_oarchive_impl.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/text_oarchive_impl.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/text_oarchive_impl.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/text_wiarchive_impl.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/text_wiarchive_impl.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/text_wiarchive_impl.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/text_woarchive_impl.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/text_woarchive_impl.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/text_woarchive_impl.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/xml_iarchive_impl.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/xml_iarchive_impl.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/xml_iarchive_impl.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/xml_wiarchive_impl.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/xml_wiarchive_impl.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/xml_wiarchive_impl.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/xml_oarchive_impl.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/xml_oarchive_impl.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/xml_oarchive_impl.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/xml_woarchive_impl.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/impl/xml_woarchive_impl.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/impl/xml_woarchive_impl.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/base64_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/base64_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/base64_exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/base64_from_binary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/base64_from_binary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/base64_from_binary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/binary_from_base64.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/binary_from_base64.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/binary_from_base64.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/dataflow.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/dataflow.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/dataflow.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/dataflow_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/dataflow_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/dataflow_exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/escape.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/escape.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/escape.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/head_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/head_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/head_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/insert_linebreaks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/insert_linebreaks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/insert_linebreaks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/istream_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/istream_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/istream_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/mb_from_wchar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/mb_from_wchar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/mb_from_wchar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/ostream_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/ostream_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/ostream_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/remove_whitespace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/remove_whitespace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/remove_whitespace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/transform_width.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/transform_width.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/transform_width.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/unescape.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/unescape.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/unescape.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/wchar_from_mb.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/wchar_from_mb.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/wchar_from_mb.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/xml_escape.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/xml_escape.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/xml_escape.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/xml_unescape.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/xml_unescape.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/xml_unescape.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/xml_unescape_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/archive/iterators/xml_unescape_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/archive/iterators/xml_unescape_exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/array_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/array_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/array_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/atomic_count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/atomic_count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/atomic_count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/base_from_completion_cond.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/base_from_completion_cond.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/base_from_completion_cond.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/bind_handler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/bind_handler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/bind_handler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/buffer_resize_guard.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/buffer_resize_guard.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/buffer_resize_guard.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/buffer_sequence_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/buffer_sequence_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/buffer_sequence_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/buffered_stream_storage.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/buffered_stream_storage.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/buffered_stream_storage.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/call_stack.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/call_stack.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/call_stack.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/chrono_time_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/chrono_time_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/chrono_time_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/completion_handler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/completion_handler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/completion_handler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/consuming_buffers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/consuming_buffers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/consuming_buffers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/date_time_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/date_time_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/date_time_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/deadline_timer_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/deadline_timer_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/deadline_timer_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/dependent_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/dependent_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/dependent_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/descriptor_ops.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/descriptor_ops.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/descriptor_ops.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/descriptor_read_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/descriptor_read_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/descriptor_read_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/descriptor_write_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/descriptor_write_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/descriptor_write_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/dev_poll_reactor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/dev_poll_reactor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/dev_poll_reactor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/dev_poll_reactor_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/dev_poll_reactor_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/dev_poll_reactor_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/epoll_reactor_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/epoll_reactor_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/epoll_reactor_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/epoll_reactor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/epoll_reactor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/epoll_reactor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/event.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/event.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/event.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/eventfd_select_interrupter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/eventfd_select_interrupter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/eventfd_select_interrupter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/fd_set_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/fd_set_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/fd_set_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/fenced_block.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/fenced_block.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/fenced_block.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/gcc_arm_fenced_block.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/gcc_arm_fenced_block.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/gcc_arm_fenced_block.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/gcc_hppa_fenced_block.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/gcc_hppa_fenced_block.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/gcc_hppa_fenced_block.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/gcc_sync_fenced_block.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/gcc_sync_fenced_block.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/gcc_sync_fenced_block.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/handler_alloc_helpers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/handler_alloc_helpers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/handler_alloc_helpers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/handler_tracking.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/handler_tracking.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/handler_tracking.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/gcc_x86_fenced_block.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/gcc_x86_fenced_block.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/gcc_x86_fenced_block.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/handler_invoke_helpers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/handler_invoke_helpers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/handler_invoke_helpers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/handler_type_requirements.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/handler_type_requirements.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/handler_type_requirements.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/hash_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/hash_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/hash_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/io_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/io_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/io_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/keyword_tss_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/keyword_tss_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/keyword_tss_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/kqueue_reactor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/kqueue_reactor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/kqueue_reactor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/kqueue_reactor_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/kqueue_reactor_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/kqueue_reactor_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/local_free_on_block_exit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/local_free_on_block_exit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/local_free_on_block_exit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/macos_fenced_block.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/macos_fenced_block.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/macos_fenced_block.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/noncopyable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/noncopyable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/noncopyable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_fenced_block.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/null_fenced_block.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_fenced_block.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_event.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/null_event.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_event.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/null_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_signal_blocker.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/null_signal_blocker.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_signal_blocker.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_thread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/null_thread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_thread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_static_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/null_static_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_static_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_tss_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/null_tss_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/null_tss_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/object_pool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/object_pool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/object_pool.hpp" ...on 3100th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/old_win_sdk_compat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/old_win_sdk_compat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/old_win_sdk_compat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/op_queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/op_queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/op_queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/operation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/operation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/operation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/pipe_select_interrupter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/pipe_select_interrupter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/pipe_select_interrupter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/pop_options.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/pop_options.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/pop_options.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_event.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/posix_event.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_event.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_fd_set_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/posix_fd_set_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_fd_set_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/posix_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_signal_blocker.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/posix_signal_blocker.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_signal_blocker.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_static_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/posix_static_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_static_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_thread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/posix_thread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_thread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_tss_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/posix_tss_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/posix_tss_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/push_options.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/push_options.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/push_options.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_descriptor_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_descriptor_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_descriptor_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_null_buffers_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_null_buffers_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_null_buffers_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_accept_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_socket_accept_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_accept_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_recv_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_socket_recv_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_recv_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_connect_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_socket_connect_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_connect_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_recvfrom_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_socket_recvfrom_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_recvfrom_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_serial_port_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_serial_port_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_serial_port_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_recvmsg_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_socket_recvmsg_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_recvmsg_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_send_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_socket_send_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_send_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_sendto_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_socket_sendto_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_sendto_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_socket_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_service_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactive_socket_service_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactive_socket_service_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactor_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactor_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactor_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactor_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactor_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactor_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactor_op_queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/reactor_op_queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/reactor_op_queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/regex_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/regex_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/regex_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/resolve_endpoint_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/resolve_endpoint_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/resolve_endpoint_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/resolve_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/resolve_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/resolve_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/resolver_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/resolver_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/resolver_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/resolver_service_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/resolver_service_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/resolver_service_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/scoped_lock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/scoped_lock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/scoped_lock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/scoped_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/scoped_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/scoped_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/select_interrupter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/select_interrupter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/select_interrupter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/select_reactor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/select_reactor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/select_reactor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/service_registry_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/service_registry_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/service_registry_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/select_reactor_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/select_reactor_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/select_reactor_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/service_registry.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/service_registry.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/service_registry.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/shared_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/shared_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/shared_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/signal_handler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/signal_handler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/signal_handler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/signal_blocker.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/signal_blocker.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/signal_blocker.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/signal_init.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/signal_init.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/signal_init.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/signal_set_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/signal_set_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/signal_set_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/signal_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/signal_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/signal_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/socket_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/socket_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/socket_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/socket_option.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/socket_option.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/socket_option.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/socket_ops.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/socket_ops.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/socket_ops.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/socket_select_interrupter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/socket_select_interrupter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/socket_select_interrupter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/solaris_fenced_block.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/solaris_fenced_block.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/solaris_fenced_block.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/socket_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/socket_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/socket_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/static_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/static_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/static_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/strand_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/strand_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/strand_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/task_io_service_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/task_io_service_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/task_io_service_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/task_io_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/task_io_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/task_io_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/thread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/thread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/thread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/task_io_service_operation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/task_io_service_operation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/task_io_service_operation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/throw_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/throw_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/throw_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/timer_queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_queue_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/timer_queue_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_queue_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_queue_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/timer_queue_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_queue_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_queue_ptime.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/timer_queue_ptime.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_queue_ptime.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_queue_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/timer_queue_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_queue_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_scheduler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/timer_scheduler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_scheduler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_scheduler_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/timer_scheduler_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/timer_scheduler_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/tss_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/tss_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/tss_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/wait_handler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/wait_handler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/wait_handler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/wait_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/wait_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/wait_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/weak_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/weak_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/weak_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_event.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_event.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_event.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_fd_set_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_fd_set_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_fd_set_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_fenced_block.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_fenced_block.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_fenced_block.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_handle_read_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_handle_read_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_handle_read_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_handle_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_handle_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_handle_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_handle_write_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_handle_write_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_handle_write_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_io_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_io_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_io_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_io_service_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_io_service_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_io_service_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_null_buffers_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_null_buffers_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_null_buffers_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_operation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_operation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_operation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_overlapped_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_overlapped_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_overlapped_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_overlapped_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_overlapped_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_overlapped_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_serial_port_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_serial_port_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_serial_port_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_recv_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_socket_recv_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_recv_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_accept_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_socket_accept_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_accept_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_recvmsg_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_socket_recvmsg_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_recvmsg_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_recvfrom_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_socket_recvfrom_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_recvfrom_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_send_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_socket_send_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_send_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_socket_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_service_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_iocp_socket_service_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_iocp_socket_service_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_object_handle_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_object_handle_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_object_handle_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_static_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_static_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_static_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_thread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_thread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_thread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/wince_thread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/wince_thread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/wince_thread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_tss_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/win_tss_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/win_tss_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/winsock_init.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/winsock_init.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/winsock_init.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/connect.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/connect.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/connect.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/wrapped_handler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/wrapped_handler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/wrapped_handler.hpp" ...on 3200th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/error.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/error.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/error.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/io_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/io_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/io_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/io_service.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/io_service.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/io_service.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/read.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/read.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/read.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/read_at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/read_at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/read_at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/read_until.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/read_until.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/read_until.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/serial_port_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/serial_port_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/serial_port_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/serial_port_base.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/serial_port_base.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/serial_port_base.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/src.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/src.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/src.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/write.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/write.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/write.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/write_at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/impl/write_at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/impl/write_at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/address.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/address.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/address.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/address_v4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/address_v4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/address_v4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/address_v6.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/address_v6.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/address_v6.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/basic_resolver.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/basic_resolver.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/basic_resolver.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/basic_endpoint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/basic_endpoint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/basic_endpoint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/basic_resolver_entry.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/basic_resolver_entry.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/basic_resolver_entry.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/basic_resolver_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/basic_resolver_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/basic_resolver_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/basic_resolver_query.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/basic_resolver_query.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/basic_resolver_query.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/host_name.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/host_name.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/host_name.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/icmp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/icmp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/icmp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/multicast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/multicast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/multicast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/resolver_query_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/resolver_query_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/resolver_query_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/resolver_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/resolver_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/resolver_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/tcp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/tcp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/tcp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/udp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/udp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/udp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/unicast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/unicast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/unicast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/v6_only.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/v6_only.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/v6_only.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/basic_endpoint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/local/basic_endpoint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/basic_endpoint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/connect_pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/local/connect_pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/connect_pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/datagram_protocol.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/local/datagram_protocol.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/datagram_protocol.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/stream_protocol.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/local/stream_protocol.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/stream_protocol.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix/basic_descriptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/posix/basic_descriptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix/basic_descriptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix/basic_stream_descriptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/posix/basic_stream_descriptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix/basic_stream_descriptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix/descriptor_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/posix/descriptor_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix/descriptor_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix/stream_descriptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/posix/stream_descriptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix/stream_descriptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix/stream_descriptor_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/posix/stream_descriptor_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/posix/stream_descriptor_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/context_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/context_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/context_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/context_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/context_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/context_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/basic_context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/basic_context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/basic_context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/stream_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/stream_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/stream_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/stream_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/stream_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/stream_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/rfc2818_verification.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/rfc2818_verification.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/rfc2818_verification.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/verify_context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/verify_context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/verify_context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/basic_handle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/windows/basic_handle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/basic_handle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/verify_mode.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/verify_mode.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/verify_mode.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/basic_object_handle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/windows/basic_object_handle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/basic_object_handle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/basic_random_access_handle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/windows/basic_random_access_handle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/basic_random_access_handle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/basic_stream_handle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/windows/basic_stream_handle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/basic_stream_handle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/random_access_handle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/windows/random_access_handle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/random_access_handle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/random_access_handle_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/windows/random_access_handle_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/random_access_handle_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/object_handle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/windows/object_handle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/object_handle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/object_handle_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/windows/object_handle_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/object_handle_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/overlapped_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/windows/overlapped_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/overlapped_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/stream_handle_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/windows/stream_handle_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/stream_handle_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/stream_handle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/windows/stream_handle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/windows/stream_handle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/std/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/std/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/std/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/std/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/std/queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/slist.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/std/slist.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/slist.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/stack.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/std/stack.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/stack.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/assign/std/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/assign/std/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/associative_container_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/associative_container_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/associative_container_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/list_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/list_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/list_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/list_map_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/list_map_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/list_map_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/container_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/container_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/container_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/multimap_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/multimap_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/multimap_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/map_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/map_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/map_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/multiset_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/multiset_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/multiset_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/ordered_associative_container_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/ordered_associative_container_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/ordered_associative_container_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/sequence_container_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/sequence_container_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/sequence_container_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/unordered_associative_container_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/unordered_associative_container_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/unordered_associative_container_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/set_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/set_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/set_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/unordered_map_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/unordered_map_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/unordered_map_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/unordered_multimap_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/unordered_multimap_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/unordered_multimap_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/unordered_multiset_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/unordered_multiset_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/unordered_multiset_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/unordered_set_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/unordered_set_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/unordered_set_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/vector_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/vector_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/vector_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/vector_map_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/vector_map_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/vector_map_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/bimap_core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/bimap_core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/bimap_core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/concept_tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/concept_tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/concept_tags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/generate_index_binder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/generate_index_binder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/generate_index_binder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/generate_relation_binder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/generate_relation_binder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/generate_relation_binder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/generate_view_binder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/generate_view_binder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/generate_view_binder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/is_set_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/is_set_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/is_set_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/manage_additional_parameters.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/manage_additional_parameters.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/manage_additional_parameters.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/manage_bimap_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/manage_bimap_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/manage_bimap_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/map_view_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/map_view_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/map_view_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/map_view_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/map_view_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/map_view_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/modifier_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/modifier_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/modifier_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/non_unique_views_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/non_unique_views_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/non_unique_views_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/set_view_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/set_view_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/set_view_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/user_interface_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/user_interface_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/user_interface_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/set_view_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/set_view_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/set_view_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/property_map/set_support.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/property_map/set_support.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/property_map/set_support.hpp" ...on 3300th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/property_map/unordered_set_support.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/property_map/unordered_set_support.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/property_map/unordered_set_support.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/member_at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/member_at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/member_at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/mutant_relation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/mutant_relation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/mutant_relation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/structured_pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/structured_pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/structured_pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/data_type_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/support/data_type_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/data_type_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/pair_layout.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/pair_layout.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/pair_layout.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/symmetrical_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/symmetrical_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/symmetrical_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/iterator_type_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/support/iterator_type_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/iterator_type_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/key_type_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/support/key_type_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/key_type_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/support/lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/map_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/support/map_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/map_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/map_type_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/support/map_type_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/map_type_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/value_type_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/support/value_type_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/support/value_type_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/tagged.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/tags/tagged.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/tagged.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/list_map_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/list_map_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/list_map_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/list_set_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/list_set_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/list_set_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/map_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/map_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/map_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/multimap_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/multimap_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/multimap_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/multiset_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/multiset_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/multiset_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/set_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/set_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/set_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unconstrained_map_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/unconstrained_map_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unconstrained_map_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unconstrained_set_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/unconstrained_set_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unconstrained_set_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unordered_map_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/unordered_map_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unordered_map_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unordered_multimap_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/unordered_multimap_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unordered_multimap_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unordered_multiset_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/unordered_multiset_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unordered_multiset_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unordered_set_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/unordered_set_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/unordered_set_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/vector_map_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/vector_map_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/vector_map_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/vector_set_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/views/vector_set_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/views/vector_set_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/is_evenly_divisible_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/is_evenly_divisible_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/is_evenly_divisible_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/scan_keyword.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/scan_keyword.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/scan_keyword.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/static_assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/static_assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/static_assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/system.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/system.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/system.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/duration_get.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/duration_get.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/duration_get.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/duration_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/duration_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/duration_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/duration_put.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/duration_put.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/duration_put.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/duration_style.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/duration_style.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/duration_style.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/duration_units.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/duration_units.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/duration_units.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/ios_base_state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/ios_base_state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/ios_base_state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/time_point_get.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/time_point_get.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/time_point_get.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/time_point_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/time_point_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/time_point_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/time_point_put.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/time_point_put.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/time_point_put.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/time_point_units.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/time_point_units.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/time_point_units.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/timezone.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/timezone.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/timezone.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io_v1/chrono_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io_v1/chrono_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io_v1/chrono_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/backward_compatibility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept/detail/backward_compatibility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/backward_compatibility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/borland.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept/detail/borland.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/borland.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/concept_undef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept/detail/concept_undef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/concept_undef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/concept_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept/detail/concept_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/concept_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/general.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept/detail/general.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/general.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/has_constraints.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept/detail/has_constraints.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/has_constraints.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/msvc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/concept/detail/msvc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/concept/detail/msvc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi/borland_prefix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/abi/borland_prefix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi/borland_prefix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi/borland_suffix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/abi/borland_suffix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi/borland_suffix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi/msvc_prefix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/abi/msvc_prefix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi/msvc_prefix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi/msvc_suffix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/abi/msvc_suffix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/abi/msvc_suffix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/borland.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/borland.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/borland.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/clang.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/clang.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/clang.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/codegear.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/codegear.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/codegear.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/comeau.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/comeau.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/comeau.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/common_edg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/common_edg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/common_edg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/compaq_cxx.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/compaq_cxx.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/compaq_cxx.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/cray.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/cray.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/cray.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/digitalmars.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/digitalmars.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/digitalmars.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/gcc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/gcc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/gcc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/gcc_xml.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/gcc_xml.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/gcc_xml.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/greenhills.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/greenhills.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/greenhills.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/hp_acc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/hp_acc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/hp_acc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/intel.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/intel.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/intel.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/kai.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/kai.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/kai.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/metrowerks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/metrowerks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/metrowerks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/mpw.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/mpw.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/mpw.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/nvcc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/nvcc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/nvcc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/pathscale.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/pathscale.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/pathscale.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/pgi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/pgi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/pgi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/sgi_mipspro.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/sgi_mipspro.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/sgi_mipspro.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/sunpro_cc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/sunpro_cc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/sunpro_cc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/vacpp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/vacpp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/vacpp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1/cmath.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/no_tr1/cmath.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1/cmath.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/visualc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/compiler/visualc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/compiler/visualc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1/complex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/no_tr1/complex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1/complex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1/functional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/no_tr1/functional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1/functional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1/memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/no_tr1/memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1/memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1/utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/no_tr1/utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/no_tr1/utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/aix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/aix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/aix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/amigaos.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/amigaos.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/amigaos.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/beos.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/beos.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/beos.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/bsd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/bsd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/bsd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/cray.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/cray.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/cray.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/cygwin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/cygwin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/cygwin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/hpux.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/hpux.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/hpux.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/irix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/irix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/irix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/linux.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/linux.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/linux.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/macos.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/macos.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/macos.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/qnxnto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/qnxnto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/qnxnto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/solaris.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/solaris.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/solaris.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/symbian.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/symbian.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/symbian.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/vms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/vms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/vms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/vxworks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/vxworks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/vxworks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/dinkumware.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/stdlib/dinkumware.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/dinkumware.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/win32.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/platform/win32.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/platform/win32.hpp" ...on 3400th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/libcomo.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/stdlib/libcomo.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/libcomo.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/libcpp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/stdlib/libcpp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/libcpp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/libstdcpp3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/stdlib/libstdcpp3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/libstdcpp3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/modena.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/stdlib/modena.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/modena.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/msl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/stdlib/msl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/msl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/roguewave.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/stdlib/roguewave.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/roguewave.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/sgi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/stdlib/sgi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/sgi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/stlport.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/stdlib/stlport.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/stlport.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/vacpp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/config/stdlib/vacpp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/config/stdlib/vacpp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/adaptive_node_pool_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/adaptive_node_pool_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/adaptive_node_pool_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/advanced_insert_int.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/advanced_insert_int.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/advanced_insert_int.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/allocation_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/allocation_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/allocation_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/config_begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/config_begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/config_begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/destroyers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/destroyers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/destroyers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/config_end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/config_end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/config_end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/flat_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/flat_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/flat_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/function_detector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/function_detector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/function_detector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/iterators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/iterators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/iterators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/math_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/math_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/math_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/memory_util.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/memory_util.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/memory_util.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/mpl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/mpl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/mpl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/multiallocation_chain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/multiallocation_chain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/multiallocation_chain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/node_alloc_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/node_alloc_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/node_alloc_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/node_pool_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/node_pool_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/node_pool_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/pool_common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/pool_common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/pool_common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/preprocessor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/preprocessor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/preprocessor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/transform_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/transform_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/transform_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/type_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/type_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/type_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/utilities.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/utilities.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/utilities.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/value_init.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/value_init.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/value_init.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/variadic_templates_tools.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/variadic_templates_tools.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/variadic_templates_tools.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/version_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/version_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/version_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/workaround.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/container/detail/workaround.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/container/detail/workaround.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/detail/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_arm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/detail/fcontext_arm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_arm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_i386.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/detail/fcontext_i386.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_i386.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_i386_win.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/detail/fcontext_i386_win.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_i386_win.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_mips.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/detail/fcontext_mips.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_mips.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_ppc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/detail/fcontext_ppc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_ppc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_x86_64.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/detail/fcontext_x86_64.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_x86_64.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_x86_64_win.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/context/detail/fcontext_x86_64_win.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/context/detail/fcontext_x86_64_win.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/conversion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/conversion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/conversion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/formatters.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/formatters.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/formatters.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/formatters_limited.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/formatters_limited.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/formatters_limited.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_calendar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_calendar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_calendar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_date.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_date.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_date.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_day.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_day.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_day.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_day_of_year.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_day_of_year.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_day_of_year.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_duration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_duration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_duration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_duration_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_duration_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_duration_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_facet.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_facet.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_facet.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_month.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_month.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_month.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_serialize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_serialize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_serialize.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_weekday.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_weekday.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_weekday.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_year.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_year.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_year.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_ymd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/greg_ymd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/greg_ymd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/gregorian.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/gregorian.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/gregorian.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/gregorian_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/gregorian_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/gregorian_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/gregorian_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/gregorian_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/gregorian_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/parsers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/gregorian/parsers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/gregorian/parsers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/conversion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_time/conversion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/conversion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/custom_time_zone.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_time/custom_time_zone.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/custom_time_zone.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/date_duration_operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_time/date_duration_operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/date_duration_operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/dst_transition_day_rules.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_time/dst_transition_day_rules.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/dst_transition_day_rules.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/local_date_time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_time/local_date_time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/local_date_time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/local_time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_time/local_time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/local_time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/local_time_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_time/local_time_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/local_time_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/local_time_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_time/local_time_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/local_time_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/tz_database.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_time/tz_database.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/tz_database.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/posix_time_zone.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/local_time/posix_time_zone.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/local_time/posix_time_zone.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/conversion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/conversion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/conversion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/date_duration_operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/date_duration_operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/date_duration_operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/posix_time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/posix_time_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_duration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/posix_time_duration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_duration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/posix_time_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_legacy_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/posix_time_legacy_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_legacy_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_system.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/posix_time_system.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_system.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/ptime.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/ptime.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/ptime.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/posix_time_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/posix_time_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/time_formatters.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/time_formatters.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/time_formatters.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/time_formatters_limited.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/time_formatters_limited.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/time_formatters_limited.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/time_period.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/time_period.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/time_period.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/time_parsers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/time_parsers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/time_parsers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/time_serialize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/date_time/posix_time/time_serialize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/date_time/posix_time/time_serialize.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/basic_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/basic_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/basic_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/directory_management.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/directory_management.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/directory_management.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/dll.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/dll.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/dll.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/error_handling.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/error_handling.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/error_handling.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/file_management.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/file_management.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/file_management.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/GetLastError.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/GetLastError.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/GetLastError.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/GetCurrentProcess.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/GetCurrentProcess.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/GetCurrentProcess.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/GetCurrentThread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/GetCurrentThread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/GetCurrentThread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/GetProcessTimes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/GetProcessTimes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/GetProcessTimes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/GetThreadTimes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/GetThreadTimes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/GetThreadTimes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/handles.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/handles.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/handles.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/LocalFree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/LocalFree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/LocalFree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/process.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/process.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/process.hpp" ...on 3500th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/security.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/security.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/security.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/synchronization.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/synchronization.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/synchronization.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/system.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/system.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/system.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/thread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/thread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/thread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/timers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/detail/win/timers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/detail/win/timers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/attribute_noreturn.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/detail/attribute_noreturn.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/attribute_noreturn.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/clone_current_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/detail/clone_current_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/clone_current_exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/error_info_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/detail/error_info_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/error_info_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/exception_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/detail/exception_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/exception_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/is_output_streamable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/detail/is_output_streamable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/is_output_streamable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/object_hex_dump.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/detail/object_hex_dump.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/object_hex_dump.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/type_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/exception/detail/type_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/exception/detail/type_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/detail/utf8_codecvt_facet.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/filesystem/detail/utf8_codecvt_facet.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/filesystem/detail/utf8_codecvt_facet.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/default_value_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/detail/default_value_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/default_value_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/dyn_perfect_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/detail/dyn_perfect_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/dyn_perfect_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/flyweight_core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/detail/flyweight_core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/flyweight_core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/is_placeholder_expr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/detail/is_placeholder_expr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/is_placeholder_expr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/nested_xxx_if_not_ph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/detail/nested_xxx_if_not_ph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/nested_xxx_if_not_ph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/not_placeholder_expr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/detail/not_placeholder_expr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/not_placeholder_expr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/perfect_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/detail/perfect_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/perfect_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/pp_perfect_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/detail/pp_perfect_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/pp_perfect_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/recursive_lw_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/detail/recursive_lw_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/recursive_lw_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/value_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/flyweight/detail/value_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/flyweight/detail/value_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/compat_workarounds.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/detail/compat_workarounds.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/compat_workarounds.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/config_macros.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/detail/config_macros.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/config_macros.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/msvc_disambiguater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/detail/msvc_disambiguater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/msvc_disambiguater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/unset_macros.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/detail/unset_macros.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/unset_macros.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/workarounds_gcc-2_95.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/detail/workarounds_gcc-2_95.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/workarounds_gcc-2_95.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/workarounds_stlport.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/format/detail/workarounds_stlport.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/format/detail/workarounds_stlport.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/detail/function_iterate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/detail/function_iterate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/detail/function_iterate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/detail/maybe_include.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/detail/maybe_include.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/detail/maybe_include.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function/detail/prologue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function/detail/prologue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function/detail/prologue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/config/cc_names.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/config/cc_names.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/config/cc_names.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/config/compiler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/config/compiler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/config/compiler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/config/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/config/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/config/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/class_transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/class_transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/class_transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_as_mpl_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_as_mpl_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_as_mpl_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/cv_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/cv_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/cv_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_loop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/pp_loop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_loop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_arity_loop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/pp_arity_loop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_arity_loop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/retag_default_cc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/retag_default_cc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/retag_default_cc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/to_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/to_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/to_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/detail/container_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/detail/container_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/detail/container_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/extensions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/hash/extensions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/extensions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/hash.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/hash/hash.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/hash.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/hash_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/hash/hash_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/hash_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/overloaded_function/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/adt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/auxiliary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/auxiliary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/auxiliary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/generation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/invocation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/accumulate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/accumulate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/accumulate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_adt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapt_adt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_adt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_adt_named.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapt_adt_named.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_adt_named.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_adt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapt_assoc_adt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_adt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapt_assoc_class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_adt_named.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapt_assoc_adt_named.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_adt_named.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_class_named.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapt_assoc_class_named.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_class_named.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapt_assoc_struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_struct_named.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapt_assoc_struct_named.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_assoc_struct_named.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapt_struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_struct_named.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapt_struct_named.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapt_struct_named.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapted.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapted.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapted.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/advance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/advance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/advance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/all.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/as_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/as_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/as_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/as_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/as_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/as_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/as_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/as_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/as_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/as_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/as_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/as_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/as_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/as_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/as_vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/at_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/at_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/at_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/at_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/at_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/at_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/auxiliary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/auxiliary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/auxiliary.hpp" ...on 3600th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/boost_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/boost_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/boost_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/boost_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/boost_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/boost_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/category_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/category_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/category_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/clear.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/clear.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/clear.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/comparison.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/comparison.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/comparison.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/cons.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/cons.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/cons.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/cons_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/cons_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/cons_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/count_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/count_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/count_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deduce.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/deduce.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deduce.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deduce_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/deduce_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deduce_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/define_assoc_struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/define_assoc_struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/define_assoc_struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/define_struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/define_struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/define_struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/define_struct_inline.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/define_struct_inline.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/define_struct_inline.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deque_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/deque_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deque_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deref.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/deref.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deref.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deque_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/deque_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deque_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deref_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/deref_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/deref_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/distance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/distance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/distance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/erase.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/erase.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/erase.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/erase_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/erase_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/erase_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/filter_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/filter_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/filter_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/filter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/filter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/filter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/find_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/find_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/find_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/find.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/find.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/find.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/filter_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/filter_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/filter_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/functional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/functional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/functional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/fused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/fused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/fused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/fused_function_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/fused_function_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/fused_function_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/fused_procedure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/fused_procedure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/fused_procedure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/generation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/generation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/generation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/in.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/in.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/in.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/has_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/has_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/has_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/ignore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/ignore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/ignore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/insert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/insert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/insert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/insert_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/insert_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/insert_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/intrinsic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/intrinsic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/intrinsic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/invocation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/invocation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/invocation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/invoke.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/invoke.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/invoke.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/invoke_function_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/invoke_function_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/invoke_function_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/invoke_procedure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/invoke_procedure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/invoke_procedure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/is_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/is_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/is_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/is_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/is_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/is_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/is_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/is_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/is_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/is_segmented.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/is_segmented.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/is_segmented.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iter_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/iter_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iter_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iteration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/iteration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iteration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iterator_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/iterator_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iterator_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iterator_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/iterator_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iterator_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iterator_facade.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/iterator_facade.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iterator_facade.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iterator_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/iterator_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/iterator_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/join.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/join.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/join.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/joint_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/joint_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/joint_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/key_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/key_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/key_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/list_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/list_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/list_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/list_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/list_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/list_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_cons.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/make_cons.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_cons.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/make_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_fused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/make_fused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_fused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_fused_function_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/make_fused_function_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_fused_function_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_fused_procedure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/make_fused_procedure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_fused_procedure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/make_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/make_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/make_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_unfused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/make_unfused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_unfused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/make_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/make_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/make_vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/map_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/map_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/map_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/mpl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/mpl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/mpl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/next.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/next.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/next.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/map_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/map_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/map_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/none.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/none.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/none.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/nview.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/nview.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/nview.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/out.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/out.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/out.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/pop_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/pop_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/pop_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/pair_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/pair_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/pair_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/pop_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/pop_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/pop_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/prior.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/prior.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/prior.hpp" ...on 3700th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/proxy_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/proxy_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/proxy_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/push_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/push_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/push_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/query.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/query.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/query.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/remove.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/remove.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/remove.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/remove_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/remove_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/remove_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/repetitive_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/repetitive_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/repetitive_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/replace_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/replace_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/replace_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/replace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/replace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/replace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/reverse_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/reverse_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/reverse_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/reverse_iter_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/reverse_iter_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/reverse_iter_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/reverse_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/reverse_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/reverse_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/segmented_fold_until.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/segmented_fold_until.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/segmented_fold_until.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/segmented_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/segmented_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/segmented_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/segments.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/segments.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/segments.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/sequence_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/sequence_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/sequence_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/sequence_facade.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/sequence_facade.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/sequence_facade.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/set_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/set_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/set_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/single_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/single_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/single_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/std_pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/std_pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/std_pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/support.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/support.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/support.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/swap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/swap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/swap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/tag_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/tag_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/tag_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/tag_of_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/tag_of_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/tag_of_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/transform_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/transform_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/transform_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/transformation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/transformation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/transformation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/tuple_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/tuple_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/tuple_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/tuple_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/tuple_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/tuple_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/unfused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/unfused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/unfused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/unused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/unused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/unused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/unfused_typed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/unfused_typed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/unfused_typed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/value_at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/value_at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/value_at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/value_at_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/value_at_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/value_at_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/value_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/value_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/value_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/vector10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/value_of_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/value_of_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/value_of_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/vector20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/vector40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/vector30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/vector50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/vector_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/vector_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/vector_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/void.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/void.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/void.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/zip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/zip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/zip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/advance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/advance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/advance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/zip_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/include/zip_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/include/zip_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/basic_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/basic_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/basic_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/deref.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/deref.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/deref.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/deref_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/deref_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/deref_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/distance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/distance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/distance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/iterator_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/iterator_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/iterator_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/iterator_facade.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/iterator_facade.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/iterator_facade.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/key_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/key_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/key_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/next.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/next.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/next.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/mpl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/mpl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/mpl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/prior.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/prior.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/prior.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/segmented_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/segmented_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/segmented_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/value_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/value_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/value_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/value_of_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/value_of_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/value_of_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/clear.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/clear.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/clear.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/erase.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/erase.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/erase.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/erase_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/erase_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/erase_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/has_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/has_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/has_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/insert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/insert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/insert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/insert_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/insert_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/insert_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/pop_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/pop_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/pop_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/pop_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/pop_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/pop_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/push_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/push_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/push_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/sequence_facade.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/sequence_facade.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/sequence_facade.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/as_const.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/as_const.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/as_const.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/category_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/category_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/category_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/deduce.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/deduce.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/deduce.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/deduce_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/deduce_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/deduce_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/is_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/is_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/is_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/is_segmented.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/is_segmented.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/is_segmented.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/is_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/is_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/is_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/is_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/is_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/is_view.hpp" ...on 3800th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/iterator_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/iterator_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/iterator_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/segmented_fold_until.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/segmented_fold_until.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/segmented_fold_until.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/sequence_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/sequence_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/sequence_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/tag_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/tag_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/tag_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/tag_of_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/tag_of_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/tag_of_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/unused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/unused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/unused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/void.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/void.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/void.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/make_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/make_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/make_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/tuple_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/tuple_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/tuple_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/tuple_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/tuple_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/tuple_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/iterator_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/repetitive_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/append.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/append.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/append.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/area.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/area.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/area.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/centroid.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/centroid.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/centroid.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/clear.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/clear.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/clear.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/comparable_distance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/comparable_distance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/comparable_distance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/convex_hull.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/convex_hull.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/convex_hull.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/correct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/correct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/correct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/covered_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/covered_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/covered_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/difference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/difference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/difference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/disjoint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/disjoint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/disjoint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/distance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/distance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/distance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/envelope.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/envelope.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/envelope.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/equals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/equals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/equals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/expand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/expand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/expand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/intersection.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/intersection.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/intersection.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/intersects.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/intersects.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/intersects.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/length.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/length.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/length.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/make.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/make.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/make.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/not_implemented.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/not_implemented.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/not_implemented.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/num_geometries.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/num_geometries.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/num_geometries.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/num_interior_rings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/num_interior_rings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/num_interior_rings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/num_points.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/num_points.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/num_points.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/overlaps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/overlaps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/overlaps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/perimeter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/perimeter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/perimeter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/simplify.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/simplify.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/simplify.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/sym_difference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/sym_difference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/sym_difference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/touches.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/touches.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/touches.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/union.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/union.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/union.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/unique.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/unique.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/unique.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/within.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/within.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/within.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/arithmetic/arithmetic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/arithmetic/arithmetic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/arithmetic/arithmetic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/arithmetic/determinant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/arithmetic/determinant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/arithmetic/determinant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/arithmetic/dot_product.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/arithmetic/dot_product.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/arithmetic/dot_product.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/access.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/access.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/access.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/closure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/closure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/closure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/coordinate_dimension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/coordinate_dimension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/coordinate_dimension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/coordinate_system.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/coordinate_system.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/coordinate_system.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/coordinate_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/coordinate_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/coordinate_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/cs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/cs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/cs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/exterior_ring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/exterior_ring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/exterior_ring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/geometry_id.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/geometry_id.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/geometry_id.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/interior_rings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/interior_rings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/interior_rings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/is_areal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/is_areal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/is_areal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/interior_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/interior_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/interior_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/mutable_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/mutable_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/mutable_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/point_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/point_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/point_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/radian_access.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/radian_access.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/radian_access.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/point_order.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/point_order.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/point_order.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/ring_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/ring_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/ring_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/reverse_dispatch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/reverse_dispatch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/reverse_dispatch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/tag_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/tag_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/tag_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/tags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/topological_dimension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/core/topological_dimension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/core/topological_dimension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/box.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/box.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/box.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/geometries.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/geometries.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/geometries.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/linestring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/linestring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/linestring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/point_xy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/point_xy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/point_xy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/ring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/ring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/ring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/polygon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/polygon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/polygon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/segment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/segment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/segment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/io/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/iterators/base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/iterators/base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/iterators/base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/iterators/closing_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/iterators/closing_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/iterators/closing_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/iterators/ever_circling_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/iterators/ever_circling_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/iterators/ever_circling_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/multi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/multi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/multi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/compare.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/policies/compare.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/compare.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/area.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/area.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/area.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/centroid.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/centroid.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/centroid.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/compare.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/compare.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/compare.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/convex_hull.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/convex_hull.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/convex_hull.hpp" ...on 3900th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/covered_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/covered_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/covered_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/default_area_result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/default_area_result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/default_area_result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/default_distance_result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/default_distance_result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/default_distance_result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/default_length_result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/default_length_result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/default_length_result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/distance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/distance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/distance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/intersection.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/intersection.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/intersection.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/intersection_result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/intersection_result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/intersection_result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/side.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/side.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/side.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/side_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/side_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/side_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/strategies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/strategies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/strategies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/strategy_transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/strategy_transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/strategy_transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/tags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/within.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/within.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/within.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/add_const_if_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/add_const_if_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/add_const_if_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/bare_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/bare_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/bare_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/calculation_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/calculation_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/calculation_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/closure_as_bool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/closure_as_bool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/closure_as_bool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/coordinate_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/coordinate_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/coordinate_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/for_each_coordinate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/for_each_coordinate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/for_each_coordinate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/math.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/math.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/math.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/order_as_direction.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/order_as_direction.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/order_as_direction.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/parameter_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/parameter_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/parameter_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/promote_floating_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/promote_floating_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/promote_floating_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/rational.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/rational.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/rational.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/select_calculation_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/select_calculation_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/select_calculation_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/select_coordinate_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/select_coordinate_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/select_coordinate_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/select_most_precise.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/util/select_most_precise.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/util/select_most_precise.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/box_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/views/box_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/box_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/closeable_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/views/closeable_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/closeable_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/identity_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/views/identity_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/identity_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/reversible_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/views/reversible_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/reversible_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/segment_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/views/segment_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/segment_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/adj_list_edge_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/adj_list_edge_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/adj_list_edge_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/compressed_sparse_row_struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/compressed_sparse_row_struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/compressed_sparse_row_struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/connected_components.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/connected_components.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/connected_components.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/adjacency_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/adjacency_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/adjacency_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/array_binary_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/array_binary_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/array_binary_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/d_ary_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/d_ary_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/d_ary_heap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/edge.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/edge.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/edge.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/geodesic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/geodesic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/geodesic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/histogram_sort.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/histogram_sort.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/histogram_sort.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/incidence_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/incidence_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/incidence_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/incremental_components.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/incremental_components.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/incremental_components.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/indexed_properties.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/indexed_properties.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/indexed_properties.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/labeled_graph_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/labeled_graph_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/labeled_graph_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/list_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/list_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/list_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/permutation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/permutation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/permutation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/read_graphviz_new.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/read_graphviz_new.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/read_graphviz_new.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/read_graphviz_spirit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/read_graphviz_spirit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/read_graphviz_spirit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/self_avoiding_walk.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/self_avoiding_walk.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/self_avoiding_walk.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/set_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/set_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/set_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/shadow_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/shadow_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/shadow_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/sparse_ordering.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/detail/sparse_ordering.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/detail/sparse_ordering.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjacency_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/adjacency_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjacency_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/betweenness_centrality.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/betweenness_centrality.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/betweenness_centrality.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/boman_et_al_graph_coloring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/boman_et_al_graph_coloring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/boman_et_al_graph_coloring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/breadth_first_search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/breadth_first_search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/breadth_first_search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/compressed_sparse_row_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/compressed_sparse_row_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/compressed_sparse_row_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/concepts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/concepts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/concepts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/connected_components.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/connected_components.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/connected_components.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/connected_components_parallel_search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/connected_components_parallel_search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/connected_components_parallel_search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/dehne_gotz_min_spanning_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/dehne_gotz_min_spanning_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/dehne_gotz_min_spanning_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/crauser_et_al_shortest_paths.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/crauser_et_al_shortest_paths.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/crauser_et_al_shortest_paths.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/delta_stepping_shortest_paths.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/delta_stepping_shortest_paths.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/delta_stepping_shortest_paths.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/depth_first_search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/depth_first_search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/depth_first_search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/dijkstra_shortest_paths.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/dijkstra_shortest_paths.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/dijkstra_shortest_paths.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/distributed_graph_utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/distributed_graph_utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/distributed_graph_utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/eager_dijkstra_shortest_paths.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/eager_dijkstra_shortest_paths.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/eager_dijkstra_shortest_paths.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/filtered_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/filtered_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/filtered_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/fruchterman_reingold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/fruchterman_reingold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/fruchterman_reingold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/graphviz.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/graphviz.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/graphviz.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/hohberg_biconnected_components.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/hohberg_biconnected_components.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/hohberg_biconnected_components.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/local_subgraph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/local_subgraph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/local_subgraph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/mpi_process_group.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/mpi_process_group.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/mpi_process_group.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/named_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/named_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/named_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/one_bit_color_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/one_bit_color_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/one_bit_color_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/page_rank.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/page_rank.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/page_rank.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/reverse_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/reverse_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/reverse_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/rmat_graph_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/rmat_graph_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/rmat_graph_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/selector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/selector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/selector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/shuffled_distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/shuffled_distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/shuffled_distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/strong_components.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/strong_components.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/strong_components.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/st_connected.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/st_connected.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/st_connected.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/two_bit_color_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/two_bit_color_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/two_bit_color_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/unsafe_serialize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/unsafe_serialize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/unsafe_serialize.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/vertex_list_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/vertex_list_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/vertex_list_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/parallel/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/basic_reduce.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/parallel/basic_reduce.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/basic_reduce.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/container_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/parallel/container_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/container_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/distribution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/parallel/distribution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/distribution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/process_group.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/parallel/process_group.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/process_group.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/properties.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/parallel/properties.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/properties.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/simple_trigger.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/parallel/simple_trigger.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/simple_trigger.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail/add_edge_visitors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/planar_detail/add_edge_visitors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail/add_edge_visitors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail/bucket_sort.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/planar_detail/bucket_sort.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail/bucket_sort.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail/face_handles.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/planar_detail/face_handles.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail/face_handles.hpp" ...on 4000th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail/face_iterators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/planar_detail/face_iterators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/planar_detail/face_iterators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_maps/constant_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/property_maps/constant_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_maps/constant_property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_maps/matrix_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/property_maps/matrix_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_maps/matrix_property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_maps/null_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/property_maps/null_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_maps/null_property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_maps/container_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/property_maps/container_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/property_maps/container_property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/heap_comparison.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/detail/heap_comparison.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/heap_comparison.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/ilog2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/detail/ilog2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/ilog2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/heap_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/detail/heap_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/heap_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/mutable_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/detail/mutable_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/mutable_heap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/ordered_adaptor_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/detail/ordered_adaptor_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/ordered_adaptor_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/tree_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/detail/tree_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/tree_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/stable_heap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/heap/detail/stable_heap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/heap/detail/stable_heap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/comparable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/comparable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/comparable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/element_associator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/element_associator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/element_associator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/element_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/element_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/element_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/element_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/element_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/element_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/element_set_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/element_set_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/element_set_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_associator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/interval_associator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_associator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_associator_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/interval_associator_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_associator_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_bounds.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/interval_bounds.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_bounds.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/interval_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/interval_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_set_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/interval_set_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/interval_set_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/joinable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/joinable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/joinable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/map_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/map_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/map_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/set_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/concept/set_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/concept/set_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/associated_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/associated_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/associated_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/boost_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/boost_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/boost_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/concept_check.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/concept_check.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/concept_check.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/design_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/design_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/design_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/element_comparer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/element_comparer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/element_comparer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/element_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/element_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/element_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/exclusive_less_than.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/exclusive_less_than.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/exclusive_less_than.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/interval_map_algo.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/interval_map_algo.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/interval_map_algo.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/interval_morphism.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/interval_morphism.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/interval_morphism.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/interval_set_algo.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/interval_set_algo.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/interval_set_algo.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/interval_subset_comparer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/interval_subset_comparer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/interval_subset_comparer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/map_algo.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/map_algo.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/map_algo.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/mapped_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/mapped_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/mapped_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/notate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/notate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/notate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/on_absorbtion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/on_absorbtion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/on_absorbtion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/relation_state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/relation_state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/relation_state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/set_algo.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/set_algo.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/set_algo.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/std_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/std_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/std_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/subset_comparer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/detail/subset_comparer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/detail/subset_comparer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/predicates/distinct_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/predicates/distinct_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/predicates/distinct_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/predicates/element_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/predicates/element_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/predicates/element_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/predicates/std_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/predicates/std_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/predicates/std_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/predicates/sub_super_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/predicates/sub_super_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/predicates/sub_super_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/absorbs_identities.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/absorbs_identities.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/absorbs_identities.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/codomain_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/codomain_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/codomain_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/adds_inversely.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/adds_inversely.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/adds_inversely.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/difference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/difference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/difference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/difference_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/difference_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/difference_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/element_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/element_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/element_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/domain_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/domain_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/domain_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/has_inverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/has_inverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/has_inverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/identity_element.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/identity_element.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/identity_element.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/has_set_semantics.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/has_set_semantics.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/has_set_semantics.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/infinity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/infinity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/infinity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/interval_type_default.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/interval_type_default.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/interval_type_default.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/interval_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/interval_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/interval_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_associative_element_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_associative_element_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_associative_element_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_asymmetric_interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_asymmetric_interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_asymmetric_interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_combinable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_combinable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_combinable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_concept_equivalent.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_concept_equivalent.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_concept_equivalent.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_continuous.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_continuous.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_continuous.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_continuous_interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_continuous_interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_continuous_interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_discrete.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_discrete.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_discrete.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_discrete_interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_discrete_interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_discrete_interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_element_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_element_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_element_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_icl_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_icl_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_icl_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_increasing.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_increasing.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_increasing.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_interval_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_interval_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_interval_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_interval_joiner.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_interval_joiner.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_interval_joiner.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_interval_separator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_interval_separator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_interval_separator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_key_container_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_key_container_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_key_container_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_interval_splitter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_interval_splitter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_interval_splitter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_numeric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_numeric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_numeric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_total.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/is_total.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/is_total.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/no_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/no_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/no_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/predicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/rep_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/rep_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/rep_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/segment_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/segment_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/segment_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/size_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/size_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/size_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/succ_pred.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/succ_pred.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/succ_pred.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/to_string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/to_string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/to_string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/type_to_string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/type_to_string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/type_to_string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/unit_element.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/unit_element.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/unit_element.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/value_size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/icl/type_traits/value_size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/icl/type_traits/value_size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/adaptive_pool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/allocators/adaptive_pool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/adaptive_pool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/allocators/allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/allocator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/cached_adaptive_pool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/allocators/cached_adaptive_pool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/cached_adaptive_pool.hpp" ...on 4100th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/cached_node_allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/allocators/cached_node_allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/cached_node_allocator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/node_allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/allocators/node_allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/node_allocator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/private_adaptive_pool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/allocators/private_adaptive_pool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/private_adaptive_pool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/private_node_allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/allocators/private_node_allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/private_node_allocator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/allocation_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/allocation_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/allocation_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/containers_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/containers_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/containers_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/flat_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/flat_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/flat_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/flat_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/flat_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/flat_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/slist.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/slist.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/slist.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/stable_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/stable_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/stable_vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/version_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/containers/version_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/containers/version_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/atomic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/atomic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/atomic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/cast_tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/cast_tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/cast_tags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/config_begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/config_begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/config_begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/config_end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/config_end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/config_end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/file_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/file_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/file_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/file_locking_helpers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/file_locking_helpers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/file_locking_helpers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/in_place_interface.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/in_place_interface.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/in_place_interface.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/intermodule_singleton.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/intermodule_singleton.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/intermodule_singleton.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/interprocess_tester.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/interprocess_tester.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/interprocess_tester.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/intermodule_singleton_common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/intermodule_singleton_common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/intermodule_singleton_common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/intersegment_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/intersegment_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/intersegment_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/managed_memory_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/managed_memory_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/managed_memory_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/managed_global_memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/managed_global_memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/managed_global_memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/managed_multi_shared_memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/managed_multi_shared_memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/managed_multi_shared_memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/managed_open_or_create_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/managed_open_or_create_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/managed_open_or_create_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/min_max.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/min_max.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/min_max.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/move.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/move.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/move.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/math_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/math_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/math_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/mpl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/mpl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/mpl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/multi_segment_services.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/multi_segment_services.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/multi_segment_services.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/named_proxy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/named_proxy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/named_proxy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/os_file_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/os_file_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/os_file_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/os_thread_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/os_thread_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/os_thread_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/pointer_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/pointer_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/pointer_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/portable_intermodule_singleton.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/portable_intermodule_singleton.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/portable_intermodule_singleton.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/posix_time_types_wrk.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/posix_time_types_wrk.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/posix_time_types_wrk.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/preprocessor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/preprocessor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/preprocessor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/ptime_wrk.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/ptime_wrk.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/ptime_wrk.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/robust_emulation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/robust_emulation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/robust_emulation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/segment_manager_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/segment_manager_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/segment_manager_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/tmp_dir_helpers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/tmp_dir_helpers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/tmp_dir_helpers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/transform_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/transform_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/transform_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/type_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/type_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/type_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/utilities.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/utilities.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/utilities.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/variadic_templates_tools.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/variadic_templates_tools.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/variadic_templates_tools.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/win32_api.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/win32_api.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/win32_api.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/windows_intermodule_singleton.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/windows_intermodule_singleton.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/windows_intermodule_singleton.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/workaround.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/workaround.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/workaround.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/xsi_shared_memory_device.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/xsi_shared_memory_device.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/xsi_shared_memory_device.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/flat_map_index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/indexes/flat_map_index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/flat_map_index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/xsi_shared_memory_file_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/detail/xsi_shared_memory_file_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/detail/xsi_shared_memory_file_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/iset_index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/indexes/iset_index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/iset_index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/iunordered_set_index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/indexes/iunordered_set_index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/iunordered_set_index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/map_index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/indexes/map_index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/map_index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/null_index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/indexes/null_index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/null_index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/unordered_map_index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/indexes/unordered_map_index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/indexes/unordered_map_index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/ipc/message_queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/ipc/message_queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/ipc/message_queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/rbtree_best_fit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/mem_algo/rbtree_best_fit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/rbtree_best_fit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/simple_seq_fit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/mem_algo/simple_seq_fit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/simple_seq_fit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/deleter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/deleter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/deleter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/enable_shared_from_this.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/enable_shared_from_this.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/enable_shared_from_this.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/intrusive_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/intrusive_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/intrusive_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/scoped_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/scoped_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/scoped_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/shared_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/shared_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/shared_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/unique_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/unique_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/unique_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/weak_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/weak_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/weak_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/streams/bufferstream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/streams/bufferstream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/streams/bufferstream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/streams/vectorstream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/streams/vectorstream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/streams/vectorstream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/file_lock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/file_lock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/file_lock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_condition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/interprocess_condition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_condition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_condition_any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/interprocess_condition_any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_condition_any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/interprocess_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_semaphore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/interprocess_semaphore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_semaphore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_sharable_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/interprocess_sharable_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_sharable_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_upgradable_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/interprocess_upgradable_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_upgradable_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_recursive_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/interprocess_recursive_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/interprocess_recursive_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/mutex_family.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/mutex_family.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/mutex_family.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/lock_options.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/lock_options.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/lock_options.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_condition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/named_condition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_condition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_condition_any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/named_condition_any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_condition_any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/named_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_recursive_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/named_recursive_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_recursive_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_semaphore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/named_semaphore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_semaphore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_sharable_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/named_sharable_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_sharable_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_upgradable_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/named_upgradable_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/named_upgradable_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/null_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/null_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/null_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/scoped_lock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/scoped_lock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/scoped_lock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/sharable_lock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/sharable_lock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/sharable_lock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/upgradable_lock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/upgradable_lock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/upgradable_lock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/any_node_and_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/any_node_and_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/any_node_and_algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/avltree_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/avltree_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/avltree_node.hpp" ...on 4200th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/clear_on_destructor_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/clear_on_destructor_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/clear_on_destructor_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/common_slist_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/common_slist_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/common_slist_algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/config_begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/config_begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/config_begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/config_end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/config_end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/config_end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/ebo_functor_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/ebo_functor_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/ebo_functor_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/function_detector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/function_detector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/function_detector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/generic_hook.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/generic_hook.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/generic_hook.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/has_member_function_callable_with.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/has_member_function_callable_with.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/has_member_function_callable_with.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/hashtable_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/hashtable_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/hashtable_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/is_stateful_value_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/is_stateful_value_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/is_stateful_value_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/list_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/list_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/list_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/memory_util.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/memory_util.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/memory_util.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/mpl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/mpl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/mpl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/parent_from_member.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/parent_from_member.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/parent_from_member.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/preprocessor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/preprocessor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/preprocessor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/rbtree_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/rbtree_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/rbtree_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/slist_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/slist_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/slist_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/transform_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/transform_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/transform_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/tree_algorithms.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/tree_algorithms.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/tree_algorithms.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/tree_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/tree_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/tree_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/utilities.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/utilities.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/utilities.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/workaround.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/intrusive/detail/workaround.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/intrusive/detail/workaround.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/io/detail/quoted_manip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/io/detail/quoted_manip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/io/detail/quoted_manip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/absolute_path.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/absolute_path.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/absolute_path.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/access_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/access_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/access_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/add_facet.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/add_facet.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/add_facet.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/bool_trait_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/bool_trait_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/bool_trait_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/call_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/call_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/call_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/char_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/char_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/char_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/codecvt_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/codecvt_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/codecvt_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/codecvt_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/codecvt_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/codecvt_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/counted_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/counted_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/counted_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/current_directory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/current_directory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/current_directory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/default_arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/default_arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/default_arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/dispatch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/dispatch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/dispatch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/double_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/double_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/double_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/enable_if_stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/enable_if_stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/enable_if_stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/file_handle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/file_handle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/file_handle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/execute.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/execute.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/execute.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/fstream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/fstream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/fstream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/functional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/functional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/functional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/ios.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/ios.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/ios.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/iostream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/iostream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/iostream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/is_dereferenceable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/is_dereferenceable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/is_dereferenceable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/is_iterator_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/is_iterator_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/is_iterator_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/newline.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/newline.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/newline.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/optional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/optional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/optional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/param_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/param_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/param_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/path.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/path.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/path.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/restrict_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/restrict_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/restrict_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/push.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/push.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/push.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/resolve.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/resolve.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/resolve.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/push_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/push_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/push_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/streambuf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/select.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/select.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/select.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/system_failure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/system_failure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/system_failure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/select_by_size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/select_by_size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/select_by_size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/wrap_unwrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/wrap_unwrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/wrap_unwrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/translate_int_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/translate_int_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/translate_int_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/template_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/template_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/template_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/file.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/device/file.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/file.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/device/array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/back_inserter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/device/back_inserter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/back_inserter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/file_descriptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/device/file_descriptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/file_descriptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/mapped_file.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/device/mapped_file.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/mapped_file.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/bzip2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/bzip2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/bzip2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/grep.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/grep.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/grep.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/null.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/device/null.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/device/null.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/counter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/counter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/counter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/aggregate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/aggregate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/aggregate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/gzip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/gzip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/gzip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/newline.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/newline.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/newline.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/stdio.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/stdio.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/stdio.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/line.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/line.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/line.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/symmetric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/symmetric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/symmetric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/test.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/test.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/test.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/zlib.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/filter/zlib.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/filter/zlib.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/any_conversion_eater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/detail/any_conversion_eater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/any_conversion_eater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/config_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/detail/config_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/config_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/config_undef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/detail/config_undef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/config_undef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/enable_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/detail/enable_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/enable_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/facade_iterator_category.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/detail/facade_iterator_category.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/facade_iterator_category.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/minimum_category.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iterator/detail/minimum_category.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iterator/detail/minimum_category.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/actions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/actions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/actions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/arity_code.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/arity_code.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/arity_code.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/bind_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/bind_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/bind_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/is_instance_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/is_instance_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/is_instance_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/lambda_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/lambda_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/lambda_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/control_constructs_common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/control_constructs_common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/control_constructs_common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/function_adaptors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/function_adaptors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/function_adaptors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/lambda_functor_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/lambda_functor_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/lambda_functor_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/lambda_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/lambda_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/lambda_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/lambda_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/lambda_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/lambda_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/lambda_functors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/lambda_functors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/lambda_functors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/member_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/member_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/member_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/operator_actions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/operator_actions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/operator_actions.hpp" ...on 4300th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/operator_lambda_func_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/operator_lambda_func_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/operator_lambda_func_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/operator_return_type_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/operator_return_type_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/operator_return_type_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/return_type_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/return_type_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/return_type_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/ret.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/ret.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/ret.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/select_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/select_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/select_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/suppress_unused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/lambda/detail/suppress_unused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/lambda/detail/suppress_unused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/add_pointed_const.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/add_pointed_const.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/add_pointed_const.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/member.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/member.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/member.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/nobind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/nobind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/nobind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/symbol.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/symbol.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/symbol.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary/boundary_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/boundary/boundary_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary/boundary_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary/facets.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/boundary/facets.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary/facets.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary/index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/boundary/index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary/index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary/segment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/boundary/segment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary/segment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary/types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/locale/boundary/types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/locale/boundary/types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/e_float.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/bindings/e_float.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/e_float.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/mpfr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/bindings/mpfr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/mpfr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/mpreal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/bindings/mpreal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/mpreal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/rr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/bindings/rr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/rr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/acos.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/complex/acos.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/acos.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/acosh.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/complex/acosh.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/acosh.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/asin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/complex/asin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/asin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/asinh.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/complex/asinh.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/asinh.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/atan.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/complex/atan.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/atan.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/atanh.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/complex/atanh.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/atanh.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/details.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/complex/details.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/details.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/fabs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/complex/fabs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/complex/fabs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/concepts/distributions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/concepts/distributions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/concepts/distributions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/concepts/real_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/concepts/real_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/concepts/real_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/concepts/real_type_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/concepts/real_type_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/concepts/real_type_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/constants/calculate_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/constants/calculate_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/constants/calculate_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/concepts/std_real_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/concepts/std_real_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/concepts/std_real_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/constants/constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/constants/constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/constants/constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/constants/generate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/constants/generate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/constants/generate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/constants/info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/constants/info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/constants/info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/bernoulli.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/bernoulli.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/bernoulli.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/beta.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/beta.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/beta.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/binomial.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/binomial.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/binomial.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/cauchy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/cauchy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/cauchy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/chi_squared.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/chi_squared.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/chi_squared.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/complement.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/complement.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/complement.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/exponential.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/exponential.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/exponential.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/find_location.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/find_location.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/find_location.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/find_scale.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/find_scale.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/find_scale.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/extreme_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/extreme_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/extreme_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/fisher_f.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/fisher_f.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/fisher_f.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/gamma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/gamma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/gamma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/geometric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/geometric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/geometric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/hypergeometric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/hypergeometric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/hypergeometric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/inverse_chi_squared.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/inverse_chi_squared.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/inverse_chi_squared.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/inverse_gamma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/inverse_gamma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/inverse_gamma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/inverse_gaussian.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/inverse_gaussian.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/inverse_gaussian.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/laplace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/laplace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/laplace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/logistic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/logistic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/logistic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/lognormal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/lognormal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/lognormal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/negative_binomial.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/negative_binomial.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/negative_binomial.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/non_central_beta.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/non_central_beta.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/non_central_beta.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/non_central_chi_squared.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/non_central_chi_squared.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/non_central_chi_squared.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/non_central_f.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/non_central_f.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/non_central_f.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/non_central_t.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/non_central_t.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/non_central_t.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/normal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/normal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/normal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/pareto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/pareto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/pareto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/poisson.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/poisson.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/poisson.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/rayleigh.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/rayleigh.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/rayleigh.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/skew_normal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/skew_normal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/skew_normal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/triangular.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/triangular.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/triangular.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/students_t.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/students_t.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/students_t.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/uniform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/uniform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/uniform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/weibull.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/weibull.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/weibull.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/policies/error_handling.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/policies/error_handling.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/policies/error_handling.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/policies/policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/policies/policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/policies/policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/acosh.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/acosh.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/acosh.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/bessel.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/bessel.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/bessel.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/atanh.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/atanh.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/atanh.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/airy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/airy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/airy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/asinh.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/asinh.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/asinh.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/beta.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/beta.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/beta.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/binomial.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/binomial.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/binomial.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/cbrt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/cbrt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/cbrt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/cos_pi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/cos_pi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/cos_pi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/digamma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/digamma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/digamma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/ellint_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/ellint_2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/ellint_3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_rc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/ellint_rc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_rc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_rd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/ellint_rd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_rd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_rf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/ellint_rf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_rf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_rj.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/ellint_rj.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/ellint_rj.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/erf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/erf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/erf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/expint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/expint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/expint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/expm1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/expm1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/expm1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/factorials.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/factorials.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/factorials.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/fpclassify.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/fpclassify.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/fpclassify.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/gamma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/gamma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/gamma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/hankel.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/hankel.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/hankel.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/hermite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/hermite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/hermite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/hypot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/hypot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/hypot.hpp" ...on 4400th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/jacobi_elliptic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/jacobi_elliptic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/jacobi_elliptic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/laguerre.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/laguerre.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/laguerre.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/lanczos.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/lanczos.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/lanczos.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/legendre.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/legendre.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/legendre.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/math_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/math_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/math_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/modf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/modf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/modf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/log1p.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/log1p.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/log1p.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/next.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/next.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/next.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/nonfinite_num_facets.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/nonfinite_num_facets.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/nonfinite_num_facets.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/pow.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/pow.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/pow.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/owens_t.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/owens_t.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/owens_t.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/powm1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/powm1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/powm1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/prime.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/prime.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/prime.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/round.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/round.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/round.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/sign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/sign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/sign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/sin_pi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/sin_pi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/sin_pi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/sinc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/sinc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/sinc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/sinhc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/sinhc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/sinhc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/spherical_harmonic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/spherical_harmonic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/spherical_harmonic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/sqrt1pm1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/sqrt1pm1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/sqrt1pm1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/trunc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/trunc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/trunc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/zeta.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/zeta.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/zeta.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/big_constant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/big_constant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/big_constant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/fraction.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/fraction.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/fraction.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/minima.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/minima.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/minima.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/polynomial.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/polynomial.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/polynomial.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/precision.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/precision.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/precision.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/rational.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/rational.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/rational.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/promotion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/promotion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/promotion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/real_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/real_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/real_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/remez.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/remez.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/remez.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/roots.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/roots.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/roots.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/series.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/series.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/series.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/solve.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/solve.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/solve.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/stats.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/stats.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/stats.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/test.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/test.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/test.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/test_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/test_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/test_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/toms748_solve.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/toms748_solve.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/toms748_solve.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/user.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/user.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/user.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/workaround.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/workaround.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/workaround.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/all_gather.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/collectives/all_gather.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/all_gather.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/all_reduce.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/collectives/all_reduce.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/all_reduce.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/all_to_all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/collectives/all_to_all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/all_to_all.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/broadcast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/collectives/broadcast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/broadcast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/gather.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/collectives/gather.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/gather.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/reduce.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/collectives/reduce.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/reduce.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/scatter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/collectives/scatter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/scatter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/scan.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/collectives/scan.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/collectives/scan.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/binary_buffer_iprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/binary_buffer_iprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/binary_buffer_iprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/broadcast_sc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/broadcast_sc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/broadcast_sc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/binary_buffer_oprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/binary_buffer_oprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/binary_buffer_oprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/communicator_sc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/communicator_sc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/communicator_sc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/computation_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/computation_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/computation_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/content_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/content_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/content_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/forward_iprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/forward_iprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/forward_iprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/forward_skeleton_iarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/forward_skeleton_iarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/forward_skeleton_iarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/forward_oprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/forward_oprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/forward_oprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/ignore_iprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/ignore_iprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/ignore_iprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/ignore_oprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/ignore_oprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/ignore_oprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/forward_skeleton_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/forward_skeleton_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/forward_skeleton_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/ignore_skeleton_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/ignore_skeleton_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/ignore_skeleton_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/mpi_datatype_cache.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/mpi_datatype_cache.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/mpi_datatype_cache.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/mpi_datatype_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/mpi_datatype_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/mpi_datatype_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/mpi_datatype_primitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/mpi_datatype_primitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/mpi_datatype_primitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/packed_iprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/packed_iprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/packed_iprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/packed_oprimitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/packed_oprimitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/packed_oprimitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/point_to_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/point_to_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/point_to_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/text_skeleton_oarchive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/detail/text_skeleton_oarchive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/detail/text_skeleton_oarchive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/python/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/python/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/python/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/python/serialize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/python/serialize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/python/serialize.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/adl_barrier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/adl_barrier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/adl_barrier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/python/skeleton_and_content.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpi/python/skeleton_and_content.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpi/python/skeleton_and_content.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/apply_1st.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/apply_1st.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/apply_1st.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/arg_typedef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/arg_typedef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/arg_typedef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/arithmetic_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/arithmetic_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/arithmetic_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/arity_spec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/arity_spec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/arity_spec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/back_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/back_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/back_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/begin_end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/begin_end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/begin_end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/clear_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/clear_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/clear_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/common_name_wknd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/common_name_wknd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/common_name_wknd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/comparison_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/comparison_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/comparison_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/contains_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/contains_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/contains_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/count_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/count_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/count_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/count_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/count_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/count_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/empty_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/empty_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/empty_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/erase_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/erase_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/erase_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/erase_key_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/erase_key_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/erase_key_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/filter_iter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/filter_iter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/filter_iter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/find_if_pred.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/find_if_pred.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/find_if_pred.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/fold_impl_body.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/fold_impl_body.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/fold_impl_body.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/fold_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/fold_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/fold_op.hpp" ...on 4500th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/front_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/front_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/front_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/fold_pred.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/fold_pred.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/fold_pred.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/has_apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/has_begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_key_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/has_key_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_key_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_rebind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/has_rebind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_rebind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/has_size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/has_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/has_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/has_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/include_preprocessed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/include_preprocessed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/include_preprocessed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/insert_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/insert_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/insert_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/insert_range_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/insert_range_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/insert_range_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/inserter_algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/inserter_algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/inserter_algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/is_msvc_eti_arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/is_msvc_eti_arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/is_msvc_eti_arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/integral_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/integral_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/integral_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/iter_apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/iter_apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/iter_apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/iter_fold_if_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/iter_push_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/iter_push_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/iter_push_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/joint_iter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/joint_iter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/joint_iter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/lambda_arity_param.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/lambda_arity_param.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/lambda_arity_param.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/lambda_spec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/lambda_spec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/lambda_spec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/lambda_support.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/lambda_support.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/lambda_support.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/largest_int.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/largest_int.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/largest_int.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/logical_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/logical_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/logical_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/msvc_dtw.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/msvc_dtw.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/msvc_dtw.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/msvc_eti_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/msvc_eti_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/msvc_eti_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/msvc_never_true.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/msvc_never_true.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/msvc_never_true.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/msvc_is_class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/msvc_is_class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/msvc_is_class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/msvc_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/msvc_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/msvc_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/na.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/na.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/na.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/na_assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/na_assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/na_assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/na_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/na_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/na_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/na_spec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/na_spec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/na_spec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/nested_type_wknd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/nested_type_wknd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/nested_type_wknd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/nttp_decl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/nttp_decl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/nttp_decl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/numeric_cast_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/numeric_cast_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/numeric_cast_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/numeric_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/numeric_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/numeric_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/O1_size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/O1_size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/O1_size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/order_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/order_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/order_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/overload_names.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/overload_names.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/overload_names.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/pop_back_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/pop_back_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/pop_back_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/partition_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/partition_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/partition_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/pop_front_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/pop_front_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/pop_front_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/push_back_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/push_back_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/push_back_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/push_front_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/push_front_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/push_front_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/reverse_fold_impl_body.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/reverse_fold_impl_body.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/reverse_fold_impl_body.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/sequence_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/sequence_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/sequence_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/ptr_to_ref.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/ptr_to_ref.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/ptr_to_ref.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/sort_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/sort_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/sort_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/single_element_iter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/single_element_iter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/single_element_iter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/shift_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/shift_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/shift_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/static_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/static_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/static_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/template_arity_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/template_arity_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/template_arity_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/test.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/test.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/test.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/traits_lambda_spec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/traits_lambda_spec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/traits_lambda_spec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/transform_iter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/transform_iter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/transform_iter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/type_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/type_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/type_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/unwrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/unwrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/unwrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/value_wknd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/value_wknd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/value_wknd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/yes_no.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/yes_no.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/yes_no.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/limits/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/limits/arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/limits/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/limits/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/limits/string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/unrolling.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/limits/unrolling.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/unrolling.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/limits/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/limits/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list0_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list0_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list0_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list10_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list10_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list10_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list20_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list20_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list20_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list30_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list30_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list30_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list40_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list40_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list40_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list50_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/list50_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/list50_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/map0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/map10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/math/fixed_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/math/fixed_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/math/fixed_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/map20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/map30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/map50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/map40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/map40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/math/is_even.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/math/is_even.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/math/is_even.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/math/rational_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/math/rational_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/math/rational_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/multiset0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/multiset/multiset0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/multiset0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set0_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set0_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set0_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set10_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set10_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set10_c.hpp" ...on 4600th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set20_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set20_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set20_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set30_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set30_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set30_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set40_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set40_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set40_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set50_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/set50_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/set50_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector0_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector0_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector0_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector10_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector10_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector10_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector20_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector20_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector20_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector30_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector30_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector30_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector40_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector40_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector40_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector50_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/vector50_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/vector50_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/bind_helpers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/bind_helpers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/bind_helpers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/common_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/common_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/common_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/copy_policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/copy_policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/copy_policies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/default_compile_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/default_compile_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/default_compile_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/dispatch_table.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/dispatch_table.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/dispatch_table.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/favor_compile_time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/favor_compile_time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/favor_compile_time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/fold_to_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/fold_to_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/fold_to_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/history_policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/history_policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/history_policies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/mpl_graph_fsm_check.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/mpl_graph_fsm_check.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/mpl_graph_fsm_check.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/metafunctions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/metafunctions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/metafunctions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/no_fsm_check.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/no_fsm_check.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/no_fsm_check.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/queue_container_circular.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/queue_container_circular.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/queue_container_circular.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/queue_container_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/queue_container_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/queue_container_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/state_machine.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/state_machine.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/state_machine.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/tools.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/back/tools.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/back/tools.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/completion_event.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/completion_event.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/completion_event.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/common_states.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/common_states.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/common_states.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/row2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/row2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/row2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/state_machine_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/state_machine_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/state_machine_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/internal_row.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/internal_row.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/internal_row.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/states.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/states.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/states.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/functor_row.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/functor_row.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/functor_row.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/adjacency_list_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/mpl_graph/adjacency_list_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/adjacency_list_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/depth_first_search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/mpl_graph/depth_first_search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/depth_first_search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/breadth_first_search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/mpl_graph/breadth_first_search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/breadth_first_search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/incidence_list_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/mpl_graph/incidence_list_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/incidence_list_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/mpl_graph.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/mpl_graph/mpl_graph.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/mpl_graph.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/mpl_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/mpl_graph/mpl_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/mpl_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/search_colors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/mpl_graph/search_colors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/search_colors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/access_specifier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/access_specifier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/access_specifier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/adl_swap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/adl_swap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/adl_swap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/archive_constructed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/archive_constructed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/archive_constructed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/auto_space.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/auto_space.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/auto_space.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/bidir_node_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/bidir_node_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/bidir_node_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/base_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/base_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/base_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/bucket_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/bucket_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/bucket_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/converter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/converter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/converter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/copy_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/copy_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/copy_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/duplicates_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/duplicates_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/duplicates_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/has_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/has_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/has_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/hash_index_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/hash_index_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/hash_index_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/hash_index_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/hash_index_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/hash_index_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/hash_index_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/hash_index_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/hash_index_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/header_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/header_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/header_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/index_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/index_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/index_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/index_loader.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/index_loader.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/index_loader.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/index_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/index_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/index_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/index_node_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/index_node_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/index_node_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/index_saver.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/index_saver.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/index_saver.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/invariant_assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/invariant_assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/invariant_assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/is_index_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/is_index_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/is_index_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/iter_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/iter_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/iter_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/modify_key_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/modify_key_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/modify_key_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/msvc_index_specifier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/msvc_index_specifier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/msvc_index_specifier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/no_duplicate_tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/no_duplicate_tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/no_duplicate_tags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/node_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/node_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/node_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/ord_index_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/ord_index_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/ord_index_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/ord_index_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/ord_index_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/ord_index_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/ord_index_ops.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/ord_index_ops.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/ord_index_ops.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/prevent_eti.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/prevent_eti.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/prevent_eti.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/rnd_index_loader.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/rnd_index_loader.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/rnd_index_loader.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/rnd_index_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/rnd_index_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/rnd_index_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/rnd_index_ptr_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/rnd_index_ptr_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/rnd_index_ptr_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/rnd_node_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/rnd_node_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/rnd_node_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/safe_ctr_proxy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/safe_ctr_proxy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/safe_ctr_proxy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/rnd_index_ops.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/rnd_index_ops.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/rnd_index_ops.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/scope_guard.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/scope_guard.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/scope_guard.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/seq_index_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/seq_index_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/seq_index_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/seq_index_ops.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/seq_index_ops.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/seq_index_ops.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/serialization_version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/serialization_version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/serialization_version.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/safe_mode.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/safe_mode.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/safe_mode.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/uintptr_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/uintptr_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/uintptr_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/unbounded.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/unbounded.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/unbounded.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/bounds.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/bounds.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/bounds.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/conversion_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/conversion_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/conversion_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/converter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/converter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/converter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/value_compare.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/multi_index/detail/value_compare.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/multi_index/detail/value_compare.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/int_float_mixture_enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/int_float_mixture_enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/int_float_mixture_enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/converter_policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/converter_policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/converter_policies.hpp" ...on 4700th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/int_float_mixture.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/int_float_mixture.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/int_float_mixture.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/is_subranged.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/is_subranged.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/is_subranged.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/numeric_cast_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/numeric_cast_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/numeric_cast_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/sign_mixture.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/sign_mixture.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/sign_mixture.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/sign_mixture_enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/sign_mixture_enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/sign_mixture_enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/udt_builtin_mixture.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/udt_builtin_mixture.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/udt_builtin_mixture.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/udt_builtin_mixture_enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/udt_builtin_mixture_enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/udt_builtin_mixture_enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/arith.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/arith.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/arith.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/arith2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/arith2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/arith2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/arith3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/arith3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/arith3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/compare.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/checking.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/checking.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/checking.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/hw_rounding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/hw_rounding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/hw_rounding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/interval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/interval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/interval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/policies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/rounded_arith.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/rounded_arith.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/rounded_arith.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/rounded_transc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/rounded_transc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/rounded_transc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/transc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/transc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/transc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/rounding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/rounding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/rounding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/assignment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/assignment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/assignment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/banded.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/banded.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/banded.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/blas.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/blas.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/blas.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/doxydoc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/doxydoc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/doxydoc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/expression_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/expression_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/expression_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/functional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/functional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/functional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/hermitian.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/hermitian.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/hermitian.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/lu.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/lu.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/lu.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/matrix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/matrix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/matrix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/matrix_expression.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/matrix_expression.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/matrix_expression.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/matrix_sparse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/matrix_sparse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/matrix_sparse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation_sparse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/operation_sparse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation_sparse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/operation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/matrix_proxy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/matrix_proxy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/matrix_proxy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation_blocked.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/operation_blocked.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation_blocked.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operations.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/operations.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operations.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/storage.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/storage.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/storage.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/storage_sparse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/storage_sparse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/storage_sparse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/symmetric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/symmetric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/symmetric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/tags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/triangular.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/triangular.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/triangular.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/vector_expression.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/vector_expression.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/vector_expression.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/vector_of_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/vector_of_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/vector_of_vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/vector_proxy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/vector_proxy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/vector_proxy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/vector_sparse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/vector_sparse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/vector_sparse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/arg_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/arg_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/arg_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/default.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/default.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/default.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/is_maybe.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/is_maybe.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/is_maybe.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/maybe.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/maybe.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/maybe.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/overloads.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/overloads.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/overloads.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/parameter_requirements.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/parameter_requirements.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/parameter_requirements.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/parenthesized_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/parenthesized_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/parenthesized_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/result_of0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/result_of0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/result_of0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/tagged_argument.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/tagged_argument.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/tagged_argument.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/template_keyword.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/template_keyword.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/template_keyword.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/unwrap_cv_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/unwrap_cv_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/unwrap_cv_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/void.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/void.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/void.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/detail/disjoint_sets.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/detail/disjoint_sets.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/detail/disjoint_sets.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/yesno.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/yesno.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/yesno.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/detail/int_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/detail/int_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/detail/int_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/detail/property.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pending/detail/property.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pending/detail/property.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/bind_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/bind_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/bind_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/bind_function_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/bind_function_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/bind_function_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/bind_member_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/bind_member_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/bind_member_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/bind_member_variable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/bind_member_variable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/bind_member_variable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/as_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/as_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/as_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/argument.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/argument.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/argument.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/domain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/domain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/domain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/environment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/environment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/environment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/expression.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/expression.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/expression.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/function_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/function_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/function_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/is_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/is_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/is_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/is_nullary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/is_nullary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/is_nullary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/meta_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/meta_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/meta_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/nothing.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/nothing.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/nothing.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/terminal_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/terminal_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/terminal_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/terminal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/terminal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/terminal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/v2_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/v2_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/v2_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/visit_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/visit_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/visit_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/adapt_callable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/adapt_callable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/adapt_callable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/adapt_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/adapt_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/adapt_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/function.hpp" ...on 4800th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/const_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/const_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/const_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/fusion/at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/fusion/at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/fusion/at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/construct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/construct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/construct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/delete.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/delete.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/delete.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/dynamic_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/dynamic_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/dynamic_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/new.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/new.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/new.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/reinterpret_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/reinterpret_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/reinterpret_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/static_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/static_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/static_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/arithmetic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/arithmetic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/arithmetic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/bitwise.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/bitwise.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/bitwise.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/comparison.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/comparison.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/comparison.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/if_else.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/if_else.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/if_else.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/logical.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/logical.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/logical.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/member.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/member.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/member.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/self.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/self.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/self.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/dynamic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/dynamic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/dynamic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/let.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/let.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/let.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/local_variable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/local_variable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/local_variable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/scoped_environment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/scoped_environment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/scoped_environment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/this.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/this.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/this.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/do_while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/do_while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/do_while.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/switch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/switch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/switch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/for.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/for.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/for.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/throw.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/throw.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/throw.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/try_catch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/try_catch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/try_catch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/while.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/cmath.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/cmath.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/cmath.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/iterate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/iterate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/iterate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/boolean_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/boolean_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/boolean_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/boolean_op_45.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/boolean_op_45.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/boolean_op_45.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/iterator_compact_to_points.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/iterator_compact_to_points.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/iterator_compact_to_points.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/iterator_geometry_to_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/iterator_geometry_to_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/iterator_geometry_to_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/iterator_points_to_compact.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/iterator_points_to_compact.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/iterator_points_to_compact.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/max_cover.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/max_cover.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/max_cover.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/minkowski.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/minkowski.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/minkowski.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_45_formation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/polygon_45_formation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_45_formation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_45_set_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/polygon_45_set_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_45_set_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_45_touch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/polygon_45_touch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_45_touch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_90_set_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/polygon_90_set_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_90_set_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_90_touch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/polygon_90_touch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_90_touch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_arbitrary_formation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/polygon_arbitrary_formation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_arbitrary_formation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_formation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/polygon_formation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_formation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_set_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/polygon_set_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_set_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_simplify.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/polygon_simplify.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_simplify.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_sort_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/polygon_sort_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/polygon_sort_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/property_merge.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/property_merge.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/property_merge.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/property_merge_45.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/property_merge_45.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/property_merge_45.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/rectangle_formation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/rectangle_formation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/rectangle_formation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/scan_arbitrary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/scan_arbitrary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/scan_arbitrary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/transform_detail.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/transform_detail.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/transform_detail.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/voronoi_ctypes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/voronoi_ctypes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/voronoi_ctypes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/voronoi_predicates.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/voronoi_predicates.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/voronoi_predicates.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/voronoi_robust_fpt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/voronoi_robust_fpt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/voronoi_robust_fpt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/voronoi_structures.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/polygon/detail/voronoi_structures.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/polygon/detail/voronoi_structures.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/detail/guard.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pool/detail/guard.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/detail/guard.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/detail/mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pool/detail/mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/detail/mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/detail/pool_construct.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pool/detail/pool_construct.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/detail/pool_construct.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/detail/pool_construct_simple.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/pool/detail/pool_construct_simple.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/pool/detail/pool_construct_simple.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/add.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/arithmetic/add.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/add.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/dec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/arithmetic/dec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/dec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/div.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/arithmetic/div.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/div.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/inc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/arithmetic/inc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/inc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/mod.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/arithmetic/mod.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/mod.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/mul.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/arithmetic/mul.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/mul.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/sub.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/arithmetic/sub.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/sub.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/elem.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/elem.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/elem.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/insert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/insert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/insert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/pop_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/pop_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/pop_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/pop_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/pop_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/pop_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/push_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/push_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/push_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/replace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/replace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/replace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/remove.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/remove.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/remove.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/to_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/to_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/to_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/to_seq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/to_seq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/to_seq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/to_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/array/to_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/array/to_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/comparison/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/comparison/equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/comparison/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/comparison/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/comparison/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/not_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/comparison/not_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/comparison/not_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/config/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/config/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/config/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/config/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/config/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/config/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/deduce_d.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/control/deduce_d.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/deduce_d.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/expr_iif.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/control/expr_iif.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/expr_iif.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/expr_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/control/expr_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/expr_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/control/if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/iif.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/control/iif.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/iif.hpp" ...on 4900th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/control/while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/while.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/debug/assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/debug/assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/debug/assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/debug/error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/debug/error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/debug/error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/auto_rec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/detail/auto_rec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/auto_rec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/check.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/detail/check.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/check.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/is_binary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/detail/is_binary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/is_binary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/debug/line.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/debug/line.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/debug/line.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/is_nullary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/detail/is_nullary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/is_nullary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/is_unary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/detail/is_unary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/is_unary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/null.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/detail/null.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/null.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/split.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/detail/split.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/split.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/facilities/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/facilities/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/identity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/facilities/identity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/identity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/expand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/facilities/expand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/expand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/intercept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/facilities/intercept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/intercept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/is_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/facilities/is_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/is_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/is_empty_or_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/facilities/is_empty_or_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/is_empty_or_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/is_empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/facilities/is_empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/is_empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/overload.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/facilities/overload.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/facilities/overload.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/iterate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/iterate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/iterate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/local.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/local.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/local.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/self.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/self.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/self.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/adt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/adt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/adt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/append.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/append.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/append.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/first_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/first_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/first_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/filter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/filter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/filter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/cat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/cat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/cat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/fold_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/fold_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/fold_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/fold_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/fold_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/fold_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/for_each_i.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/for_each_i.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/for_each_i.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/for_each_product.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/for_each_product.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/for_each_product.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/rest_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/rest_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/rest_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/to_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/to_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/to_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/to_seq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/to_seq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/to_seq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/to_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/to_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/to_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/bitnor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical/bitnor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/bitnor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/bool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical/bool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/bool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/compl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical/compl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/compl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/nor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical/nor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/nor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/not.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical/not.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/not.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/xor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical/xor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/xor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/logical/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/logical/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation/comma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/punctuation/comma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation/comma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation/comma_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/punctuation/comma_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation/comma_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation/paren_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/punctuation/paren_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation/paren_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation/paren.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/punctuation/paren.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/punctuation/paren.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/deduce_r.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/deduce_r.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/deduce_r.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_binary_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/enum_binary_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_binary_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/deduce_z.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/deduce_z.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/deduce_z.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/enum_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_params_with_a_default.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/enum_params_with_a_default.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_params_with_a_default.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_params_with_defaults.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/enum_params_with_defaults.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_params_with_defaults.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_shifted.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/enum_shifted.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_shifted.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_shifted_binary_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/enum_shifted_binary_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_shifted_binary_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_shifted_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/enum_shifted_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_shifted_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_trailing_binary_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/enum_trailing_binary_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_trailing_binary_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_trailing.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/enum_trailing.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_trailing.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_trailing_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/enum_trailing_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/enum_trailing_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/for.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/for.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/for.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/repeat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/repeat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/repeat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/repeat_from_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/repeat_from_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/repeat_from_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/selection/min.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/selection/min.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/selection/min.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/selection/max.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/selection/max.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/selection/max.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/cat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/cat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/cat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/elem.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/elem.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/elem.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/filter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/filter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/filter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/fold_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/fold_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/fold_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/first_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/first_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/first_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/fold_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/fold_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/fold_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/for_each_i.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/for_each_i.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/for_each_i.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/for_each_product.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/for_each_product.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/for_each_product.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/insert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/insert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/insert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/pop_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/pop_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/pop_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/pop_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/pop_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/pop_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/push_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/push_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/push_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/remove.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/remove.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/remove.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/replace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/replace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/replace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/rest_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/rest_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/rest_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/seq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/seq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/seq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/subseq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/subseq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/subseq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/to_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/to_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/to_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/to_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/to_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/to_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/to_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/to_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/to_tuple.hpp" ...on 5000th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/counter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/slot/counter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/counter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/slot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/slot/slot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/slot.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/eat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/tuple/eat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/eat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/elem.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/tuple/elem.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/elem.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/tuple/enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/rem.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/tuple/rem.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/rem.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/tuple/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/tuple/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/to_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/tuple/to_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/to_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/to_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/tuple/to_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/to_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/to_seq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/tuple/to_seq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/tuple/to_seq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/elem.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/variadic/elem.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/elem.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/variadic/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/to_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/variadic/to_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/to_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/to_seq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/variadic/to_seq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/to_seq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/to_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/variadic/to_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/to_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/cmdline.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/detail/cmdline.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/cmdline.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/to_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/variadic/to_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/variadic/to_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/config_file.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/detail/config_file.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/config_file.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/parsers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/detail/parsers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/parsers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/utf8_codecvt_facet.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/detail/utf8_codecvt_facet.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/utf8_codecvt_facet.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/value_semantic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/detail/value_semantic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/value_semantic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/program_options/detail/convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/program_options/detail/convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/caching_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/parallel/caching_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/caching_property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/distributed_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/parallel/distributed_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/distributed_property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/global_index_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/parallel/global_index_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/global_index_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/local_property_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/parallel/local_property_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/local_property_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/file_parser_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/file_parser_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/file_parser_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/exception_implementation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/exception_implementation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/exception_implementation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/info_parser_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/info_parser_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/info_parser_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/info_parser_read.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/info_parser_read.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/info_parser_read.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/info_parser_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/info_parser_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/info_parser_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/info_parser_write.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/info_parser_write.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/info_parser_write.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/info_parser_writer_settings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/info_parser_writer_settings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/info_parser_writer_settings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/json_parser_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/json_parser_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/json_parser_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/json_parser_read.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/json_parser_read.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/json_parser_read.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/json_parser_write.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/json_parser_write.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/json_parser_write.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/ptree_implementation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/ptree_implementation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/ptree_implementation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/ptree_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/ptree_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/ptree_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/rapidxml.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/rapidxml.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/rapidxml.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/xml_parser_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_flags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/xml_parser_flags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_flags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_read_rapidxml.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/xml_parser_read_rapidxml.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_read_rapidxml.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/xml_parser_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_write.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/xml_parser_write.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_write.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_writer_settings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_tree/detail/xml_parser_writer_settings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_tree/detail/xml_parser_writer_settings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/callable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/context/callable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/callable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/default.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/context/default.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/default.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/null.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/context/null.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/null.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/and_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/and_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/and_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/as_expr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/as_expr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/as_expr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/as_lvalue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/as_lvalue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/as_lvalue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/basic_expr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/basic_expr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/basic_expr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/class_member_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/class_member_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/class_member_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/decltype.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/decltype.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/decltype.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/deduce_domain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/deduce_domain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/deduce_domain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/deduce_domain_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/deduce_domain_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/deduce_domain_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/deep_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/deep_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/deep_copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/deprecated.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/deprecated.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/deprecated.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/dont_care.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/dont_care.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/dont_care.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/expr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/expr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/expr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/expr_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/expr_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/expr_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/extends_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/extends_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/extends_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/extends_funop_const.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/extends_funop_const.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/extends_funop_const.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/generate_by_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/generate_by_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/generate_by_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/ignore_unused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/ignore_unused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/ignore_unused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/is_noncopyable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/is_noncopyable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/is_noncopyable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/lambda_matches.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/lambda_matches.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/lambda_matches.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/local.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/local.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/local.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/make_expr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/make_expr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/make_expr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/make_expr_.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/make_expr_.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/make_expr_.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/make_expr_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/make_expr_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/make_expr_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/matches_.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/matches_.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/matches_.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/memfun_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/memfun_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/memfun_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/or_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/or_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/or_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/poly_function_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/poly_function_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/poly_function_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/poly_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/poly_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/poly_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/poly_function_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/poly_function_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/poly_function_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/pop_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/pop_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/pop_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/remove_typename.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/remove_typename.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/remove_typename.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/static_const.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/static_const.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/static_const.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/template_arity_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/template_arity_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/template_arity_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/unpack_expr_.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/unpack_expr_.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/unpack_expr_.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/vararg_matches_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/vararg_matches_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/vararg_matches_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/fusion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/std.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/std.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/std.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/default.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/default.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/default.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/env.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/env.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/env.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/fold_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/fold_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/fold_tree.hpp" ...on 5100th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/lazy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/lazy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/lazy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/make.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/make.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/make.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/integral_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/integral_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/integral_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/pass_through.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/pass_through.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/pass_through.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/when.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/when.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/when.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/associative_ptr_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/associative_ptr_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/associative_ptr_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/default_deleter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/default_deleter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/default_deleter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/meta_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/meta_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/meta_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/map_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/map_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/map_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/move.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/move.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/move.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/reversible_ptr_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/reversible_ptr_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/reversible_ptr_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/is_convertible.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/is_convertible.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/is_convertible.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/scoped_deleter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/scoped_deleter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/scoped_deleter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/serialize_reversible_cont.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/serialize_reversible_cont.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/serialize_reversible_cont.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/serialize_xml_names.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/serialize_xml_names.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/serialize_xml_names.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/static_move_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/static_move_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/static_move_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/throw_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/throw_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/throw_exception.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/void_ptr_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ptr_container/detail/void_ptr_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ptr_container/detail/void_ptr_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/arg_from_python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/arg_from_python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/arg_from_python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/arg_to_python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/arg_to_python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/arg_to_python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/arg_to_python_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/arg_to_python_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/arg_to_python_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/as_to_python_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/as_to_python_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/as_to_python_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/builtin_converters.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/builtin_converters.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/builtin_converters.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/constructor_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/constructor_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/constructor_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/context_result_converter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/context_result_converter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/context_result_converter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/from_python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/from_python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/from_python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/obj_mgr_arg_from_python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/obj_mgr_arg_from_python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/obj_mgr_arg_from_python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/implicit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/implicit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/implicit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/object_manager.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/object_manager.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/object_manager.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/convertible_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/convertible_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/convertible_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/pyobject_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/pyobject_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/pyobject_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/pointer_type_id.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/pointer_type_id.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/pointer_type_id.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/pytype_object_mgr_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/pytype_object_mgr_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/pytype_object_mgr_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/pyobject_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/pyobject_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/pyobject_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/pytype_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/pytype_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/pytype_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/registered_pointee.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/registered_pointee.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/registered_pointee.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/registered.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/registered.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/registered.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/registrations.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/registrations.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/registrations.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/registry.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/registry.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/registry.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/return_from_python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/return_from_python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/return_from_python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/rvalue_from_python_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/rvalue_from_python_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/rvalue_from_python_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/shared_ptr_deleter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/shared_ptr_deleter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/shared_ptr_deleter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/shared_ptr_to_python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/shared_ptr_to_python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/shared_ptr_to_python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/to_python_function_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/to_python_function_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/to_python_function_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/shared_ptr_from_python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/converter/shared_ptr_from_python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/converter/shared_ptr_from_python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/aix_init_module.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/aix_init_module.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/aix_init_module.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/borrowed_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/borrowed_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/borrowed_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/api_placeholder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/api_placeholder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/api_placeholder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/caller.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/caller.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/caller.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/construct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/construct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/construct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/convertible.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/convertible.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/convertible.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/copy_ctor_mutates_rhs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/copy_ctor_mutates_rhs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/copy_ctor_mutates_rhs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/dealloc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/dealloc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/dealloc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/cv_category.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/cv_category.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/cv_category.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/decorated_type_id.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/decorated_type_id.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/decorated_type_id.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/decref_guard.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/decref_guard.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/decref_guard.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/def_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/def_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/def_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/def_helper_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/def_helper_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/def_helper_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/defaults_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/defaults_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/defaults_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/defaults_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/defaults_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/defaults_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/dependent.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/dependent.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/dependent.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/destroy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/destroy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/destroy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/enable_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/enable_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/enable_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/exception_handler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/exception_handler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/exception_handler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/force_instantiate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/force_instantiate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/force_instantiate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/if_else.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/if_else.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/if_else.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/indirect_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/indirect_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/indirect_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/invoke.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/invoke.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/invoke.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/is_auto_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/is_auto_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/is_auto_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/is_xxx.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/is_xxx.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/is_xxx.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/is_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/is_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/is_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/is_shared_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/is_shared_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/is_shared_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/make_keyword_range_fn.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/make_keyword_range_fn.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/make_keyword_range_fn.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/mpl_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/mpl_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/mpl_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/make_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/make_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/make_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/map_entry.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/map_entry.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/map_entry.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/msvc_typeinfo.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/msvc_typeinfo.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/msvc_typeinfo.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/none.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/none.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/none.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/not_specified.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/not_specified.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/not_specified.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/nullary_function_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/nullary_function_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/nullary_function_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/operator_id.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/operator_id.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/operator_id.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/overloads_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/overloads_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/overloads_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/pointee.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/pointee.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/pointee.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/prefix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/prefix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/prefix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/preprocessor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/preprocessor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/preprocessor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/python22_fixed.h cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/python22_fixed.h" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/python22_fixed.h" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/python_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/python_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/python_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/raw_pyobject.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/raw_pyobject.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/raw_pyobject.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/referent_storage.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/referent_storage.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/referent_storage.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/scope.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/scope.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/scope.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/sfinae.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/sfinae.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/sfinae.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/signature.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/signature.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/signature.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/string_literal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/string_literal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/string_literal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/target.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/target.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/target.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/type_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/type_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/type_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/translate_exception.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/translate_exception.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/translate_exception.hpp" ...on 5200th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/type_list_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/type_list_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/type_list_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/type_list_impl_no_pts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/type_list_impl_no_pts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/type_list_impl_no_pts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/unwind_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/unwind_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/unwind_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/unwrap_type_id.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/unwrap_type_id.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/unwrap_type_id.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/unwrap_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/unwrap_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/unwrap_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/value_arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/value_arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/value_arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/value_is_shared_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/value_is_shared_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/value_is_shared_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/value_is_xxx.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/value_is_xxx.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/value_is_xxx.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/void_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/void_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/void_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/void_return.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/void_return.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/void_return.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/wrap_python.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/wrap_python.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/wrap_python.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/wrapper_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/detail/wrapper_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/detail/wrapper_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/add_to_namespace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/add_to_namespace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/add_to_namespace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/class_detail.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/class_detail.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/class_detail.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/class_metadata.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/class_metadata.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/class_metadata.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/class_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/class_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/class_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/enum_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/enum_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/enum_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/find_instance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/find_instance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/find_instance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/function_doc_signature.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/function_doc_signature.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/function_doc_signature.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/function_handle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/function_handle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/function_handle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/function_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/function_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/function_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/inheritance_query.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/inheritance_query.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/inheritance_query.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/inheritance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/inheritance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/inheritance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/instance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/instance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/instance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/iterator_core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/iterator_core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/iterator_core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/life_support.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/life_support.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/life_support.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/make_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/make_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/make_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/make_instance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/make_instance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/make_instance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/make_ptr_instance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/make_ptr_instance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/make_ptr_instance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/pickle_support.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/pickle_support.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/pickle_support.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/pointer_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/pointer_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/pointer_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/py_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/py_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/py_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/stl_iterator_core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/stl_iterator_core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/stl_iterator_core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/value_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/value_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/value_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/value_holder_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/object/value_holder_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/object/value_holder_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/auto_link.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/auto_link.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/auto_link.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/const_mod.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/const_mod.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/const_mod.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/disable_warnings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/disable_warnings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/disable_warnings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/enable_warnings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/enable_warnings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/enable_warnings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/generator_bits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/generator_bits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/generator_bits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/generator_seed_seq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/generator_seed_seq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/generator_seed_seq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/integer_log2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/integer_log2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/integer_log2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/iterator_mixin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/iterator_mixin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/iterator_mixin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/large_arithmetic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/large_arithmetic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/large_arithmetic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/ptr_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/ptr_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/ptr_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/seed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/seed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/seed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/seed_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/seed_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/seed_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/signed_unsigned_tools.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/signed_unsigned_tools.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/signed_unsigned_tools.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/uniform_int_float.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/uniform_int_float.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/uniform_int_float.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/vector_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/random/detail/vector_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/random/detail/vector_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/adjacent_filtered.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/adjacent_filtered.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/adjacent_filtered.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/argument_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/argument_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/argument_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/copied.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/copied.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/copied.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/define_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/define_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/define_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/filtered.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/filtered.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/filtered.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/indexed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/indexed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/indexed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/indirected.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/indirected.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/indirected.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/replaced.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/replaced.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/replaced.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/replaced_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/replaced_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/replaced_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/reversed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/reversed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/reversed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/sliced.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/sliced.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/sliced.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/strided.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/strided.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/strided.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/tokenized.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/tokenized.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/tokenized.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/transformed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/transformed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/transformed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/type_erased.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/type_erased.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/type_erased.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/uniqued.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/adaptor/uniqued.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/adaptor/uniqued.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/adjacent_find.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/adjacent_find.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/adjacent_find.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/binary_search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/binary_search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/binary_search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/copy_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/copy_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/copy_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/count_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/count_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/count_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/equal_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/equal_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/equal_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/fill.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/fill.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/fill.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/fill_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/fill_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/fill_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/find.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/find.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/find.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/find_end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/find_end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/find_end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/find_first_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/find_first_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/find_first_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/find_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/find_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/find_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/generate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/generate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/generate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/heap_algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/heap_algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/heap_algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/inplace_merge.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/inplace_merge.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/inplace_merge.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/lexicographical_compare.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/lexicographical_compare.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/lexicographical_compare.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/lower_bound.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/lower_bound.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/lower_bound.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/max_element.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/max_element.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/max_element.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/merge.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/merge.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/merge.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/min_element.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/min_element.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/min_element.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/mismatch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/mismatch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/mismatch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/nth_element.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/nth_element.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/nth_element.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/partial_sort.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/partial_sort.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/partial_sort.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/partial_sort_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/partial_sort_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/partial_sort_copy.hpp" ...on 5300th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/partition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/partition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/partition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/permutation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/permutation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/permutation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/random_shuffle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/random_shuffle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/random_shuffle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/remove.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/remove.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/remove.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/remove_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/remove_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/remove_copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/remove_copy_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/remove_copy_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/remove_copy_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/remove_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/remove_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/remove_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/replace_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/replace_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/replace_copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/replace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/replace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/replace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/replace_copy_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/replace_copy_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/replace_copy_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/replace_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/replace_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/replace_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/reverse_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/reverse_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/reverse_copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/rotate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/rotate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/rotate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/rotate_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/rotate_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/rotate_copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/search_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/search_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/search_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/set_algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/set_algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/set_algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/sort.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/sort.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/sort.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/stable_partition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/stable_partition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/stable_partition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/stable_sort.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/stable_sort.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/stable_sort.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/swap_ranges.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/swap_ranges.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/swap_ranges.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/unique.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/unique.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/unique.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/unique_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/unique_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/unique_copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/upper_bound.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm/upper_bound.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm/upper_bound.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/copy_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm_ext/copy_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/copy_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/erase.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm_ext/erase.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/erase.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm_ext/for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/insert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm_ext/insert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/insert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/iota.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm_ext/iota.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/iota.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/is_sorted.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm_ext/is_sorted.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/is_sorted.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/overwrite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm_ext/overwrite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/overwrite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm_ext/push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/push_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/algorithm_ext/push_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/algorithm_ext/push_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/any_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/any_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/any_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/any_iterator_interface.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/any_iterator_interface.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/any_iterator_interface.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/any_iterator_buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/any_iterator_buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/any_iterator_buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/any_iterator_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/any_iterator_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/any_iterator_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/as_literal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/as_literal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/as_literal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/collection_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/collection_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/collection_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/collection_traits_detail.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/collection_traits_detail.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/collection_traits_detail.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/const_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/const_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/const_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/demote_iterator_traversal_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/demote_iterator_traversal_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/demote_iterator_traversal_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/detail_str.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/detail_str.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/detail_str.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/difference_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/difference_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/difference_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/extract_optional_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/extract_optional_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/extract_optional_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/implementation_help.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/implementation_help.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/implementation_help.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/join_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/join_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/join_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/range_return.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/range_return.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/range_return.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/microsoft.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/microsoft.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/microsoft.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/misc_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/misc_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/misc_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/remove_extent.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/remove_extent.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/remove_extent.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/safe_bool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/safe_bool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/safe_bool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/sfinae.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/sfinae.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/sfinae.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/size_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/size_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/size_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/sizer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/sizer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/sizer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/str_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/str_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/str_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/value_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/value_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/value_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/overflow_helpers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/detail/overflow_helpers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/overflow_helpers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/ratio_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/detail/ratio_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/ratio_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/abs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/abs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/abs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/arithmetic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/arithmetic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/arithmetic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/comparison.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/comparison.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/comparison.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/gcd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/gcd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/gcd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/lcm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/lcm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/lcm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/negate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/negate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/negate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/numeric_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/numeric_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/numeric_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/rational_c_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/rational_c_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/rational_c_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/rational_constant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/rational_constant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/rational_constant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/sign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/sign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/sign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/mpl/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/mpl/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/config/borland.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/config/borland.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/config/borland.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/config/cwchar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/config/cwchar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/config/cwchar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/pending/object_cache.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/pending/object_cache.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/pending/object_cache.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/pending/static_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/pending/static_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/pending/static_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/pending/unicode_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/pending/unicode_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/pending/unicode_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/basic_regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/basic_regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/basic_regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/basic_regex_creator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/basic_regex_creator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/basic_regex_creator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/c_regex_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/c_regex_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/c_regex_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/basic_regex_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/basic_regex_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/basic_regex_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/char_regex_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/char_regex_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/char_regex_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/cregex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/cregex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/cregex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/error_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/error_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/error_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/cpp_regex_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/cpp_regex_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/cpp_regex_traits.hpp" ...on 5400th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/fileiter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/fileiter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/fileiter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/instances.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/instances.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/instances.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/iterator_category.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/iterator_category.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/iterator_category.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/match_flags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/match_flags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/match_flags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/iterator_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/iterator_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/iterator_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/mem_block_cache.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/mem_block_cache.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/mem_block_cache.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/match_results.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/match_results.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/match_results.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/perl_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/perl_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/perl_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/perl_matcher_common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/perl_matcher_common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/perl_matcher_common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/perl_matcher_non_recursive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/perl_matcher_non_recursive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/perl_matcher_non_recursive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/perl_matcher_recursive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/perl_matcher_recursive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/perl_matcher_recursive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/protected_call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/protected_call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/protected_call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/primary_transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/primary_transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/primary_transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regbase.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regbase.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regbase.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_format.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_format.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_format.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_grep.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_grep.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_grep.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_match.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_match.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_match.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_merge.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_merge.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_merge.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_raw_buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_raw_buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_raw_buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_replace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_replace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_replace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_search.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_search.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_search.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_split.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_split.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_split.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_token_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_token_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_token_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_traits_defaults.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_traits_defaults.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_traits_defaults.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_workaround.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/regex_workaround.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/regex_workaround.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/states.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/states.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/states.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/sub_match.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/sub_match.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/sub_match.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/syntax_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/syntax_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/syntax_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/u32regex_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/u32regex_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/u32regex_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/u32regex_token_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/u32regex_token_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/u32regex_token_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/w32_regex_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/regex/v4/w32_regex_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/regex/v4/w32_regex_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail/shared_count_132.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/detail/shared_count_132.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail/shared_count_132.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail/get_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/detail/get_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail/get_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail/shared_ptr_132.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/detail/shared_ptr_132.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail/shared_ptr_132.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail/shared_ptr_nmt_132.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/detail/shared_ptr_nmt_132.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail/shared_ptr_nmt_132.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail/stack_constructor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/serialization/detail/stack_constructor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/serialization/detail/stack_constructor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/detail/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail/named_slot_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/detail/named_slot_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail/named_slot_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail/signal_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/detail/signal_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail/signal_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail/signals_common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/detail/signals_common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail/signals_common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/auto_buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/auto_buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/auto_buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail/slot_call_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals/detail/slot_call_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals/detail/slot_call_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/foreign_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/foreign_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/foreign_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/lwm_nop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/lwm_nop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/lwm_nop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/lwm_pthreads.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/lwm_pthreads.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/lwm_pthreads.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/lwm_win32_cs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/lwm_win32_cs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/lwm_win32_cs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/null_output_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/null_output_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/null_output_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/preprocessed_arg_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/preprocessed_arg_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/preprocessed_arg_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/preprocessed_arg_type_template.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/preprocessed_arg_type_template.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/preprocessed_arg_type_template.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/replace_slot_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/replace_slot_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/replace_slot_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/result_type_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/result_type_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/result_type_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/signal_template.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/signal_template.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/signal_template.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/signals_common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/signals_common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/signals_common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/signals_common_macros.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/signals_common_macros.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/signals_common_macros.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/slot_call_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/slot_call_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/slot_call_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/slot_groups.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/slot_groups.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/slot_groups.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/slot_template.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/slot_template.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/slot_template.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/tracked_objects_visitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/tracked_objects_visitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/tracked_objects_visitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/unique_lock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/unique_lock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/unique_lock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/variadic_arg_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/variadic_arg_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/variadic_arg_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/variadic_slot_invoker.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/signals2/detail/variadic_slot_invoker.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/signals2/detail/variadic_slot_invoker.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/atomic_count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_gcc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/atomic_count_gcc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_gcc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_pthreads.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/atomic_count_pthreads.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_pthreads.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_solaris.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/atomic_count_solaris.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_solaris.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_sync.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/atomic_count_sync.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_sync.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_win32.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/atomic_count_win32.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/atomic_count_win32.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/lightweight_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/lightweight_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/lightweight_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/lwm_nop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/lwm_nop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/lwm_nop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/lwm_pthreads.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/lwm_pthreads.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/lwm_pthreads.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/lwm_win32_cs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/lwm_win32_cs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/lwm_win32_cs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/operator_bool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/operator_bool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/operator_bool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/quick_allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/quick_allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/quick_allocator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/shared_array_nmt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/shared_array_nmt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/shared_array_nmt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/shared_count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/shared_count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/shared_count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/shared_ptr_nmt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/shared_ptr_nmt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/shared_ptr_nmt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_convertible.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_convertible.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_convertible.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_aix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_aix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_aix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_nt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_nt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_nt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_pt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_pt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_pt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_solaris.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_solaris.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_solaris.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_spin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_spin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_spin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_sync.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_sync.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_sync.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_w32.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_base_w32.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_base_w32.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_counted_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_counted_impl.hpp" ...on 5500th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_has_sync.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/sp_has_sync.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/sp_has_sync.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/spinlock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_gcc_arm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/spinlock_gcc_arm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_gcc_arm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_nt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/spinlock_nt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_nt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_pool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/spinlock_pool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_pool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_pt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/spinlock_pt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_pt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_sync.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/spinlock_sync.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_sync.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_w32.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/spinlock_w32.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/spinlock_w32.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/yield_k.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/smart_ptr/detail/yield_k.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/smart_ptr/detail/yield_k.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_actions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_actions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_actions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_alternative.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_alternative.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_alternative.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_as_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_as_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_as_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_assign_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_assign_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_assign_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_assign_key_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_assign_key_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_assign_key_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_ast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_attribute.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_attribute.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_attribute.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ast_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_ast_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ast_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_basic_chset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_basic_chset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_basic_chset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_chset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_chset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_chset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_chset_operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_chset_operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_chset_operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_clear_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_clear_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_clear_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_closure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_closure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_closure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_closure_context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_closure_context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_closure_context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_closure_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_closure_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_closure_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_common_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_common_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_common_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_composite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_composite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_composite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_confix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_confix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_confix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_confix_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_confix_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_confix_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_debug.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_debug.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_debug.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_debug_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_debug_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_debug_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_decrement_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_decrement_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_decrement_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_difference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_difference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_difference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_directives.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_directives.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_directives.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_distinct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_distinct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_distinct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_distinct_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_distinct_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_distinct_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_dynamic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_dynamic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_dynamic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_epsilon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_epsilon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_epsilon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_erase_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_erase_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_erase_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_escape_char.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_escape_char.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_escape_char.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_error_handling.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_error_handling.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_error_handling.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_escape_char_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_escape_char_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_escape_char_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_exceptions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_exceptions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_exceptions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_exceptions_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_exceptions_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_exceptions_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_file_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_file_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_file_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_exclusive_or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_exclusive_or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_exclusive_or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_file_iterator_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_file_iterator_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_file_iterator_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_flush_multi_pass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_flush_multi_pass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_flush_multi_pass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_for.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_for.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_for.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_fixed_size_queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_fixed_size_queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_fixed_size_queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_functor_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_functor_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_functor_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_fundamental.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_fundamental.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_fundamental.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_grammar_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_grammar_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_grammar_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_grammar_def_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_grammar_def_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_grammar_def_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_increment_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_increment_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_increment_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_insert_at_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_insert_at_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_insert_at_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_insert_key_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_insert_key_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_insert_key_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_intersection.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_intersection.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_intersection.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_kleene_star.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_kleene_star.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_kleene_star.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_lazy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_lazy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_lazy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_lists.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_lists.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_lists.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_lists_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_lists_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_lists_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_loops.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_loops.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_loops.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_match.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_match.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_match.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_meta.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_meta.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_meta.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_minimal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_minimal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_minimal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_multi_pass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_multi_pass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_multi_pass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_multi_pass_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_multi_pass_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_multi_pass_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_nil.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_nil.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_nil.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_no_actions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_no_actions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_no_actions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_numerics.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_numerics.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_numerics.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_numerics_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_numerics_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_numerics_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_optional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_optional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_optional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parametric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_parametric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parametric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parse_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_parse_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parse_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parse_tree_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_parse_tree_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parse_tree_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parse_tree_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_parse_tree_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parse_tree_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parser_context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_parser_context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parser_context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parser_id.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_parser_id.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parser_id.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_position_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_position_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_position_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parser_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_parser_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parser_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parser_names.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_parser_names.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_parser_names.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_position_iterator_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_position_iterator_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_position_iterator_fwd.hpp" ...on 5600th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_primitives.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_primitives.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_primitives.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_positive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_positive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_positive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_push_back_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_push_back_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_push_back_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_push_front_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_push_front_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_push_front_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ref_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_ref_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ref_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_range_run.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_range_run.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_range_run.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ref_const_ref_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_ref_const_ref_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ref_const_ref_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ref_const_ref_const_ref_a.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_ref_const_ref_const_ref_a.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ref_const_ref_const_ref_a.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ref_const_ref_value_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_ref_const_ref_value_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ref_const_ref_value_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ref_value_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_ref_value_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_ref_value_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_refactoring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_refactoring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_refactoring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_rule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_rule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_rule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_rule_alias.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_rule_alias.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_rule_alias.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_rule_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_rule_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_rule_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_safe_bool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_safe_bool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_safe_bool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_scanner.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_scanner.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_scanner.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_scanner_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_scanner_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_scanner_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_scoped_lock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_scoped_lock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_scoped_lock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_select.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_select.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_select.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_sequential_and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_sequential_and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_sequential_and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_sequential_or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_sequential_or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_sequential_or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_skipper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_skipper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_skipper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_skipper_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_skipper_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_skipper_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_spirit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_spirit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_spirit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_static.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_static.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_static.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_stored_rule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_stored_rule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_stored_rule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_subrule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_subrule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_subrule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_stored_rule_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_stored_rule_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_stored_rule_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_subrule_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_subrule_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_subrule_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_swap_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_swap_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_swap_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_switch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_switch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_switch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_symbols.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_symbols.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_symbols.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_symbols_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_symbols_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_symbols_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_traverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_traverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_traverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_tree_to_xml.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_tree_to_xml.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_tree_to_xml.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_version.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/classic_while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/classic_while.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_alternative.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_alternative.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_alternative.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_and_predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_and_predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_and_predicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_as.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_as.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_as.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_attr_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_attr_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_attr_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_auxiliary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_auxiliary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_auxiliary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_binary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_binary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_binary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_bool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_bool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_bool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_center_alignment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_center_alignment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_center_alignment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_char.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_char.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_char.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_char_.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_char_.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_char_.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_char_class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_char_class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_char_class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_columns.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_columns.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_columns.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_delimit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_delimit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_delimit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_directive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_directive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_directive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_domain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_domain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_domain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_eps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_eps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_eps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_format.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_format.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_format.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_duplicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_duplicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_duplicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_eol.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_eol.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_eol.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_format_attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_format_attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_format_attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_format_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_format_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_format_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_generate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_generate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_generate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_generate_attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_generate_attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_generate_attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_generate_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_generate_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_generate_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_lazy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_lazy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_lazy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_left_alignment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_left_alignment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_left_alignment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_kleene.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_kleene.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_kleene.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_int.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_int.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_int.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_no_delimit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_no_delimit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_no_delimit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_maxwidth.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_maxwidth.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_maxwidth.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_not_predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_not_predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_not_predicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_nonterminal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_nonterminal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_nonterminal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_omit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_omit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_omit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_numeric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_numeric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_numeric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_optional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_optional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_optional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_phoenix_attributes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_phoenix_attributes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_phoenix_attributes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_real.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_real.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_real.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_repeat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_repeat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_repeat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_right_alignment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_right_alignment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_right_alignment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_rule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_rule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_rule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_strict_relaxed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_strict_relaxed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_strict_relaxed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_symbols.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_symbols.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_symbols.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_uint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_uint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_uint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_upper_lower_case.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_upper_lower_case.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_upper_lower_case.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_verbatim.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_verbatim.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_verbatim.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_what.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/karma_what.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/karma_what.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_char_token_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_char_token_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_char_token_def.hpp" ...on 5700th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_generate_static_lexertl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_generate_static_lexertl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_generate_static_lexertl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_domain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_domain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_domain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_lexer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_lexer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_lexer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_lexertl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_lexertl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_lexertl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_lexertl_position_token.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_lexertl_position_token.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_lexertl_position_token.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_lexertl_token.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_lexertl_token.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_lexertl_token.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_plain_token.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_plain_token.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_plain_token.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_primitives.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_primitives.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_primitives.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_static_lexertl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_static_lexertl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_static_lexertl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_tokenize_and_parse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_tokenize_and_parse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_tokenize_and_parse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_tokenize_and_parse_attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/lex_tokenize_and_parse_attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/lex_tokenize_and_parse_attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_binders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_binders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_binders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_casts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_casts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_casts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_closures.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_closures.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_closures.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_composite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_composite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_composite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_new.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_new.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_new.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_primitives.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_primitives.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_primitives.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_special_ops.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_special_ops.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_special_ops.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_statements.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_statements.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_statements.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_tuple_helpers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_tuple_helpers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_tuple_helpers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_tuples.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix1_tuples.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix1_tuples.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_fusion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_fusion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_fusion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_scope.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_scope.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_scope.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_statement.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_statement.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_statement.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_version.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_stl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/phoenix_stl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/phoenix_stl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_alternative.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_alternative.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_alternative.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_and_predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_and_predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_and_predicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_as.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_as.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_as.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_as_string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_as_string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_as_string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_attr_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_attr_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_attr_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_binary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_binary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_binary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_auxiliary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_auxiliary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_auxiliary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_bool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_bool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_bool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_char.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_char.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_char.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_char_.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_char_.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_char_.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_char_class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_char_class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_char_class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_difference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_difference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_difference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_directive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_directive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_directive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_domain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_domain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_domain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_eoi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_eoi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_eoi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_eol.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_eol.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_eol.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_eps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_eps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_eps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_expect.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_expect.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_expect.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_hold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_hold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_hold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_kleene.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_kleene.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_kleene.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_int.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_int.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_int.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_lazy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_lazy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_lazy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_lexeme.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_lexeme.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_lexeme.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_lit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_lit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_lit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_match.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_match.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_match.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_match_attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_match_attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_match_attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_match_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_match_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_match_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_matches.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_matches.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_matches.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_no_case.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_no_case.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_no_case.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_no_skip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_no_skip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_no_skip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_nonterminal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_nonterminal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_nonterminal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_not_predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_not_predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_not_predicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_numeric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_numeric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_numeric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_omit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_omit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_omit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_parse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_parse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_parse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_optional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_optional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_optional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_parse_attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_parse_attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_parse_attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_parse_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_parse_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_parse_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_permutation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_permutation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_permutation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_raw.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_raw.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_raw.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_real.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_real.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_real.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_repeat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_repeat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_repeat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_rule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_rule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_rule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_sequential_or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_sequential_or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_sequential_or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_skip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_skip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_skip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_symbols.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_symbols.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_symbols.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_uint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_uint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_uint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_what.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/qi_what.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/qi_what.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_adapt_adt_attributes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_adapt_adt_attributes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_adapt_adt_attributes.hpp" ...on 5800th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_any_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_any_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_any_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_any_if_ns.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_any_if_ns.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_any_if_ns.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_any_ns.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_any_ns.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_any_ns.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_ascii.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_ascii.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_ascii.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_argument.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_argument.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_argument.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_attributes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_attributes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_attributes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_attributes_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_attributes_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_attributes_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_char_class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_char_class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_char_class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_extended_variant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_extended_variant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_extended_variant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_iso8859_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_iso8859_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_iso8859_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_istream_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_istream_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_istream_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_line_pos_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_line_pos_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_line_pos_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_locals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_locals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_locals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_modify.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_modify.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_modify.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_look_ahead.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_look_ahead.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_look_ahead.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_multi_pass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_multi_pass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_multi_pass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_multi_pass_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_multi_pass_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_multi_pass_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_ostream_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_ostream_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_ostream_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_standard.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_standard.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_standard.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_standard_wide.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_standard_wide.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_standard_wide.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_unused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_unused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_unused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_string_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_string_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_string_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_utree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/support_utree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/support_utree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/include/version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/include/version.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/avoid_unused_warning.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/detail/avoid_unused_warning.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/avoid_unused_warning.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/constructor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/detail/constructor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/constructor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/counted_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/detail/counted_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/counted_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/leaf_state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/detail/leaf_state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/leaf_state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/detail/memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/node_state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/detail/node_state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/node_state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/reaction_dispatcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/detail/reaction_dispatcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/reaction_dispatcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/rtti_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/detail/rtti_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/rtti_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/state_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/statechart/detail/state_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/statechart/detail/state_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/detail/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/enable_warnings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/detail/enable_warnings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/enable_warnings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/fwd_decl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/detail/fwd_decl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/fwd_decl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/global_typedef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/detail/global_typedef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/global_typedef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/suppress_warnings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/detail/suppress_warnings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/suppress_warnings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/log_level.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/detail/log_level.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/log_level.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/unit_test_parameters.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/detail/unit_test_parameters.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/unit_test_parameters.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/workaround.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/detail/workaround.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/detail/workaround.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/cpp_main.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/cpp_main.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/cpp_main.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/compiler_log_formatter.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/compiler_log_formatter.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/compiler_log_formatter.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/debug.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/debug.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/debug.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/execution_monitor.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/execution_monitor.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/execution_monitor.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/exception_safety.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/exception_safety.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/exception_safety.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/framework.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/framework.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/framework.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/interaction_based.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/interaction_based.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/interaction_based.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/logged_expectations.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/logged_expectations.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/logged_expectations.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/plain_report_formatter.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/plain_report_formatter.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/plain_report_formatter.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/progress_monitor.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/progress_monitor.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/progress_monitor.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/results_collector.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/results_collector.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/results_collector.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/results_reporter.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/results_reporter.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/results_reporter.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/test_main.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/test_main.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/test_main.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/test_tools.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/test_tools.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/test_tools.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/unit_test_log.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/unit_test_log.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/unit_test_log.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/unit_test_main.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/unit_test_main.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/unit_test_main.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/unit_test_monitor.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/unit_test_monitor.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/unit_test_monitor.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/unit_test_parameters.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/unit_test_parameters.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/unit_test_parameters.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/unit_test_suite.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/unit_test_suite.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/unit_test_suite.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/xml_log_formatter.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/xml_log_formatter.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/xml_log_formatter.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/xml_report_formatter.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/impl/xml_report_formatter.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/impl/xml_report_formatter.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/included/prg_exec_monitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/included/prg_exec_monitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/included/prg_exec_monitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/included/test_exec_monitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/included/test_exec_monitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/included/test_exec_monitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/included/unit_test.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/included/unit_test.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/included/unit_test.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output/compiler_log_formatter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/output/compiler_log_formatter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output/compiler_log_formatter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/included/unit_test_framework.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/included/unit_test_framework.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/included/unit_test_framework.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output/plain_report_formatter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/output/plain_report_formatter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output/plain_report_formatter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output/xml_log_formatter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/output/xml_log_formatter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output/xml_log_formatter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output/xml_report_formatter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/output/xml_report_formatter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/output/xml_report_formatter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/assign_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/assign_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/assign_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/class_properties.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/class_properties.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/class_properties.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/custom_manip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/custom_manip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/custom_manip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/foreach.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/foreach.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/foreach.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/callback.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/callback.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/callback.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/fixed_mapping.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/fixed_mapping.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/fixed_mapping.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/lazy_ostream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/lazy_ostream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/lazy_ostream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/named_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/named_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/named_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/nullstream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/nullstream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/nullstream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/rtti.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/rtti.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/rtti.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/trivial_singleton.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/trivial_singleton.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/trivial_singleton.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/wrap_stringstream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/wrap_stringstream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/wrap_stringstream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/xml_printer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/xml_printer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/xml_printer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/delete.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/delete.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/delete.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/force_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/force_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/force_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/move.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/move.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/move.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/platform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/platform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/platform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/singleton.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/singleton.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/singleton.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/thread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/thread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/thread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/thread_heap_alloc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/thread_heap_alloc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/thread_heap_alloc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/thread_group.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/thread_group.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/thread_group.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/thread_interruption.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/thread_interruption.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/thread_interruption.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/tss_hooks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/detail/tss_hooks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/detail/tss_hooks.hpp" ...on 5900th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/condition_variable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/pthread/condition_variable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/condition_variable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/condition_variable_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/pthread/condition_variable_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/condition_variable_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/pthread/mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/once.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/pthread/once.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/once.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/pthread_mutex_scoped_lock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/pthread/pthread_mutex_scoped_lock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/pthread_mutex_scoped_lock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/recursive_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/pthread/recursive_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/recursive_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/shared_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/pthread/shared_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/shared_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/thread_heap_alloc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/pthread/thread_heap_alloc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/thread_heap_alloc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/thread_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/pthread/thread_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/thread_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/timespec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/pthread/timespec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/pthread/timespec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/basic_recursive_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/win32/basic_recursive_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/basic_recursive_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/v2/thread.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/v2/thread.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/v2/thread.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/basic_timed_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/win32/basic_timed_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/basic_timed_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/condition_variable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/win32/condition_variable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/condition_variable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/interlocked_read.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/win32/interlocked_read.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/interlocked_read.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/win32/mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/once.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/win32/once.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/once.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/recursive_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/win32/recursive_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/recursive_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/shared_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/win32/shared_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/shared_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/thread_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/win32/thread_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/thread_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/thread_heap_alloc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/win32/thread_heap_alloc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/thread_heap_alloc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/detail/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/detail/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/detail/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/thread_primitives.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/thread/win32/thread_primitives.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/thread/win32/thread_primitives.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/detail/config_all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/detail/config_all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/detail/config_all.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/detail/math_overloads.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/detail/math_overloads.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/detail/math_overloads.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/detail/functor2iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/detail/functor2iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/detail/functor2iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/detail/tuple_basic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tuple/detail/tuple_basic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/detail/tuple_basic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/bool_trait_undef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/bool_trait_undef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/bool_trait_undef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/bool_trait_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/bool_trait_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/bool_trait_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/detail/tuple_basic_no_partial_spec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tuple/detail/tuple_basic_no_partial_spec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tuple/detail/tuple_basic_no_partial_spec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/common_type_imp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/common_type_imp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/common_type_imp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/cv_traits_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/cv_traits_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/cv_traits_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/false_result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/false_result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/false_result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/has_binary_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/has_binary_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/has_binary_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/has_postfix_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/has_postfix_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/has_postfix_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/has_prefix_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/has_prefix_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/has_prefix_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/ice_and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/ice_and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/ice_and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/ice_eq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/ice_eq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/ice_eq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/ice_not.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/ice_not.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/ice_not.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/ice_or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/ice_or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/ice_or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/is_function_ptr_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/is_function_ptr_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/is_function_ptr_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/is_function_ptr_tester.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/is_function_ptr_tester.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/is_function_ptr_tester.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/size_t_trait_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/size_t_trait_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/size_t_trait_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/size_t_trait_undef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/size_t_trait_undef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/size_t_trait_undef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/template_arity_spec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/template_arity_spec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/template_arity_spec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/type_trait_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/type_trait_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/type_trait_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/type_trait_undef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/type_trait_undef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/type_trait_undef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/yes_no_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/detail/yes_no_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/detail/yes_no_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_bounds.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/msvc/remove_bounds.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_bounds.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_all_extents.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/msvc/remove_all_extents.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_all_extents.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_const.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/msvc/remove_const.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_const.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_cv.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/msvc/remove_cv.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_cv.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_extent.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/msvc/remove_extent.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_extent.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_pointer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/msvc/remove_pointer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_pointer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/msvc/remove_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_volatile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/msvc/remove_volatile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/remove_volatile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/type_traits/msvc/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/type_traits/msvc/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/msvc/typeof_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/msvc/typeof_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/msvc/typeof_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/dmc/typeof_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/dmc/typeof_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/dmc/typeof_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/bitset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/bitset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/bitset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/fstream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/fstream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/fstream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/functional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/functional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/functional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/complex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/complex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/complex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/iostream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/iostream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/iostream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/istream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/istream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/istream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/locale.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/locale.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/locale.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/memory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/memory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/memory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/ostream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/ostream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/ostream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/sstream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/sstream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/sstream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/stack.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/stack.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/stack.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/streambuf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/streambuf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/streambuf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/valarray.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/valarray.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/valarray.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/typeof/std/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/typeof/std/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/cmath_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/cmath_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/cmath_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/dimension_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/dimension_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/dimension_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/conversion_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/conversion_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/conversion_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/absolute_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/absolute_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/absolute_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/dim_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/dim_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/dim_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/dimension_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/dimension_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/dimension_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/dimensionless_unit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/dimensionless_unit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/dimensionless_unit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/heterogeneous_conversion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/heterogeneous_conversion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/heterogeneous_conversion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/linear_algebra.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/linear_algebra.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/linear_algebra.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/one.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/one.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/one.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/ordinal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/ordinal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/ordinal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/prevent_redefinition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/prevent_redefinition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/prevent_redefinition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/push_front_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/push_front_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/push_front_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/push_front_or_add.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/push_front_or_add.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/push_front_or_add.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/sort.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/sort.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/sort.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/static_rational_power.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/static_rational_power.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/static_rational_power.hpp" ...on 6000th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/unscale.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/unscale.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/unscale.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/detail/utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/detail/utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/absorbed_dose.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/absorbed_dose.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/absorbed_dose.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/acceleration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/acceleration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/acceleration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/activity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/activity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/activity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/amount.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/amount.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/amount.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/angular_acceleration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/angular_acceleration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/angular_acceleration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/angular_velocity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/angular_velocity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/angular_velocity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/angular_momentum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/angular_momentum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/angular_momentum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/area.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/area.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/area.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/capacitance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/capacitance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/capacitance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/conductance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/conductance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/conductance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/conductivity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/conductivity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/conductivity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/current.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/current.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/current.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/dose_equivalent.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/dose_equivalent.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/dose_equivalent.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/dynamic_viscosity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/dynamic_viscosity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/dynamic_viscosity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/electric_charge.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/electric_charge.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/electric_charge.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/electric_potential.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/electric_potential.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/electric_potential.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/energy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/energy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/energy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/energy_density.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/energy_density.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/energy_density.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/force.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/force.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/force.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/frequency.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/frequency.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/frequency.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/heat_capacity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/heat_capacity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/heat_capacity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/illuminance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/illuminance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/illuminance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/impedance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/impedance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/impedance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/inductance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/inductance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/inductance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/kinematic_viscosity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/kinematic_viscosity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/kinematic_viscosity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/luminous_flux.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/luminous_flux.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/luminous_flux.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/length.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/length.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/length.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/luminance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/luminance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/luminance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/luminous_intensity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/luminous_intensity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/luminous_intensity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/magnetic_field_intensity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/magnetic_field_intensity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/magnetic_field_intensity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/magnetic_flux_density.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/magnetic_flux_density.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/magnetic_flux_density.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/magnetic_flux.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/magnetic_flux.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/magnetic_flux.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/mass_density.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/mass_density.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/mass_density.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/molar_energy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/molar_energy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/molar_energy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/mass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/mass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/mass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/molar_heat_capacity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/molar_heat_capacity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/molar_heat_capacity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/moment_of_inertia.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/moment_of_inertia.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/moment_of_inertia.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/momentum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/momentum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/momentum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/permeability.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/permeability.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/permeability.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/permittivity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/permittivity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/permittivity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/plane_angle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/plane_angle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/plane_angle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/power.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/power.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/power.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/pressure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/pressure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/pressure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/reluctance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/reluctance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/reluctance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/resistance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/resistance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/resistance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/resistivity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/resistivity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/resistivity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/solid_angle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/solid_angle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/solid_angle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/specific_energy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/specific_energy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/specific_energy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/specific_heat_capacity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/specific_heat_capacity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/specific_heat_capacity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/specific_volume.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/specific_volume.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/specific_volume.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/surface_density.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/surface_density.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/surface_density.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/surface_tension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/surface_tension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/surface_tension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/stress.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/stress.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/stress.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/temperature.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/temperature.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/temperature.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/thermal_conductivity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/thermal_conductivity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/thermal_conductivity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/torque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/torque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/torque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/volume.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/volume.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/volume.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/velocity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/velocity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/velocity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/wavenumber.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/physical_dimensions/wavenumber.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/physical_dimensions/wavenumber.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/abstract.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/abstract.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/abstract.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/allocate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/detail/allocate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/allocate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/buckets.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/detail/buckets.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/buckets.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/equivalent.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/detail/equivalent.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/equivalent.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/extract_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/detail/extract_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/extract_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/detail/fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/table.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/detail/table.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/table.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/unique.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/detail/unique.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/unique.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/util.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/unordered/detail/util.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/unordered/detail/util.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/detail/in_place_factory_prefix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/detail/in_place_factory_prefix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/detail/in_place_factory_prefix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/detail/in_place_factory_suffix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/detail/in_place_factory_suffix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/detail/in_place_factory_suffix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/detail/result_of_iterate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/utility/detail/result_of_iterate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/utility/detail/result_of_iterate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/apply_visitor_binary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/apply_visitor_binary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/apply_visitor_binary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/apply_visitor_delayed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/apply_visitor_delayed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/apply_visitor_delayed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/apply_visitor_unary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/apply_visitor_unary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/apply_visitor_unary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/backup_holder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/backup_holder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/backup_holder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/bool_trait_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/bool_trait_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/bool_trait_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/bool_trait_undef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/bool_trait_undef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/bool_trait_undef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/cast_storage.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/cast_storage.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/cast_storage.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/enable_recursive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/enable_recursive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/enable_recursive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/enable_recursive_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/enable_recursive_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/enable_recursive_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/forced_return.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/forced_return.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/forced_return.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/generic_result_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/generic_result_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/generic_result_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/has_nothrow_move.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/has_nothrow_move.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/has_nothrow_move.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/has_trivial_move.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/has_trivial_move.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/has_trivial_move.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/hash_variant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/hash_variant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/hash_variant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/initializer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/initializer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/initializer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/make_variant_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/make_variant_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/make_variant_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/move.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/move.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/move.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/over_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/over_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/over_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/substitute.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/substitute.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/substitute.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/substitute_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/substitute_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/substitute_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/variant_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/variant_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/variant_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/visitation_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/variant/detail/visitation_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/variant/detail/visitation_impl.hpp" ...on 6100th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/convert_trigraphs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/convert_trigraphs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/convert_trigraphs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/cpp_lex_interface.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/cpp_lex_interface.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/cpp_lex_interface.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/cpp_lex_interface_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/cpp_lex_interface_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/cpp_lex_interface_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/cpp_lex_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/cpp_lex_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/cpp_lex_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/cpp_lex_token.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/cpp_lex_token.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/cpp_lex_token.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/cpplexer_exceptions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/cpplexer_exceptions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/cpplexer_exceptions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/detect_include_guards.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/detect_include_guards.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/detect_include_guards.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/token_cache.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/token_cache.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/token_cache.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/validate_universal_char.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/validate_universal_char.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/validate_universal_char.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_chlit_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_chlit_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_chlit_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_defined_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_defined_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_defined_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_defined_grammar_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_defined_grammar_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_defined_grammar_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_expression_grammar_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_expression_grammar_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_expression_grammar_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_expression_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_expression_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_expression_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_expression_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_expression_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_expression_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_intlit_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_intlit_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_intlit_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_grammar_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_grammar_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_grammar_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_literal_grammar_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_literal_grammar_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_literal_grammar_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_predef_macros_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_predef_macros_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_predef_macros_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_predef_macros_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_predef_macros_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_value_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/grammars/cpp_value_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/grammars/cpp_value_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_ifblock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/cpp_ifblock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_ifblock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/cpp_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_include_paths.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/cpp_include_paths.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_include_paths.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_macromap_predef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/cpp_macromap_predef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_macromap_predef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_macromap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/cpp_macromap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_macromap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/file_position.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/file_position.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/file_position.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_macromap_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/cpp_macromap_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/cpp_macromap_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/filesystem_compatibility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/filesystem_compatibility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/filesystem_compatibility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/flex_string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/flex_string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/flex_string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/functor_input.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/functor_input.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/functor_input.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/insert_whitespace_detection.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/insert_whitespace_detection.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/insert_whitespace_detection.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/interpret_pragma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/interpret_pragma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/interpret_pragma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/iteration_context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/iteration_context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/iteration_context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/macro_definition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/macro_definition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/macro_definition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/macro_helpers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/macro_helpers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/macro_helpers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/pattern_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/pattern_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/pattern_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/symbol_table.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/symbol_table.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/symbol_table.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/time_conversion_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/time_conversion_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/time_conversion_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/transform_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/transform_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/transform_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/detail_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/detail_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/detail_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/unput_queue_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/util/unput_queue_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/util/unput_queue_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits/c_regex_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/traits/c_regex_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits/c_regex_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits/cpp_regex_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/traits/cpp_regex_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits/cpp_regex_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits/null_regex_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/traits/null_regex_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits/null_regex_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulators/droppable_accumulator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/accumulators/droppable_accumulator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulators/droppable_accumulator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulators/reference_accumulator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/accumulators/reference_accumulator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulators/reference_accumulator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/parameters/accumulator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/parameters/accumulator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/parameters/accumulator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulators/external_accumulator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/accumulators/external_accumulator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulators/external_accumulator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulators/value_accumulator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/accumulators/value_accumulator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/accumulators/value_accumulator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/parameters/sample.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/parameters/sample.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/parameters/sample.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/parameters/weight.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/parameters/weight.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/parameters/weight.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/parameters/weights.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/framework/parameters/weights.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/framework/parameters/weights.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/function1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/numeric/detail/function1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/function1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/function2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/numeric/detail/function2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/function2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/function3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/numeric/detail/function3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/function3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/function4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/numeric/detail/function4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/function4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/function_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/numeric/detail/function_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/function_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/pod_singleton.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/numeric/detail/pod_singleton.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/detail/pod_singleton.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional/complex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/numeric/functional/complex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional/complex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional/valarray.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/numeric/functional/valarray.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional/valarray.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/numeric/functional/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/numeric/functional/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/parameters/quantile_probability.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/parameters/quantile_probability.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/parameters/quantile_probability.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/variates/covariate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/accumulators/statistics/variates/covariate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/accumulators/statistics/variates/covariate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/detail/debugging.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/searching/detail/debugging.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/detail/debugging.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/classification.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/classification.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/classification.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/find_format.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/find_format.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/find_format.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/case_conv.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/case_conv.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/case_conv.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/detail/bm_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/searching/detail/bm_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/searching/detail/bm_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/find_format_store.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/find_format_store.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/find_format_store.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/find_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/find_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/find_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/finder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/finder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/finder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/find_format_all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/find_format_all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/find_format_all.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/finder_regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/finder_regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/finder_regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/formatter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/formatter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/formatter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/replace_storage.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/replace_storage.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/replace_storage.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/trim.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/trim.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/trim.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/formatter_regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/formatter_regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/formatter_regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/predicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/util.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/detail/util.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/detail/util.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std/string_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/std/string_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std/string_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std/list_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/std/list_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std/list_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std/rope_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/std/rope_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std/rope_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std/slist_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/algorithm/string/std/slist_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/algorithm/string/std/slist_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/descriptor_ops.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/descriptor_ops.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/descriptor_ops.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/dev_poll_reactor.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/dev_poll_reactor.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/dev_poll_reactor.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/epoll_reactor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/epoll_reactor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/epoll_reactor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/epoll_reactor.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/epoll_reactor.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/epoll_reactor.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/dev_poll_reactor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/dev_poll_reactor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/dev_poll_reactor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/eventfd_select_interrupter.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/eventfd_select_interrupter.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/eventfd_select_interrupter.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/handler_tracking.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/handler_tracking.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/handler_tracking.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/kqueue_reactor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/kqueue_reactor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/kqueue_reactor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/kqueue_reactor.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/kqueue_reactor.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/kqueue_reactor.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/pipe_select_interrupter.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/pipe_select_interrupter.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/pipe_select_interrupter.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/posix_event.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/posix_event.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/posix_event.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/posix_mutex.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/posix_mutex.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/posix_mutex.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/posix_thread.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/posix_thread.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/posix_thread.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/posix_tss_ptr.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/posix_tss_ptr.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/posix_tss_ptr.ipp" ...on 6200th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/reactive_descriptor_service.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/reactive_descriptor_service.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/reactive_descriptor_service.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/reactive_serial_port_service.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/reactive_serial_port_service.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/reactive_serial_port_service.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/reactive_socket_service_base.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/reactive_socket_service_base.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/reactive_socket_service_base.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/resolver_service_base.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/resolver_service_base.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/resolver_service_base.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/select_reactor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/select_reactor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/select_reactor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/select_reactor.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/select_reactor.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/select_reactor.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/service_registry.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/service_registry.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/service_registry.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/service_registry.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/service_registry.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/service_registry.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/signal_set_service.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/signal_set_service.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/signal_set_service.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/socket_ops.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/socket_ops.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/socket_ops.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/socket_select_interrupter.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/socket_select_interrupter.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/socket_select_interrupter.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/strand_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/strand_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/strand_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/strand_service.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/strand_service.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/strand_service.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/task_io_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/task_io_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/task_io_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/task_io_service.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/task_io_service.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/task_io_service.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/throw_error.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/throw_error.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/throw_error.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/timer_queue.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/timer_queue.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/timer_queue.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/timer_queue_ptime.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/timer_queue_ptime.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/timer_queue_ptime.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/timer_queue_set.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/timer_queue_set.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/timer_queue_set.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_event.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/win_event.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_event.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_iocp_handle_service.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/win_iocp_handle_service.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_iocp_handle_service.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_iocp_io_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/win_iocp_io_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_iocp_io_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_iocp_io_service.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/win_iocp_io_service.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_iocp_io_service.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_iocp_serial_port_service.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/win_iocp_serial_port_service.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_iocp_serial_port_service.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_iocp_socket_service_base.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/win_iocp_socket_service_base.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_iocp_socket_service_base.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_mutex.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/win_mutex.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_mutex.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_object_handle_service.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/win_object_handle_service.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_object_handle_service.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_static_mutex.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/win_static_mutex.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_static_mutex.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_thread.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/win_thread.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_thread.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_tss_ptr.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/win_tss_ptr.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/win_tss_ptr.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/winsock_init.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/detail/impl/winsock_init.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/detail/impl/winsock_init.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/detail/endpoint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/detail/endpoint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/detail/endpoint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/detail/socket_option.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/detail/socket_option.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/detail/socket_option.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/impl/address.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/impl/address.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address_v4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/impl/address_v4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address_v4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address_v4.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/impl/address_v4.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address_v4.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address_v6.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/impl/address_v6.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address_v6.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address_v6.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/impl/address_v6.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/address_v6.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/basic_endpoint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/impl/basic_endpoint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/basic_endpoint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/host_name.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/impl/host_name.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/impl/host_name.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/detail/endpoint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/local/detail/endpoint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/detail/endpoint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/engine.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/engine.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/engine.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/handshake_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/handshake_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/handshake_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/openssl_init.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/openssl_init.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/openssl_init.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/openssl_types.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/openssl_types.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/openssl_types.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/password_callback.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/password_callback.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/password_callback.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/read_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/read_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/read_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/shutdown_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/shutdown_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/shutdown_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/verify_callback.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/verify_callback.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/verify_callback.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/stream_core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/stream_core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/stream_core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/write_op.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/write_op.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/write_op.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl/context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/impl/context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl/context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl/context.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/impl/context.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl/context.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl/error.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/impl/error.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl/error.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl/rfc2818_verification.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/impl/rfc2818_verification.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl/rfc2818_verification.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl/src.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/impl/src.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/impl/src.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/basic_context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/old/basic_context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/basic_context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/context_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/old/context_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/context_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/old/stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/stream_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/old/stream_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/stream_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail/comparison_adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/detail/comparison_adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail/comparison_adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail/key_extractor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/detail/key_extractor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail/key_extractor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail/functor_bag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/detail/functor_bag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail/functor_bag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail/identity_converters.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/detail/identity_converters.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail/identity_converters.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail/non_unique_container_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/detail/non_unique_container_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/detail/non_unique_container_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/support/iterator_facade_converters.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/container_adaptor/support/iterator_facade_converters.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/container_adaptor/support/iterator_facade_converters.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/debug/static_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/debug/static_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/debug/static_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/test/check_metadata.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/detail/test/check_metadata.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/detail/test/check_metadata.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail/access_builder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/detail/access_builder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail/access_builder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail/metadata_access_builder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/detail/metadata_access_builder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail/metadata_access_builder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail/mutant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/detail/mutant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail/mutant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail/static_access_builder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/detail/static_access_builder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail/static_access_builder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail/to_mutable_relation_functor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/detail/to_mutable_relation_functor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/detail/to_mutable_relation_functor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/data_extractor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/support/data_extractor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/data_extractor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/get_pair_functor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/support/get_pair_functor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/get_pair_functor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/get.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/support/get.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/get.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/is_tag_of_member_at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/support/is_tag_of_member_at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/is_tag_of_member_at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/member_with_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/support/member_with_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/member_with_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/opposite_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/support/opposite_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/opposite_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/pair_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/support/pair_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/pair_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/pair_type_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/support/pair_type_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/pair_type_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/value_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/relation/support/value_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/relation/support/value_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/apply_to_value_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/tags/support/apply_to_value_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/apply_to_value_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/is_tagged.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/tags/support/is_tagged.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/is_tagged.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/default_tagged.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/tags/support/default_tagged.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/default_tagged.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/overwrite_tagged.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/tags/support/overwrite_tagged.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/overwrite_tagged.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/tag_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/tags/support/tag_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/tag_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/value_type_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/bimap/tags/support/value_type_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/bimap/tags/support/value_type_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/chrono.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/chrono.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/chrono.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/process_cpu_clocks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/process_cpu_clocks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/process_cpu_clocks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/thread_clock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/thread_clock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/thread_clock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/utility/manip_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/utility/manip_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/utility/manip_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/utility/ios_base_state_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/utility/ios_base_state_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/utility/ios_base_state_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/utility/to_string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/io/utility/to_string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/io/utility/to_string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/typeof/boost/ratio.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/typeof/boost/ratio.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/typeof/boost/ratio.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity10_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier_impl/arity10_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity10_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity10_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier_impl/arity10_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity10_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity20_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier_impl/arity20_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity20_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity20_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier_impl/arity20_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity20_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity30_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier_impl/arity30_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity30_0.hpp" ...on 6300th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity30_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier_impl/arity30_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity30_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity40_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier_impl/arity40_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity40_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity40_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier_impl/arity40_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity40_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity50_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier_impl/arity50_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity50_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity50_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier_impl/arity50_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/arity50_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/master.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/classifier_impl/master.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/classifier_impl/master.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity10_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_impl/arity10_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity10_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity10_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_impl/arity10_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity10_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity20_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_impl/arity20_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity20_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity20_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_impl/arity20_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity20_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity30_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_impl/arity30_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity30_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity30_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_impl/arity30_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity30_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity40_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_impl/arity40_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity40_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity40_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_impl/arity40_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity40_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity50_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_impl/arity50_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity50_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity50_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_impl/arity50_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/arity50_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/master.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/components_impl/master.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/components_impl/master.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/encoding/aliases_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/encoding/aliases_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/encoding/aliases_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/encoding/aliases_undef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/encoding/aliases_undef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/encoding/aliases_undef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/encoding/def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/encoding/def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/encoding/def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/encoding/undef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/encoding/undef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/encoding/undef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_cc_loop/master.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/pp_cc_loop/master.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_cc_loop/master.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_cc_loop/preprocessed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/pp_cc_loop/preprocessed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_cc_loop/preprocessed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_retag_default_cc/master.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/pp_retag_default_cc/master.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_retag_default_cc/master.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_tags/cc_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/pp_tags/cc_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_tags/cc_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_retag_default_cc/preprocessed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/pp_retag_default_cc/preprocessed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_retag_default_cc/preprocessed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_tags/master.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/pp_tags/master.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_tags/master.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_tags/preprocessed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/pp_tags/preprocessed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_tags/preprocessed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_variate_loop/master.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/pp_variate_loop/master.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_variate_loop/master.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_variate_loop/preprocessed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/pp_variate_loop/preprocessed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/pp_variate_loop/preprocessed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity10_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize_impl/arity10_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity10_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity10_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize_impl/arity10_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity10_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity20_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize_impl/arity20_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity20_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity20_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize_impl/arity20_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity20_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity30_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize_impl/arity30_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity30_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity30_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize_impl/arity30_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity30_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity40_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize_impl/arity40_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity40_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity40_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize_impl/arity40_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity40_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity50_0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize_impl/arity50_0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity50_0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity50_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize_impl/arity50_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/arity50_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/master.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/function_types/detail/synthesize_impl/master.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/function_types/detail/synthesize_impl/master.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/detail/container_fwd_0x.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/hash/detail/container_fwd_0x.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/detail/container_fwd_0x.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/detail/float_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/hash/detail/float_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/detail/float_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/detail/hash_float.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/hash/detail/hash_float.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/detail/hash_float.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/detail/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/hash/detail/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/hash/detail/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function/detail/base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/overloaded_function/detail/base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function/detail/base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function/detail/function_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/functional/overloaded_function/detail/function_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/functional/overloaded_function/detail/function_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/adapt_adt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/adt/adapt_adt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/adapt_adt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/adapt_adt_named.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/adt/adapt_adt_named.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/adapt_adt_named.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/adapt_assoc_adt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/adt/adapt_assoc_adt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/adapt_assoc_adt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/category_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array/category_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/category_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/is_view_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array/is_view_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/is_view_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/is_sequence_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array/is_sequence_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/is_sequence_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/tag_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array/tag_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/tag_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/array/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/array/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/array_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_array/array_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/array_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/tag_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_array/tag_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/tag_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/tag_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_tuple/tag_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/tag_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/mpl_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl/mpl_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/mpl_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/tag_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_tuple/tag_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/tag_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/adapt_assoc_struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/adapt_assoc_struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/adapt_assoc_struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/adapt_assoc_struct_named.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/adapt_assoc_struct_named.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/adapt_assoc_struct_named.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/adapt_struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/adapt_struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/adapt_struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/adapt_struct_named.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/adapt_struct_named.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/adapt_struct_named.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/define_assoc_struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/define_assoc_struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/define_assoc_struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/define_struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/define_struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/define_struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/define_struct_inline.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/define_struct_inline.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/define_struct_inline.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/auxiliary/copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/auxiliary/copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/auxiliary/copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/accumulate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/accumulate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/accumulate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/accumulate_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/accumulate_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/accumulate_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/fold_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/fold_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/fold_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/for_each_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/for_each_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/for_each_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/iter_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/iter_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/iter_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/iter_fold_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/iter_fold_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/iter_fold_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/reverse_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/reverse_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/reverse_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/reverse_fold_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/reverse_fold_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/reverse_fold_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/reverse_iter_fold_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/reverse_iter_fold_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/reverse_iter_fold_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/all.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/count_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/count_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/count_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/find.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/find.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/find.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/find_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/find_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/find_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/find_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/find_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/find_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/find_if_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/find_if_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/find_if_fwd.hpp" ...on 6400th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/none.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/none.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/none.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/clear.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/clear.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/clear.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/erase.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/erase.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/erase.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/erase_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/erase_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/erase_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/filter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/filter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/filter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/filter_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/filter_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/filter_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/insert_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/insert_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/insert_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/insert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/insert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/insert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/join.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/join.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/join.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/pop_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/pop_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/pop_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/pop_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/pop_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/pop_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/remove_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/remove_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/remove_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/remove.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/remove.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/remove.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/push_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/push_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/push_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/replace_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/replace_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/replace_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/replace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/replace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/replace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/zip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/zip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/zip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/back_extended_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/back_extended_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/back_extended_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/deque_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/deque_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/deque_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/deque_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/deque_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/deque_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/cons_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/cons_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/cons_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/deque_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/deque_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/deque_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/front_extended_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/front_extended_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/front_extended_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/ignore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/ignore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/ignore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/list_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/list_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/list_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_cons.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/make_cons.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_cons.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/make_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/make_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/make_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/make_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/make_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/make_vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/map_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/map_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/map_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/pair_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/pair_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/pair_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/vector_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/vector_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/vector_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/cons.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/cons.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/cons.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/cons_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/cons_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/cons_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/cons_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/cons_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/cons_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/list_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/list_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/list_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/map_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/map_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/map_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/set_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/set_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/set_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector10_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector10_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector10_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector20_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector20_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector20_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector30_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector30_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector30_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector40_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector40_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector40_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector50_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector50_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector50_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/vector_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/vector_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/fused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/adapter/fused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/fused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/fused_function_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/adapter/fused_function_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/fused_function_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/fused_procedure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/adapter/fused_procedure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/fused_procedure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/adapter/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/unfused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/adapter/unfused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/unfused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/unfused_typed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/adapter/unfused_typed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/unfused_typed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/make_fused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/generation/make_fused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/make_fused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/make_fused_function_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/generation/make_fused_function_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/make_fused_function_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/make_fused_procedure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/generation/make_fused_procedure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/make_fused_procedure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/make_unfused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/generation/make_unfused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/make_unfused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/invoke_function_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/invocation/invoke_function_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/invoke_function_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/invoke.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/invocation/invoke.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/invoke.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/invoke_procedure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/invocation/invoke_procedure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/invoke_procedure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/invocation/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/adapt_deref_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/detail/adapt_deref_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/adapt_deref_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/adapt_value_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/detail/adapt_value_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/adapt_value_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/advance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/detail/advance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/advance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/distance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/detail/distance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/distance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/segment_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/detail/segment_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/segment_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/segmented_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/detail/segmented_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/segmented_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/segmented_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/detail/segmented_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/segmented_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/mpl/convert_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/mpl/convert_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/mpl/convert_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/mpl/fusion_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/mpl/fusion_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/mpl/fusion_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/segmented_next_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/iterator/detail/segmented_next_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/iterator/detail/segmented_next_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/detail/clear.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/mpl/detail/clear.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/mpl/detail/clear.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/enable_comparison.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/enable_comparison.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/enable_comparison.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/less.hpp" ...on 6500th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/at_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/at_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/at_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/at_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/at_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/at_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/has_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/has_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/has_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/segments.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/segments.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/segments.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/swap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/swap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/swap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/value_at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/value_at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/value_at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/value_at_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/value_at_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/value_at_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/in.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/io/in.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/in.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/out.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/io/out.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/out.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/access.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/detail/access.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/access.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/as_fusion_element.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/detail/as_fusion_element.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/as_fusion_element.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/category_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/detail/category_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/category_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/is_mpl_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/detail/is_mpl_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/is_mpl_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/is_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/detail/is_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/is_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/mpl_iterator_category.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/detail/mpl_iterator_category.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/mpl_iterator_category.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/pp_round.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/detail/pp_round.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/pp_round.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/segmented_fold_until_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/detail/segmented_fold_until_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/segmented_fold_until_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/unknown_key.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/support/detail/unknown_key.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/support/detail/unknown_key.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/tuple_expand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/tuple_expand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/tuple_expand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/iterator_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/iterator_range/iterator_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/iterator_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/filter_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/filter_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/filter_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/detail/strictest_traversal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/detail/strictest_traversal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/detail/strictest_traversal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/filter_view_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/filter_view_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/filter_view_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/joint_view_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view/joint_view_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/joint_view_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/joint_view_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view/joint_view_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/joint_view_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/joint_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view/joint_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/joint_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/nview.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/nview.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/nview.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/nview_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/nview_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/nview_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/repetitive_view_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/repetitive_view/repetitive_view_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/repetitive_view_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/repetitive_view_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/repetitive_view/repetitive_view_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/repetitive_view_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/repetitive_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/repetitive_view/repetitive_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/repetitive_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/reverse_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/reverse_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/reverse_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/single_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/single_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/single_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/single_view_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/single_view_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/single_view_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/transform_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/transform_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/transform_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/reverse_view_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/reverse_view_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/reverse_view_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/transform_view_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/transform_view_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/transform_view_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/transform_view_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/transform_view_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/transform_view_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/zip_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/zip_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/zip_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/assign_box_corners.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/assign_box_corners.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/assign_box_corners.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/zip_view_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/zip_view_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/zip_view_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/as_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/as_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/as_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/zip_view_iterator_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/zip_view_iterator_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/zip_view_iterator_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/assign_values.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/assign_values.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/assign_values.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/assign_indexed_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/assign_indexed_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/assign_indexed_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/calculate_null.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/calculate_null.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/calculate_null.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/calculate_sum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/calculate_sum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/calculate_sum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/convert_indexed_to_indexed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/convert_indexed_to_indexed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/convert_indexed_to_indexed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/for_each_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/for_each_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/for_each_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/convert_point_to_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/convert_point_to_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/convert_point_to_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/disjoint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/disjoint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/disjoint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/get_left_turns.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/get_left_turns.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/get_left_turns.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/has_self_intersections.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/has_self_intersections.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/has_self_intersections.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/not.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/not.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/not.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/occupation_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/occupation_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/occupation_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/partition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/partition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/partition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/point_on_border.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/point_on_border.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/point_on_border.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/ring_identifier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/ring_identifier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/ring_identifier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/throw_on_empty_input.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/throw_on_empty_input.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/throw_on_empty_input.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_fusion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_fusion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_fusion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/c_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/c_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/c_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_polygon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/box_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/concepts/box_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/box_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/std_pair_as_segment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/std_pair_as_segment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/std_pair_as_segment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/check.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/concepts/check.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/check.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/linestring_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/concepts/linestring_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/linestring_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/point_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/concepts/point_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/point_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/polygon_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/concepts/polygon_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/polygon_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/ring_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/concepts/ring_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/ring_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/segment_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/concepts/segment_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/concepts/segment_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register/box.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/register/box.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register/box.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register/linestring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/register/linestring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register/linestring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register/point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/register/point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register/point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register/ring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/register/ring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register/ring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register/segment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/register/segment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/register/segment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/dsv/write.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/io/dsv/write.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/dsv/write.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/wkt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/io/wkt/wkt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/wkt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/write.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/io/wkt/write.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/write.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/read.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/io/wkt/read.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/read.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/io/wkt/stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/area.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/area.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/area.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/centroid.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/centroid.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/centroid.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/append.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/append.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/append.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/clear.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/clear.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/clear.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/convert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/convert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/convert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/correct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/correct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/correct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/covered_by.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/covered_by.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/covered_by.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/distance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/distance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/distance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/envelope.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/envelope.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/envelope.hpp" ...on 6600th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/equals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/equals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/equals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/intersection.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/intersection.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/intersection.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/length.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/length.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/length.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/num_geometries.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/num_geometries.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/num_geometries.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/num_interior_rings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/num_interior_rings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/num_interior_rings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/num_points.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/num_points.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/num_points.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/perimeter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/perimeter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/perimeter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/simplify.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/simplify.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/simplify.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/unique.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/unique.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/unique.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/within.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/within.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/within.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/closure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/core/closure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/closure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/geometry_id.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/core/geometry_id.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/geometry_id.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/interior_rings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/core/interior_rings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/interior_rings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/is_areal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/core/is_areal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/is_areal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/point_order.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/core/point_order.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/point_order.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/point_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/core/point_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/point_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/ring_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/core/ring_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/ring_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/tags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/core/tags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/tags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/topological_dimension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/core/topological_dimension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/core/topological_dimension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/multi_geometries.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/geometries/multi_geometries.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/multi_geometries.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/multi_linestring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/geometries/multi_linestring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/multi_linestring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/multi_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/geometries/multi_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/multi_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/multi_polygon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/geometries/multi_polygon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/multi_polygon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/relate/de9im.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/policies/relate/de9im.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/relate/de9im.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/relate/direction.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/policies/relate/direction.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/relate/direction.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/relate/intersection_points.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/policies/relate/intersection_points.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/relate/intersection_points.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/relate/tupled.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/policies/relate/tupled.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/policies/relate/tupled.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic/hull_graham_andrew.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/agnostic/hull_graham_andrew.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic/hull_graham_andrew.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic/point_in_box_by_side.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/agnostic/point_in_box_by_side.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic/point_in_box_by_side.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic/point_in_poly_winding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/agnostic/point_in_poly_winding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic/point_in_poly_winding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/area_surveyor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/cartesian/area_surveyor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/area_surveyor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/box_in_box.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/cartesian/box_in_box.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/box_in_box.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/cart_intersect.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/cartesian/cart_intersect.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/cart_intersect.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/distance_projected_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/cartesian/distance_projected_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/distance_projected_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/distance_pythagoras.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/cartesian/distance_pythagoras.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/distance_pythagoras.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/point_in_box.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/cartesian/point_in_box.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/point_in_box.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/point_in_poly_crossings_multiply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/cartesian/point_in_poly_crossings_multiply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/point_in_poly_crossings_multiply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/side_by_triangle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/cartesian/side_by_triangle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/cartesian/side_by_triangle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/area_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/concepts/area_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/area_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/centroid_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/concepts/centroid_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/centroid_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/convex_hull_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/concepts/convex_hull_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/convex_hull_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/distance_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/concepts/distance_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/distance_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/segment_intersect_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/concepts/segment_intersect_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/segment_intersect_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/simplify_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/concepts/simplify_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/simplify_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/within_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/concepts/within_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/concepts/within_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/area_huiller.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/spherical/area_huiller.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/area_huiller.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/compare_circular.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/spherical/compare_circular.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/compare_circular.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/distance_cross_track.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/spherical/distance_cross_track.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/distance_cross_track.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/distance_haversine.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/spherical/distance_haversine.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/distance_haversine.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/side_by_cross_track.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/spherical/side_by_cross_track.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/side_by_cross_track.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/ssf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/spherical/ssf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/spherical/ssf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/transform/inverse_transformer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/transform/inverse_transformer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/transform/inverse_transformer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/transform/map_transformer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/transform/map_transformer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/transform/map_transformer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/transform/matrix_transformers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/strategies/transform/matrix_transformers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/strategies/transform/matrix_transformers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/detail/points_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/views/detail/points_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/detail/points_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/dynamic_image/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/detail/range_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/views/detail/range_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/views/detail/range_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/any_image.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/dynamic_image/any_image.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/any_image.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/any_image_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/dynamic_image/any_image_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/any_image_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/apply_operation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/dynamic_image/apply_operation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/apply_operation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/apply_operation_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/dynamic_image/apply_operation_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/apply_operation_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/image_view_factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/dynamic_image/image_view_factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/image_view_factory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/dynamic_at_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/dynamic_image/dynamic_at_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/dynamic_at_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/dynamic_image_all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/dynamic_image/dynamic_image_all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/dynamic_image_all.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/dynamic_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/io/dynamic_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/dynamic_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/reduce.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/dynamic_image/reduce.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/reduce.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/variant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/dynamic_image/variant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/dynamic_image/variant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/io_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/io/io_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/io_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/jpeg_dynamic_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/io/jpeg_dynamic_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/jpeg_dynamic_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/jpeg_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/io/jpeg_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/jpeg_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/jpeg_io_private.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/io/jpeg_io_private.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/jpeg_io_private.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/png_dynamic_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/io/png_dynamic_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/png_dynamic_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/png_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/io/png_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/png_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/png_io_private.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/io/png_io_private.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/png_io_private.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/tiff_dynamic_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/io/tiff_dynamic_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/tiff_dynamic_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/tiff_io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/gil/extension/io/tiff_io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/gil/extension/io/tiff_io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjlist/handlers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/adjlist/handlers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjlist/handlers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjlist/redistribute.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/adjlist/redistribute.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjlist/redistribute.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjlist/initialize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/adjlist/initialize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjlist/initialize.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjlist/serialization.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/adjlist/serialization.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/adjlist/serialization.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/dijkstra_shortest_paths.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/detail/dijkstra_shortest_paths.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/dijkstra_shortest_paths.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/filtered_queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/detail/filtered_queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/filtered_queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/mpi_process_group.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/detail/mpi_process_group.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/mpi_process_group.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/queue.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/detail/queue.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/queue.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/remote_update_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/detail/remote_update_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/remote_update_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/tag_allocator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/distributed/detail/tag_allocator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/distributed/detail/tag_allocator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/detail/inplace_all_to_all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/parallel/detail/inplace_all_to_all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/detail/inplace_all_to_all.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/detail/property_holders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/parallel/detail/property_holders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/detail/property_holders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/detail/untracked_pair.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/graph/parallel/detail/untracked_pair.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/graph/parallel/detail/untracked_pair.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/detail/adaptive_node_pool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/allocators/detail/adaptive_node_pool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/detail/adaptive_node_pool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/detail/node_pool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/allocators/detail/node_pool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/detail/node_pool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/detail/node_tools.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/allocators/detail/node_tools.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/detail/node_tools.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/detail/allocator_common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/allocators/detail/allocator_common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/allocators/detail/allocator_common.hpp" ...on 6700th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/detail/multi_simple_seq_fit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/detail/multi_simple_seq_fit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/detail/mem_algo_common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/mem_algo/detail/mem_algo_common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/detail/mem_algo_common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/detail/multi_simple_seq_fit_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/mem_algo/detail/multi_simple_seq_fit_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail/bad_weak_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/detail/bad_weak_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail/bad_weak_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail/shared_count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/detail/shared_count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail/shared_count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/detail/condition_algorithm_8a.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/detail/condition_algorithm_8a.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/detail/condition_algorithm_8a.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/detail/condition_any_algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/detail/condition_any_algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/detail/condition_any_algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/detail/locks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/detail/locks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/detail/locks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/condition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/posix/condition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/condition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/posix/mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/named_semaphore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/posix/named_semaphore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/named_semaphore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/named_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/posix/named_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/named_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/pthread_helpers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/posix/pthread_helpers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/pthread_helpers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/ptime_to_timespec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/posix/ptime_to_timespec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/ptime_to_timespec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/recursive_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/posix/recursive_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/recursive_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/semaphore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/posix/semaphore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/semaphore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/semaphore_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/posix/semaphore_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/posix/semaphore_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_condition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/shm/named_condition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_condition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_condition_any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/shm/named_condition_any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_condition_any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_creation_functor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/shm/named_creation_functor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_creation_functor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/shm/named_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_recursive_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/shm/named_recursive_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_recursive_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_semaphore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/shm/named_semaphore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_semaphore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_upgradable_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/shm/named_upgradable_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/shm/named_upgradable_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin/condition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/spin/condition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin/condition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin/interprocess_barrier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/spin/interprocess_barrier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin/interprocess_barrier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin/mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/spin/mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin/mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin/recursive_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/spin/recursive_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin/recursive_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin/semaphore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/spin/semaphore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/spin/semaphore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/condition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/condition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/condition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_condition.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/named_condition.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_condition.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/named_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_condition_any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/named_condition_any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_condition_any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_recursive_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/named_recursive_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_recursive_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_semaphore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/named_semaphore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_semaphore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_sync.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/named_sync.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/named_sync.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/recursive_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/recursive_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/recursive_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/semaphore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/semaphore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/semaphore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/sync_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/sync_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/sync_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/xsi/advanced_xsi_semaphore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/xsi/advanced_xsi_semaphore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/xsi/advanced_xsi_semaphore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/xsi/xsi_named_mutex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/interprocess/sync/xsi/xsi_named_mutex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/interprocess/sync/xsi/xsi_named_mutex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/device_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/adapter/device_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/device_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/concept_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/adapter/concept_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/concept_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/mode_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/adapter/mode_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/mode_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/direct_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/adapter/direct_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/direct_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/filter_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/adapter/filter_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/filter_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/output_iterator_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/adapter/output_iterator_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/output_iterator_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/non_blocking_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/adapter/non_blocking_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/non_blocking_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/range_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/adapter/range_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/adapter/range_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/broken_overload_resolution/forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/broken_overload_resolution/forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/broken_overload_resolution/forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/broken_overload_resolution/stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/broken_overload_resolution/stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/broken_overload_resolution/stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/auto_link.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/auto_link.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/auto_link.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/bzip2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/bzip2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/bzip2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/codecvt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/codecvt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/codecvt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/disable_warnings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/disable_warnings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/disable_warnings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/dyn_link.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/dyn_link.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/dyn_link.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/fpos.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/fpos.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/fpos.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/gcc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/gcc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/gcc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/enable_warnings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/enable_warnings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/enable_warnings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/overload_resolution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/overload_resolution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/overload_resolution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/rtl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/rtl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/rtl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/unreachable_return.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/unreachable_return.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/unreachable_return.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/wide_streams.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/wide_streams.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/wide_streams.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/windows_posix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/windows_posix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/windows_posix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/zlib.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/config/zlib.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/config/zlib.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf/direct_streambuf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/streambuf/direct_streambuf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf/direct_streambuf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf/chainbuf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/streambuf/chainbuf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf/chainbuf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/streambuf/indirect_streambuf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf/linked_streambuf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/streambuf/linked_streambuf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/streambuf/linked_streambuf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/vc6/close.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/vc6/close.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/vc6/close.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/vc6/read.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/vc6/read.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/vc6/read.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/vc6/write.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/iostreams/detail/vc6/write.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/iostreams/detail/vc6/write.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/decl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/macro/decl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/decl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/name.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/macro/name.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/name.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/macro/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/line_counter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/line_counter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/line_counter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/void_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/void_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/void_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/detail/big_digamma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/bindings/detail/big_digamma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/detail/big_digamma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/detail/big_lanczos.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/bindings/detail/big_lanczos.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/bindings/detail/big_lanczos.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/common_error_handling.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/detail/common_error_handling.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/common_error_handling.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/generic_mode.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/detail/generic_mode.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/generic_mode.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/derived_accessors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/detail/derived_accessors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/derived_accessors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/hypergeometric_pdf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/detail/hypergeometric_pdf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/hypergeometric_pdf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/hypergeometric_cdf.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/detail/hypergeometric_cdf.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/hypergeometric_cdf.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/hypergeometric_quantile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/detail/hypergeometric_quantile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/hypergeometric_quantile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/inv_discrete_quantile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/detail/inv_discrete_quantile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/inv_discrete_quantile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/generic_quantile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/distributions/detail/generic_quantile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/distributions/detail/generic_quantile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_i0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_i0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_i0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_ik.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_ik.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_ik.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_j0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_j0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_j0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_i1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_i1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_i1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_j1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_j1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_j1.hpp" ...on 6800th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_jy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_jy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_jy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_jn.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_jn.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_jn.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_jy_asym.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_jy_asym.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_jy_asym.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_jy_series.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_jy_series.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_jy_series.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_kn.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_kn.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_kn.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_k1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_k1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_k1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_y0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_y0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_y0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_k0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_k0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_k0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_y1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_y1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_y1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_yn.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/bessel_yn.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/bessel_yn.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/erf_inv.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/erf_inv.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/erf_inv.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/fp_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/fp_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/fp_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/ibeta_inv_ab.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/ibeta_inv_ab.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/ibeta_inv_ab.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/gamma_inva.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/gamma_inva.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/gamma_inva.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/ibeta_inverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/ibeta_inverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/ibeta_inverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/iconv.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/iconv.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/iconv.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/igamma_inverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/igamma_inverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/igamma_inverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/lanczos_sse2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/lanczos_sse2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/lanczos_sse2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/igamma_large.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/igamma_large.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/igamma_large.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/lgamma_small.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/lgamma_small.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/lgamma_small.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/round_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/round_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/round_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/t_distribution_inv.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/t_distribution_inv.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/t_distribution_inv.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/unchecked_factorial.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/special_functions/detail/unchecked_factorial.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/special_functions/detail/unchecked_factorial.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_12.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_12.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_12.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_11.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_11.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_11.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_13.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_13.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_13.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_14.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_14.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_14.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_15.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_15.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_15.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_16.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_16.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_16.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_17.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_17.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_17.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_18.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_18.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_18.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_19.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_19.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_19.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_7.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_7.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_7.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_6.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_6.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_6.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_8.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_8.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_8.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_9.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner1_9.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner1_9.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_11.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_11.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_11.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_12.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_12.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_12.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_13.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_13.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_13.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_14.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_14.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_14.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_15.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_15.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_15.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_16.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_16.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_16.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_17.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_17.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_17.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_18.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_18.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_18.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_19.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_19.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_19.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_6.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_6.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_6.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_7.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_7.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_7.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_8.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_8.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_8.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_9.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner2_9.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner2_9.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_11.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_11.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_11.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_13.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_13.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_13.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_12.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_12.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_12.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_14.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_14.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_14.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_15.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_15.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_15.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_16.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_16.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_16.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_17.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_17.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_17.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_18.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_18.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_18.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_19.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_19.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_19.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_6.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_6.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_6.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_7.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_7.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_7.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_8.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_8.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_8.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_9.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/polynomial_horner3_9.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/polynomial_horner3_9.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_11.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_11.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_11.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_12.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_12.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_12.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_13.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_13.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_13.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_14.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_14.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_14.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_15.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_15.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_15.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_16.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_16.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_16.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_18.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_18.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_18.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_17.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_17.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_17.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_19.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_19.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_19.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_6.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_6.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_6.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_7.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_7.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_7.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_8.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_8.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_8.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_5.hpp" ...on 6900th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_9.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner1_9.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner1_9.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_11.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_11.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_11.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_12.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_12.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_12.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_14.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_14.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_14.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_13.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_13.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_13.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_15.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_15.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_15.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_16.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_16.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_16.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_17.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_17.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_17.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_18.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_18.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_18.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_19.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_19.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_19.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_6.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_6.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_6.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_7.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_7.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_7.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_8.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_8.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_8.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_9.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner2_9.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner2_9.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_11.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_11.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_11.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_12.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_12.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_12.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_13.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_13.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_13.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_14.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_14.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_14.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_16.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_16.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_16.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_15.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_15.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_15.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_17.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_17.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_17.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_18.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_18.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_18.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_19.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_19.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_19.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_6.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_6.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_6.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_8.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_8.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_8.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_7.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_7.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_7.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_9.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/math/tools/detail/rational_horner3_9.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/math/tools/detail/rational_horner3_9.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/arrays.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/arrays.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/arrays.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/adl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/adl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/adl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/bcc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/bcc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/bcc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/compiler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/compiler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/compiler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/dependent_nttp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/dependent_nttp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/dependent_nttp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/dtp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/dtp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/dtp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/eti.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/eti.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/eti.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/forwarding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/forwarding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/forwarding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/gcc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/gcc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/gcc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/has_apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/has_apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/has_apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/has_xxx.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/has_xxx.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/has_xxx.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/integral.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/integral.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/integral.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/intel.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/intel.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/intel.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/msvc.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/msvc.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/msvc.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/msvc_typename.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/msvc_typename.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/msvc_typename.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/nttp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/nttp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/nttp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/overload_resolution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/overload_resolution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/overload_resolution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/pp_counter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/pp_counter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/pp_counter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/preprocessor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/preprocessor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/preprocessor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/static_constant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/static_constant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/static_constant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/ttp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/ttp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/ttp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/use_preprocessed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/use_preprocessed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/use_preprocessed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/workaround.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/config/workaround.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/config/workaround.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/def_params_tail.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/add.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/add.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/add.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/default_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/default_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/default_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/ext_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/ext_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/ext_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/filter_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/filter_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/filter_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/partial_spec_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/partial_spec_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/partial_spec_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/repeat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/repeat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/repeat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/sub.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/sub.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/sub.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/is_seq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/is_seq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/is_seq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/token_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessor/token_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessor/token_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/range_c/back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/range_c/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/range_c/front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/range_c/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/O1_size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/range_c/O1_size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/O1_size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/range_c/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/range_c/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/range_c/tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/test/assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/test/assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/test/assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/test/data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/test/data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/test/data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/test/test_case.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/test/test_case.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/test/test_case.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/begin_end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/begin_end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/begin_end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/clear.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/clear.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/clear.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/include_preprocessed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/include_preprocessed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/include_preprocessed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/item.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/item.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/item.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/iterator.hpp" ...on 7000th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/numbered.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/numbered.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/numbered.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/numbered_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/numbered_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/numbered_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/O1_size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/O1_size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/O1_size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/pop_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/pop_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/pop_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/push_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/push_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/push_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/begin_end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/begin_end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/begin_end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/clear_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/clear_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/clear_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/contains_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/contains_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/contains_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/empty_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/empty_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/empty_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/erase_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/erase_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/erase_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/erase_key_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/erase_key_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/erase_key_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/has_key_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/has_key_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/has_key_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/include_preprocessed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/include_preprocessed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/include_preprocessed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/insert_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/insert_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/insert_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/item.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/item.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/item.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/key_type_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/key_type_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/key_type_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/map0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/map0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/map0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/numbered.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/numbered.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/numbered.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/value_type_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/value_type_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/value_type_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_/count_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/multiset/aux_/count_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_/count_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_/insert_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/multiset/aux_/insert_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_/insert_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_/item.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/multiset/aux_/item.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_/item.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_/multiset0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/multiset/aux_/multiset0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_/multiset0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/multiset/aux_/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/multiset/aux_/tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/begin_end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/begin_end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/begin_end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/clear_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/clear_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/clear_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/empty_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/empty_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/empty_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/erase_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/erase_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/erase_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/erase_key_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/erase_key_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/erase_key_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/has_key_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/has_key_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/has_key_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/include_preprocessed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/include_preprocessed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/include_preprocessed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/insert_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/insert_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/insert_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/item.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/item.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/item.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/key_type_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/key_type_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/key_type_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/numbered.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/numbered.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/numbered.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/numbered_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/numbered_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/numbered_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/set0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/set0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/set0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/value_type_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/value_type_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/value_type_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/begin_end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/begin_end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/begin_end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/clear.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/clear.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/clear.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/include_preprocessed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/include_preprocessed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/include_preprocessed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/item.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/item.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/item.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/numbered.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/numbered.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/numbered.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/O1_size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/O1_size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/O1_size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/numbered_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/numbered_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/numbered_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/pop_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/pop_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/pop_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/pop_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/pop_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/pop_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/push_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/push_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/push_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/vector0.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/vector0.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/vector0.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/detail/common_states.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/detail/common_states.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/detail/common_states.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/detail/row2_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/detail/row2_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/detail/row2_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/euml.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/euml.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/euml.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/euml_typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/euml_typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/euml_typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/guard_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/guard_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/guard_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/iteration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/iteration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/iteration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/phoenix_placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/phoenix_placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/phoenix_placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/querying.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/querying.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/querying.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/state_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/state_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/state_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/stl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/stl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/stl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/stt_grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/stt_grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/stt_grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/transformation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/front/euml/transformation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/front/euml/transformation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/detail/adjacency_list_graph.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/mpl_graph/detail/adjacency_list_graph.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/detail/adjacency_list_graph.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/detail/incidence_list_graph.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/mpl_graph/detail/incidence_list_graph.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/detail/incidence_list_graph.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/detail/graph_implementation_interface.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/msm/mpl_graph/detail/graph_implementation_interface.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/msm/mpl_graph/detail/graph_implementation_interface.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/bounds.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/bounds.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/bounds.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/conversion_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/conversion_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/conversion_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/converter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/converter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/converter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/int_float_mixture.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/int_float_mixture.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/int_float_mixture.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/meta.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/meta.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/meta.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/is_subranged.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/is_subranged.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/is_subranged.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/numeric_cast_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/numeric_cast_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/numeric_cast_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/sign_mixture.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/sign_mixture.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/sign_mixture.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/old_numeric_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/old_numeric_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/old_numeric_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/udt_builtin_mixture.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/udt_builtin_mixture.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/udt_builtin_mixture.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/certain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/compare/certain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/certain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/explicit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/compare/explicit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/explicit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/lexicographic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/compare/lexicographic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/lexicographic.hpp" ...on 7100th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/possible.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/compare/possible.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/possible.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/compare/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/tribool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/compare/tribool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/compare/tribool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/alpha_rounding_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/alpha_rounding_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/alpha_rounding_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/bcc_rounding_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/bcc_rounding_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/bcc_rounding_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/bugs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/bugs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/bugs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/c99_rounding_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/c99_rounding_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/c99_rounding_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/c99sub_rounding_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/c99sub_rounding_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/c99sub_rounding_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/division.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/division.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/division.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/ia64_rounding_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/ia64_rounding_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/ia64_rounding_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/interval_prototype.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/interval_prototype.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/interval_prototype.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/msvc_rounding_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/msvc_rounding_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/msvc_rounding_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/test_input.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/test_input.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/test_input.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/ppc_rounding_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/ppc_rounding_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/ppc_rounding_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/x86_rounding_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/x86_rounding_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/x86_rounding_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/sparc_rounding_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/sparc_rounding_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/sparc_rounding_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/x86gcc_rounding_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/detail/x86gcc_rounding_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/detail/x86gcc_rounding_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/ext/integer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/ext/integer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/ext/integer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/ext/x86_fast_rounding_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/interval/ext/x86_fast_rounding_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/interval/ext/x86_fast_rounding_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/concepts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/detail/concepts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/concepts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/detail/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/documentation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/detail/documentation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/documentation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/definitions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/detail/definitions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/definitions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/duff.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/detail/duff.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/duff.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/detail/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/matrix_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/detail/matrix_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/matrix_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/raw.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/detail/raw.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/raw.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/returntype_deduction.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/detail/returntype_deduction.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/returntype_deduction.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/temporary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/detail/temporary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/temporary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/vector_assign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/detail/vector_assign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/detail/vector_assign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/experimental/sparse_view.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/experimental/sparse_view.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/experimental/sparse_view.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/operation/begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/c_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/operation/c_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/c_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/operation/end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/num_columns.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/operation/num_columns.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/num_columns.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/num_rows.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/operation/num_rows.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/num_rows.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/operation/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/operation/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/traits/c_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/traits/c_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/traits/c_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/traits/iterator_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/traits/iterator_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/traits/iterator_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/traits/const_iterator_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/ublas/traits/const_iterator_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/ublas/traits/const_iterator_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/preprocessor/flatten.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/preprocessor/flatten.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/preprocessor/flatten.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/preprocessor/for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/preprocessor/for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/preprocessor/for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/python/invoker_iterate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/python/invoker_iterate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/python/invoker_iterate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/python/invoker.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/parameter/aux_/python/invoker.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/parameter/aux_/python/invoker.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/function_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/function_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/function_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/member_function_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/member_function_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/member_function_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/member_variable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/member_variable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/member_variable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function_object_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function_object_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function_object_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function_object_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_function_object_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_function_object_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_member_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_member_function_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_member_function_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_member_function_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_member_function_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/preprocessed/bind_member_function_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/preprocessed/bind_member_function_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/actor_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/actor_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/actor_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/argument.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/argument.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/argument.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/actor_result_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/actor_result_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/actor_result_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/function_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/function_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/function_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/expression.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/expression.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/expression.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/phx2_result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/phx2_result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/phx2_result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/actor_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/actor_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/actor_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/actor_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/actor_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/actor_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_no_predefined_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument_no_predefined_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_no_predefined_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_no_predefined_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument_no_predefined_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_no_predefined_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_no_predefined_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument_no_predefined_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_no_predefined_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_no_predefined_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument_no_predefined_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_no_predefined_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_no_predefined_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument_no_predefined_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_no_predefined_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_predefined_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument_predefined_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_predefined_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_predefined_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument_predefined_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_predefined_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_predefined_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument_predefined_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_predefined_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_predefined_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument_predefined_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_predefined_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_predefined_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/argument_predefined_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/argument_predefined_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/expression.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/expression_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/expression_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/expression_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/expression_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/function_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/expression_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/expression_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/function_equal_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/function_equal_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/function_equal_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/function_equal_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal_30.hpp" ...on 7200th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/function_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/function_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/function_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/preprocessed/function_equal_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/preprocessed/function_equal_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/function_result_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/function_result_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/function_result_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/construct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/construct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/construct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/construct_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/construct_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/construct_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/new.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/new.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/new.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/new_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/new_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/new_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/define_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/detail/define_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/define_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/undef_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/detail/undef_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/undef_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/target.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/target.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/target.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/preprocessed/member.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/mem_fun_ptr_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/detail/mem_fun_ptr_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/mem_fun_ptr_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/mem_fun_ptr_eval_result_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/detail/mem_fun_ptr_eval_result_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/mem_fun_ptr_eval_result_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/preprocessed/member_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/preprocessed/member_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/preprocessed/member_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/preprocessed/member_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/dynamic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/dynamic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/dynamic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/preprocessed/member_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/preprocessed/member_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/local_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/local_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/local_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/local_variable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/local_variable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/local_variable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/make_locals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/make_locals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/make_locals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/preprocessed/lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/preprocessed/lambda_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/preprocessed/lambda_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/preprocessed/lambda_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/preprocessed/lambda_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/preprocessed/lambda_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/preprocessed/lambda_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/catch_push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/catch_push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/catch_push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/switch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/switch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/switch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/iteration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/iteration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/iteration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/try_catch_expression.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/try_catch_expression.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/try_catch_expression.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/try_catch_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/try_catch_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/try_catch_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/querying.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/querying.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/querying.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/transformation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/transformation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/transformation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/detail/iterate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/detail/iterate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/detail/iterate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/container/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/container/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/container/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/detail/iterate_define.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/detail/iterate_define.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/detail/iterate_define.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/detail/iterate_undef.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/detail/iterate_undef.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/detail/iterate_undef.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/preprocessed/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/preprocessed/vector_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/preprocessed/vector_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/preprocessed/vector_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/preprocessed/vector_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/preprocessed/vector_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessed/vector_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessor/round.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/support/preprocessor/round.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/support/preprocessor/round.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/detail/div_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/arithmetic/detail/div_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/arithmetic/detail/div_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/control/detail/while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/while.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/dmc/auto_rec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/detail/dmc/auto_rec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/detail/dmc/auto_rec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/local.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/local.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/local.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/self.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/self.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/self.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/start.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/start.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/start.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/rlocal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/rlocal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/rlocal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/finish.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/finish.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/finish.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/fold_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/detail/fold_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/fold_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/fold_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/detail/fold_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/fold_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/for.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/detail/for.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/for.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/detail/split.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/detail/split.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/detail/split.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/slot/detail/def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/detail/binary_transform.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/seq/detail/binary_transform.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/seq/detail/binary_transform.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/counter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/slot/detail/counter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/counter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/slot2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/slot/detail/slot2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/slot2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/shared.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/slot/detail/shared.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/shared.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/slot1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/slot/detail/slot1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/slot1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/slot3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/slot/detail/slot3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/slot3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/slot4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/slot/detail/slot4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/slot4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/slot5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/slot/detail/slot5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/slot/detail/slot5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/impl/distributed_property_map.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/property_map/parallel/impl/distributed_property_map.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/property_map/parallel/impl/distributed_property_map.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/callable_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/context/detail/callable_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/callable_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/default_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/context/detail/default_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/default_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/null_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/context/detail/null_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/null_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/and_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/and_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/and_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/deduce_domain_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/deduce_domain_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/deduce_domain_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/class_member_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/class_member_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/class_member_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/basic_expr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/basic_expr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/basic_expr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/deep_copy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/deep_copy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/deep_copy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/expr_variadic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/expr_variadic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/expr_variadic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/extends_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/extends_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/extends_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/extends_funop_const.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/extends_funop_const.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/extends_funop_const.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/expr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/expr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/expr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/lambda_matches.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/lambda_matches.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/lambda_matches.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/generate_by_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/generate_by_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/generate_by_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/make_expr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/make_expr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/make_expr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/make_expr_.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/make_expr_.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/make_expr_.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/make_expr_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/make_expr_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/make_expr_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/matches_.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/matches_.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/matches_.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/memfun_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/memfun_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/memfun_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/or_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/or_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/or_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/poly_function_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/poly_function_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/poly_function_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/poly_function_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/poly_function_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/poly_function_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/template_arity_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/template_arity_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/template_arity_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/unpack_expr_.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/unpack_expr_.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/unpack_expr_.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/vararg_matches_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/detail/preprocessed/vararg_matches_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/detail/preprocessed/vararg_matches_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/fusion/at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/pop_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/fusion/pop_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/pop_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/pop_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/fusion/pop_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/pop_front.hpp" ...on 7300th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/push_front.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/fusion/push_front.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/push_front.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/fusion/push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/fusion/reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/fusion/reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/range/begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/empty.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/range/empty.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/empty.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/rbegin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/range/rbegin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/rbegin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/range/end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/rend.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/range/rend.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/rend.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/range/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/range/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/std/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/std/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/std/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/std/utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/functional/std/utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/functional/std/utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/expand_pack.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/expand_pack.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/expand_pack.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/construct_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/construct_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/construct_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/construct_pod_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/construct_pod_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/construct_pod_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/default_function_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/default_function_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/default_function_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/pack_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/pack_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/pack_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/make.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/make.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/make.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/lazy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/lazy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/lazy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/make_gcc_workaround.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/make_gcc_workaround.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/make_gcc_workaround.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/pack.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/pack.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/pack.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/when.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/when.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/when.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/pass_through_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/pass_through_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/pass_through_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/container_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/suite/indexing/container_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/container_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/vector_indexing_suite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/suite/indexing/vector_indexing_suite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/vector_indexing_suite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/indexing_suite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/suite/indexing/indexing_suite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/indexing_suite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/map_indexing_suite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/suite/indexing/map_indexing_suite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/map_indexing_suite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/vc6/end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/vc6/end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/vc6/end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/vc6/size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/range/detail/vc6/size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/range/detail/vc6/size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/mpl/abs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/detail/mpl/abs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/mpl/abs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/mpl/gcd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/detail/mpl/gcd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/mpl/gcd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/mpl/lcm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/detail/mpl/lcm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/mpl/lcm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/mpl/sign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/ratio/detail/mpl/sign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/ratio/detail/mpl/sign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/error_handling.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/attribute.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/debug.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/meta.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/namespace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/namespace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/namespace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/symbols.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/version.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/auxiliary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/binary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/binary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/binary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/char.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/char.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/char.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/delimit_out.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/delimit_out.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/delimit_out.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/delimit_flag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/delimit_flag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/delimit_flag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/domain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/domain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/domain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/format.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/format.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/format.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/format_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/format_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/format_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/generate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/generate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/generate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/generate_attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/generate_attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/generate_attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/meta_compiler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/meta_compiler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/meta_compiler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/nonterminal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/numeric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/phoenix_attributes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/phoenix_attributes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/phoenix_attributes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/what.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/what.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/what.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/argument.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/argument.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/argument.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/argument_phoenix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/argument_phoenix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/argument_phoenix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/domain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/domain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/domain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer_lexertl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer_lexertl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer_lexertl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer_static_lexertl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer_static_lexertl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer_static_lexertl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/meta_compiler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/meta_compiler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/meta_compiler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/primitives.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/primitives.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/primitives.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/qi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/tokenize_and_parse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/tokenize_and_parse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/tokenize_and_parse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/tokenize_and_parse_attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/tokenize_and_parse_attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/tokenize_and_parse_attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/fusion.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/fusion.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/fusion.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/scope.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/version.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/auxiliary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/char.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/char.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/char.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/binary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/binary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/binary.hpp" ...on 7400th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/domain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/domain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/domain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/match.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/match.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/match.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/match_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/match_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/match_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/meta_compiler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/meta_compiler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/meta_compiler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/numeric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/parse_attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/parse_attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/parse_attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/parse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/parse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/parse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/skip_flag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/skip_flag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/skip_flag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/skip_over.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/skip_over.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/skip_over.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/string.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/what.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/what.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/what.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/action_dispatch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/action_dispatch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/action_dispatch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/adapt_adt_attributes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/adapt_adt_attributes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/adapt_adt_attributes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/argument.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/argument.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/argument.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/argument_expression.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/argument_expression.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/argument_expression.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/assert_msg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/assert_msg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/assert_msg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/attributes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/attributes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/attributes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/attributes_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/attributes_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/attributes_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/common_terminals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/common_terminals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/common_terminals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/handles_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/handles_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/handles_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/extended_variant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/extended_variant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/extended_variant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/lazy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/lazy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/lazy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/make_component.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/make_component.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/make_component.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/has_semantic_action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/has_semantic_action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/has_semantic_action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/meta_compiler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/meta_compiler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/meta_compiler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/modify.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/modify.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/modify.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/multi_pass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/multi_pass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/multi_pass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/multi_pass_wrapper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/multi_pass_wrapper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/multi_pass_wrapper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/numeric_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/numeric_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/numeric_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/sequence_base_id.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/sequence_base_id.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/sequence_base_id.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/string_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/string_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/string_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utf8.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/utf8.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utf8.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/terminal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/terminal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/terminal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/terminal_expression.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/terminal_expression.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/terminal_expression.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/unused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/unused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/unused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/utree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/karma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/karma.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/karma.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/karma.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/karma_confix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/karma_confix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/karma_confix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/karma_directive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/karma_directive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/karma_directive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/karma_nonterminal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/karma_nonterminal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/karma_nonterminal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/karma_subrule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/karma_subrule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/karma_subrule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_advance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_advance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_advance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_confix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_confix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_confix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_directive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_directive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_directive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_distinct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_distinct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_distinct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_flush_multi_pass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_flush_multi_pass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_flush_multi_pass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_iter_pos.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_iter_pos.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_iter_pos.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_keywords.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_keywords.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_keywords.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_kwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_kwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_kwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_nonterminal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_nonterminal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_nonterminal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_primitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_primitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_primitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_subrule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_subrule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_subrule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_seek.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/include/qi_seek.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/include/qi_seek.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring/basic_cstring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/basic_cstring/basic_cstring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring/basic_cstring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring/bcs_char_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/basic_cstring/bcs_char_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring/bcs_char_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring/compare.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/basic_cstring/compare.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring/compare.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/basic_cstring/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/basic_cstring/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/iterator/ifstream_line_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/iterator/ifstream_line_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/iterator/ifstream_line_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/iterator/input_iterator_facade.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/iterator/input_iterator_facade.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/iterator/input_iterator_facade.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/iterator/token_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/iterator/token_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/iterator/token_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/iterator/istream_line_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/iterator/istream_line_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/iterator/istream_line_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/argument.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/argument.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/argument.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/configuration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/configuration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/configuration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/interpret_argument_value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/interpret_argument_value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/interpret_argument_value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/parameter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/parameter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/parameter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/trace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/trace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/trace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/validation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/validation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/validation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/array.h cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/bcc32/array.h" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/array.h" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/random.h cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/bcc32/random.h" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/random.h" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/tuple.h cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/bcc32/tuple.h" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/tuple.h" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/regex.h cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/bcc32/regex.h" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/regex.h" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/type_tra.h cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/bcc32/type_tra.h" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/type_tra.h" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/unordere.h cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/bcc32/unordere.h" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bcc32/unordere.h" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/algorithm.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/algorithm.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/algorithm.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/array.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/array.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/array.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/cmath.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/cmath.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/cmath.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/bitset.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/bitset.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/bitset.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/bcc32.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/bcc32.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/bcc32.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/complex.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/complex.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/complex.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/deque.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/deque.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/deque.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/fstream.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/fstream.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/fstream.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/exception.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/exception.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/exception.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/iomanip.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/iomanip.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/iomanip.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/functional.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/functional.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/functional.SUNWCCh" ...on 7500th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/ios.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/ios.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/ios.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/iostream.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/iostream.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/iostream.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/istream.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/istream.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/istream.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/iterator.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/iterator.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/iterator.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/limits.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/limits.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/limits.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/list.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/list.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/list.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/locale.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/locale.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/locale.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/map.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/map.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/map.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/memory.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/memory.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/memory.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/new.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/new.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/new.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/numeric.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/numeric.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/numeric.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/ostream.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/ostream.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/ostream.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/queue.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/queue.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/queue.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/random.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/random.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/random.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/regex.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/regex.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/regex.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/set.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/set.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/set.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/sstream.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/sstream.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/sstream.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/stack.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/stack.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/stack.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/stdexcept.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/stdexcept.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/stdexcept.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/streambuf.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/streambuf.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/streambuf.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/string.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/string.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/string.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/strstream.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/strstream.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/strstream.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/sun.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/sun.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/sun.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/tuple.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/tuple.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/tuple.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/type_traits.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/type_traits.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/type_traits.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/typeinfo.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/typeinfo.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/typeinfo.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/unordered_map.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/unordered_map.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/unordered_map.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/unordered_set.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/unordered_set.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/unordered_set.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/utility.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/utility.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/utility.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/valarray.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/valarray.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/valarray.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/vector.SUNWCCh cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/tr1/tr1/sun/vector.SUNWCCh" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sun/vector.SUNWCCh" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/arcsecond.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/angle/arcsecond.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/arcsecond.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/arcminute.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/angle/arcminute.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/arcminute.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/radian.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/angle/radian.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/radian.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/degree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/angle/degree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/degree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/gradian.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/angle/gradian.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/gradian.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/steradian.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/angle/steradian.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/steradian.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/revolution.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/angle/revolution.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/angle/revolution.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/astronomical_unit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/astronomical/astronomical_unit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/astronomical_unit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/light_day.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/astronomical/light_day.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/light_day.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/light_hour.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/astronomical/light_hour.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/light_hour.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/light_minute.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/astronomical/light_minute.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/light_minute.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/light_second.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/astronomical/light_second.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/light_second.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/light_year.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/astronomical/light_year.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/light_year.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/parsec.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/astronomical/parsec.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/astronomical/parsec.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/cgs/biot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/cgs/biot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/cgs/biot.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/cgs/centimeter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/cgs/centimeter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/cgs/centimeter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/cgs/gram.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/cgs/gram.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/cgs/gram.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/conversions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/conversions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/conversions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/drachm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/drachm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/drachm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/fluid_ounce.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/fluid_ounce.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/fluid_ounce.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/foot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/foot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/foot.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/furlong.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/furlong.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/furlong.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/gallon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/gallon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/gallon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/gill.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/gill.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/gill.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/grain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/grain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/grain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/hundredweight.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/hundredweight.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/hundredweight.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/inch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/inch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/inch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/league.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/league.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/league.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/mile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/mile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/mile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/ounce.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/ounce.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/ounce.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/pint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/pint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/pint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/quart.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/quart.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/quart.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/pound.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/pound.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/pound.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/quarter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/quarter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/quarter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/thou.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/thou.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/thou.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/stone.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/stone.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/stone.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/ton.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/ton.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/ton.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/yard.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/imperial/yard.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/imperial/yard.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/angstrom.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/angstrom.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/angstrom.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/are.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/are.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/are.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/atmosphere.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/atmosphere.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/atmosphere.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/bar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/bar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/bar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/barn.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/barn.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/barn.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/day.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/day.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/day.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/fermi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/fermi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/fermi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/hour.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/hour.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/hour.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/hectare.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/hectare.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/hectare.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/knot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/knot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/knot.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/minute.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/minute.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/minute.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/liter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/liter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/liter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/micron.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/micron.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/micron.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/nautical_mile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/nautical_mile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/nautical_mile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/mmHg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/mmHg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/mmHg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/ton.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/ton.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/ton.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/torr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/torr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/torr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/year.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/metric/year.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/metric/year.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/ampere.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/si/ampere.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/ampere.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/candela.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/si/candela.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/candela.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/kelvin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/si/kelvin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/kelvin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/kilogram.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/si/kilogram.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/kilogram.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/meter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/si/meter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/meter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/mole.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/si/mole.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/mole.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/temperature/celsius.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/temperature/celsius.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/temperature/celsius.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/second.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/si/second.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/si/second.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/temperature/conversions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/temperature/conversions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/temperature/conversions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/cup.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/cup.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/cup.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/temperature/fahrenheit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/temperature/fahrenheit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/temperature/fahrenheit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/dram.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/dram.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/dram.hpp" ...on 7600th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/fluid_dram.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/fluid_dram.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/fluid_dram.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/fluid_ounce.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/fluid_ounce.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/fluid_ounce.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/foot.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/foot.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/foot.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/gallon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/gallon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/gallon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/gill.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/gill.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/gill.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/grain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/grain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/grain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/inch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/inch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/inch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/hundredweight.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/hundredweight.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/hundredweight.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/mil.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/mil.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/mil.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/mile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/mile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/mile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/ounce.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/ounce.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/ounce.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/minim.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/minim.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/minim.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/pound.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/pound.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/pound.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/pint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/pint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/pint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/pound_force.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/pound_force.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/pound_force.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/quart.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/quart.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/quart.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/tablespoon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/tablespoon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/tablespoon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/teaspoon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/teaspoon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/teaspoon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/ton.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/ton.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/ton.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/yard.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/base_units/us/yard.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/base_units/us/yard.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/angle/degrees.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/angle/degrees.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/angle/degrees.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/angle/gradians.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/angle/gradians.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/angle/gradians.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/angle/revolutions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/angle/revolutions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/angle/revolutions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/acceleration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/acceleration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/acceleration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/area.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/area.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/area.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/current.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/current.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/current.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/dimensionless.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/dimensionless.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/dimensionless.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/energy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/energy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/energy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/dynamic_viscosity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/dynamic_viscosity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/dynamic_viscosity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/force.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/force.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/force.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/frequency.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/frequency.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/frequency.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/kinematic_viscosity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/kinematic_viscosity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/kinematic_viscosity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/length.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/length.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/length.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/mass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/mass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/mass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/mass_density.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/mass_density.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/mass_density.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/power.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/power.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/power.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/momentum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/momentum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/momentum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/pressure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/pressure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/pressure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/velocity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/velocity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/velocity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/volume.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/volume.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/volume.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/wavenumber.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/cgs/wavenumber.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/cgs/wavenumber.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/detail/constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/detail/constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/detail/constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/absorbed_dose.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/absorbed_dose.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/absorbed_dose.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/acceleration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/acceleration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/acceleration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/activity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/activity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/activity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/amount.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/amount.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/amount.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/angular_acceleration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/angular_acceleration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/angular_acceleration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/angular_momentum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/angular_momentum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/angular_momentum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/angular_velocity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/angular_velocity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/angular_velocity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/area.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/area.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/area.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/capacitance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/capacitance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/capacitance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/catalytic_activity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/catalytic_activity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/catalytic_activity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/conductance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/conductance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/conductance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/conductivity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/conductivity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/conductivity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/dose_equivalent.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/dose_equivalent.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/dose_equivalent.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/current.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/current.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/current.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/dimensionless.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/dimensionless.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/dimensionless.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/dynamic_viscosity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/dynamic_viscosity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/dynamic_viscosity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/electric_charge.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/electric_charge.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/electric_charge.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/electric_potential.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/electric_potential.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/electric_potential.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/energy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/energy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/energy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/frequency.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/frequency.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/frequency.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/force.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/force.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/force.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/illuminance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/illuminance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/illuminance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/impedance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/impedance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/impedance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/inductance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/inductance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/inductance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/kinematic_viscosity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/kinematic_viscosity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/kinematic_viscosity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/length.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/length.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/length.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/luminous_flux.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/luminous_flux.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/luminous_flux.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/luminous_intensity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/luminous_intensity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/luminous_intensity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/magnetic_flux.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/magnetic_flux.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/magnetic_flux.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/magnetic_field_intensity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/magnetic_field_intensity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/magnetic_field_intensity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/magnetic_flux_density.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/magnetic_flux_density.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/magnetic_flux_density.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/mass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/mass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/mass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/mass_density.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/mass_density.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/mass_density.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/momentum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/momentum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/momentum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/moment_of_inertia.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/moment_of_inertia.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/moment_of_inertia.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/permeability.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/permeability.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/permeability.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/permittivity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/permittivity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/permittivity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/plane_angle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/plane_angle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/plane_angle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/power.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/power.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/power.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/prefixes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/prefixes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/prefixes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/pressure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/pressure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/pressure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/reluctance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/reluctance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/reluctance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/resistance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/resistance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/resistance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/resistivity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/resistivity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/resistivity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/solid_angle.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/solid_angle.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/solid_angle.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/surface_density.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/surface_density.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/surface_density.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/surface_tension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/surface_tension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/surface_tension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/temperature.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/temperature.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/temperature.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/time.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/time.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/time.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/velocity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/velocity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/velocity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/torque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/torque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/torque.hpp" ...on 7700th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/volume.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/volume.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/volume.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/wavenumber.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/wavenumber.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/wavenumber.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/temperature/celsius.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/temperature/celsius.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/temperature/celsius.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/temperature/fahrenheit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/temperature/fahrenheit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/temperature/fahrenheit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/re2clex/cpp_re.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/re2clex/cpp_re.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/re2clex/cpp_re.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/re2clex/aq.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/re2clex/aq.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/re2clex/aq.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/re2clex/scanner.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/wave/cpplexer/re2clex/scanner.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/wave/cpplexer/re2clex/scanner.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/access.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/access.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/access.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/finder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/finder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/finder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/flow_control.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/flow_control.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/flow_control.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/adaptor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/adaptor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/adaptor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/icase.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/icase.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/icase.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/linker.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/linker.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/linker.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matchers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matchers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matchers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/optimize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/optimize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/optimize.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/peeker.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/peeker.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/peeker.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/quant_style.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/quant_style.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/quant_style.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/regex_domain.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/regex_domain.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/regex_domain.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/regex_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/regex_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/regex_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/results_cache.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/results_cache.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/results_cache.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/sub_match_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/sub_match_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/sub_match_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/sub_match_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/sub_match_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/sub_match_vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/dynamic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/dynamic/dynamic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/dynamic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/matchable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/dynamic/matchable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/matchable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/parse_charset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/dynamic/parse_charset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/parse_charset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/dynamic/parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/parser_enum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/dynamic/parser_enum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/parser_enum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/parser_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/dynamic/parser_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/parser_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/dynamic/sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/dynamic/sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/compile.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/compile.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/compile.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/is_pure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/is_pure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/is_pure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/modifier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/modifier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/modifier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/static.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/static.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/static.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transmogrify.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/transmogrify.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transmogrify.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/type_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/type_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/type_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/visitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/visitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/visitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/width_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/width_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/width_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/boyer_moore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/boyer_moore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/boyer_moore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/cons.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/cons.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/cons.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/counted_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/counted_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/counted_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/dont_care.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/dont_care.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/dont_care.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/hash_peek_bitset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/hash_peek_bitset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/hash_peek_bitset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/ignore_unused.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/ignore_unused.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/ignore_unused.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/literals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/literals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/literals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/never_true.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/never_true.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/never_true.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/save_restore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/save_restore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/save_restore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/sequence_stack.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/sequence_stack.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/sequence_stack.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/symbols.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/symbols.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/symbols.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/tracking_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/tracking_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/tracking_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/traits_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/traits_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/traits_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/width.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/width.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/width.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits/detail/c_ctype.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/traits/detail/c_ctype.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/traits/detail/c_ctype.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/detail/impl/endpoint.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ip/detail/impl/endpoint.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ip/detail/impl/endpoint.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/detail/impl/endpoint.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/local/detail/impl/endpoint.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/local/detail/impl/endpoint.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/impl/engine.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/impl/engine.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/impl/engine.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/impl/openssl_init.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/detail/impl/openssl_init.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/detail/impl/openssl_init.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/detail/openssl_context_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/old/detail/openssl_context_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/detail/openssl_context_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/detail/openssl_operation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/old/detail/openssl_operation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/detail/openssl_operation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/mac/chrono.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/mac/chrono.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/mac/chrono.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/mac/thread_clock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/mac/thread_clock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/mac/thread_clock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/posix/chrono.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/posix/chrono.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/posix/chrono.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/detail/openssl_stream_service.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/asio/ssl/old/detail/openssl_stream_service.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/asio/ssl/old/detail/openssl_stream_service.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/posix/thread_clock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/posix/thread_clock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/posix/thread_clock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/win/chrono.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/win/chrono.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/win/chrono.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/win/thread_clock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/detail/inlined/win/thread_clock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/detail/inlined/win/thread_clock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/typeof/boost/chrono/chrono.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/chrono/typeof/boost/chrono/chrono.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/chrono/typeof/boost/chrono/chrono.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/detail/adapt_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/adt/detail/adapt_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/detail/adapt_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/detail/extension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/adt/detail/extension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/adt/detail/extension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/category_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_array/detail/category_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/category_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_array/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_array/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_array/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/is_sequence_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_array/detail/is_sequence_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/is_sequence_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/is_view_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_array/detail/is_view_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/is_view_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_array/detail/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_array/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_array/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/category_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_tuple/detail/category_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/category_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/category_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl/detail/category_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/category_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/empty_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl/detail/empty_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/empty_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/end_impl.hpp" ...on 7800th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/has_key_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl/detail/has_key_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/has_key_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/is_sequence_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl/detail/is_sequence_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/is_sequence_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/is_view_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl/detail/is_view_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/is_view_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl/detail/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/mpl/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/mpl/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_tuple/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_tuple/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_tuple/detail/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/adapt_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/adapt_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/adapt_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/category_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/category_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/category_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/define_struct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/define_struct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/define_struct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/define_struct_inline.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/define_struct_inline.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/define_struct_inline.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/deref_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/deref_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/deref_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/extension.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/extension.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/extension.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/is_view_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/is_view_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/is_view_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/key_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/key_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/key_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/namespace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/namespace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/namespace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/proxy_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/proxy_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/proxy_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/value_of_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/value_of_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/value_of_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/adapted/struct/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/adapted/struct/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/detail/fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/detail/for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/segmented_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/detail/segmented_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/segmented_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/segmented_for_each.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/detail/segmented_for_each.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/segmented_for_each.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/all.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/detail/all.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/all.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/detail/any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/detail/count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/count_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/detail/count_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/count_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/find_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/detail/find_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/find_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/segmented_find.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/detail/segmented_find.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/segmented_find.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/replace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/detail/replace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/replace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/replace_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/detail/replace_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/replace_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/segmented_find_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/query/detail/segmented_find_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/query/detail/segmented_find_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/as_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/as_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/as_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/convert_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/convert_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/convert_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/deque_forward_ctor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/deque_forward_ctor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/deque_forward_ctor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/deque_initial_size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/deque_initial_size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/deque_initial_size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/is_sequence_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/is_sequence_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/is_sequence_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/keyed_element.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/keyed_element.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/keyed_element.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/pp_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/pp_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/pp_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/pp_deque_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/pp_deque_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/pp_deque_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/pp_deque_keyed_values.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/pp_deque_keyed_values.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/pp_deque_keyed_values.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/variadic_deque_keyed_values.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/variadic_deque_keyed_values.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/variadic_deque_keyed_values.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/convert_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/convert_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/convert_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/build_cons.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/build_cons.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/build_cons.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/empty_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/empty_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/empty_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/equal_to_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/equal_to_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/equal_to_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/list_forward_ctor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/list_forward_ctor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/list_forward_ctor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/list_to_cons.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/list_to_cons.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/list_to_cons.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/list_to_cons_call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/list_to_cons_call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/list_to_cons_call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/next_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/next_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/next_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/reverse_cons.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/reverse_cons.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/reverse_cons.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/as_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/as_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/as_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/deref_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/deref_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/deref_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/convert_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/convert_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/convert_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/key_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/key_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/key_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/map_forward_ctor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/map_forward_ctor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/map_forward_ctor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/value_of_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/value_of_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/value_of_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/as_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/as_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/as_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/key_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/key_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/key_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/convert_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/convert_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/convert_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/deref_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/deref_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/deref_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/set_forward_ctor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/set_forward_ctor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/set_forward_ctor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/value_of_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/value_of_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/value_of_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/advance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/advance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/advance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/as_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/as_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/as_vector.hpp" ...on 7900th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/convert_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/convert_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/convert_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/distance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/distance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/distance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/equal_to_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/equal_to_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/equal_to_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/next_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/next_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/next_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/prior_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/prior_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/prior_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/vector_forward_ctor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/vector_forward_ctor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/vector_forward_ctor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/vector_n.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/vector_n.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/vector_n.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/detail/access.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/adapter/detail/access.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/adapter/detail/access.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/vector_n_chooser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/vector_n_chooser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/vector_n_chooser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/detail/gen_make_adapter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/generation/detail/gen_make_adapter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/generation/detail/gen_make_adapter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/detail/that_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/functional/invocation/detail/that_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/functional/invocation/detail/that_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/detail/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/detail/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/detail/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/detail/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/detail/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/comparison/detail/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/comparison/detail/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/detail/in.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/io/detail/in.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/detail/in.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/detail/manip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/io/detail/manip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/detail/manip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/detail/out.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/sequence/io/detail/out.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/sequence/io/detail/out.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/deref_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/detail/deref_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/deref_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/equal_to_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/detail/equal_to_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/equal_to_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/key_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/detail/key_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/key_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/next_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/detail/next_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/next_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/value_of_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/detail/value_of_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/value_of_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/detail/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/filter_view/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/filter_view/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/iterator_range/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/iterator_range/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/iterator_range/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/segments_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/iterator_range/detail/segments_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/segments_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/iterator_range/detail/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/iterator_range/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/iterator_range/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/deref_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view/detail/deref_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/deref_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/key_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view/detail/key_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/key_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/next_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view/detail/next_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/next_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/joint_view/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/joint_view/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/advance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/advance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/advance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/distance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/distance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/distance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/next_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/next_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/next_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/equal_to_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/equal_to_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/equal_to_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/nview_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/nview_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/nview_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/prior_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/prior_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/prior_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/nview/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/nview/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/repetitive_view/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/repetitive_view/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail/next_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/repetitive_view/detail/next_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail/next_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/repetitive_view/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/repetitive_view/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/repetitive_view/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/advance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/advance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/advance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/at_impl.hpp" ...on 8000th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/distance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/distance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/distance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/key_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/key_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/key_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/next_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/next_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/next_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/prior_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/prior_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/prior_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/reverse_view/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/reverse_view/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/advance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/advance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/advance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/distance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/distance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/distance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/equal_to_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/equal_to_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/equal_to_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/prior_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/prior_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/prior_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/next_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/next_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/next_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/advance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/advance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/advance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/single_view/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/single_view/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/apply_transform_result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/apply_transform_result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/apply_transform_result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/distance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/distance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/distance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/equal_to_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/equal_to_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/equal_to_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/next_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/next_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/next_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/prior_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/prior_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/prior_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/transform_view/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/transform_view/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/advance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/advance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/advance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/begin_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/begin_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/begin_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/distance_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/distance_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/distance_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/end_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/end_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/end_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/equal_to_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/equal_to_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/equal_to_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/next_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/next_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/next_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/deref_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/deref_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/deref_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/size_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/size_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/size_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/prior_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/prior_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/prior_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/value_at_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/value_at_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/value_at_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/value_of_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/view/zip_view/detail/value_of_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/view/zip_view/detail/value_of_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/equals/collect_vectors.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/equals/collect_vectors.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/equals/collect_vectors.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/add_rings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/add_rings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/add_rings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/append_no_duplicates.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/append_no_duplicates.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/append_no_duplicates.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/assign_parents.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/assign_parents.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/assign_parents.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/backtrack_check_si.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/backtrack_check_si.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/backtrack_check_si.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/calculate_distance_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/calculate_distance_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/calculate_distance_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/check_enrich.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/check_enrich.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/check_enrich.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/convert_ring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/convert_ring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/convert_ring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/clip_linestring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/clip_linestring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/clip_linestring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/copy_segments.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/copy_segments.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/copy_segments.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/debug_turn_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/debug_turn_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/debug_turn_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/follow.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/follow.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/follow.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/enrichment_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/enrichment_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/enrichment_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/get_relative_order.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/get_relative_order.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/get_relative_order.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/get_ring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/get_ring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/get_ring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/get_turn_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/get_turn_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/get_turn_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/get_turns.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/get_turns.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/get_turns.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/handle_tangencies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/handle_tangencies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/handle_tangencies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/overlay_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/overlay_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/overlay_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/overlay.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/overlay.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/overlay.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/ring_properties.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/ring_properties.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/ring_properties.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/segment_identifier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/segment_identifier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/segment_identifier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/select_rings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/select_rings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/select_rings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/traverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/traverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/traverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/traversal_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/traversal_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/traversal_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/stream_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/stream_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/stream_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/turn_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/turn_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/turn_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/visit_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/overlay/visit_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/overlay/visit_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/sections/range_by_section.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/sections/range_by_section.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/sections/range_by_section.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/sections/sectionalize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/algorithms/detail/sections/sectionalize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/algorithms/detail/sections/sectionalize.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/box.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_polygon/box.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/box.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/holes_proxy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_polygon/holes_proxy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/holes_proxy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_polygon/point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/hole_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_polygon/hole_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/hole_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/polygon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_polygon/polygon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/polygon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/ring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_polygon/ring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/ring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/ring_proxy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_polygon/ring_proxy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_polygon/ring_proxy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/adjacent_filtered.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_range/adjacent_filtered.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/adjacent_filtered.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/filtered.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_range/filtered.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/filtered.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/sliced.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_range/sliced.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/sliced.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/strided.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_range/strided.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/strided.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/uniqued.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_range/uniqued.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/uniqued.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/reversed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/geometries/adapted/boost_range/reversed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/geometries/adapted/boost_range/reversed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/detail/prefix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/io/wkt/detail/prefix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/detail/prefix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/for_each_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/for_each_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/for_each_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/modify.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/modify.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/modify.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/detail/wkt_multi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/io/wkt/detail/wkt_multi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/io/wkt/detail/wkt_multi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/modify_with_predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/modify_with_predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/modify_with_predicate.hpp" ...on 8100th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/multi_sum.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/multi_sum.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/multi_sum.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/point_on_border.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/point_on_border.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/point_on_border.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/concepts/check.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/geometries/concepts/check.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/concepts/check.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/concepts/multi_point_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/geometries/concepts/multi_point_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/concepts/multi_point_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/concepts/multi_linestring_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/geometries/concepts/multi_linestring_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/concepts/multi_linestring_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/concepts/multi_polygon_concept.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/geometries/concepts/multi_polygon_concept.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/concepts/multi_polygon_concept.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/register/multi_linestring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/geometries/register/multi_linestring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/register/multi_linestring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/register/multi_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/geometries/register/multi_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/register/multi_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/register/multi_polygon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/geometries/register/multi_polygon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/geometries/register/multi_polygon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/dsv/write.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/io/dsv/write.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/dsv/write.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt/read.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/io/wkt/read.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt/read.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt/wkt.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/io/wkt/wkt.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt/wkt.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt/write.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/io/wkt/write.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt/write.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/strategies/cartesian/centroid_average.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/strategies/cartesian/centroid_average.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/strategies/cartesian/centroid_average.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/views/detail/range_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/views/detail/range_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/views/detail/range_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/code_/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/macro/code_/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/code_/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/code_/functor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/macro/code_/functor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/code_/functor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/code_/result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/macro/code_/result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/macro/code_/result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_binds.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_binds.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_binds.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/param.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/param.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/param.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_const_binds.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_const_binds.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_const_binds.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_params.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_params.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_params.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_returns.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_returns.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_returns.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/const.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/const.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/const.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/const_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/const_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/const_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/inline.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/inline.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/inline.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/default.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/default.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/default.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/recursive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/recursive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/recursive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/register.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/register.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/register.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/return.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/return.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/return.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/this.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/this.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/this.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/thisunderscore.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/thisunderscore.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/thisunderscore.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/void.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/void.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/void.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/divides.hpp" ...on 8200th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc551/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc551/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp" ...on 8300th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/list.hpp" ...on 8400th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/or.hpp" ...on 8500th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/set.hpp" ...on 8600th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/apply.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/apply.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/apply.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/bind.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/bind.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/bind.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/bitand.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/bitand.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/bitand.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/bitor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/bitor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/bitor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/bitxor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/bitxor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/bitxor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/divides.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/divides.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/divides.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/greater.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/greater.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/greater.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/inherit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/inherit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/inherit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/less.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/less.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/less.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/less_equal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/less_equal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/less_equal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/list_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/list_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/list_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/minus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/minus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/minus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/modulus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/modulus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/modulus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/placeholders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/placeholders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/placeholders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/quote.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/quote.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/quote.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/set_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/set_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/set_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/shift_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/shift_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/shift_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/shift_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/shift_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/shift_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/template_arity.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/template_arity.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/template_arity.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/times.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/times.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/times.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/vector_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/aux_/preprocessed/plain/vector_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/aux_/preprocessed/plain/vector_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/function_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/function_ptr_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/function_ptr_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/function_ptr_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/function_ptr_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/function_ptr_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/function_ptr_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_operator_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_operator_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_operator_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_operator_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_result_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_result_of_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_result_of_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_result_of_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_operator_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_operator_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_result_of_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/actor_result_of_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/actor_result_of_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/call_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/call_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/call_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/call_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/function_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/call_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/call_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/function_eval_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/function_eval_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/function_eval_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/function_eval_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/phx2_result.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/function_eval_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/function_eval_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/phx2_result_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/phx2_result_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/phx2_result_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/phx2_result_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/core/detail/preprocessed/phx2_result_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/core/detail/preprocessed/phx2_result_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator.hpp" ...on 8700th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_operator_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_operator_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_operator_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_operator_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_operator_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_operator_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_result_of.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_result_of_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_result_of_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_result_of_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_result_of_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/function/detail/preprocessed/function_result_of_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/function/detail/preprocessed/function_result_of_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct_eval_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct_eval_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct_eval_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct_eval_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/construct_eval_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/construct_eval_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new_eval_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new_eval_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new_eval_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new_eval_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/object/detail/preprocessed/new_eval_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/object/detail/preprocessed/new_eval_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/dynamic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/dynamic_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/dynamic_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/dynamic_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/dynamic_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/make_locals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/dynamic_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/dynamic_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/make_locals_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/make_locals_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/make_locals_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/make_locals_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/scope/detail/preprocessed/make_locals_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/scope/detail/preprocessed/make_locals_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/catch_push_back.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/switch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/switch_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/switch_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/switch_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/switch_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/switch_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/switch_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/decay_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/decay_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/decay_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_find.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/has_find.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_find.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_remove.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/has_remove.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_remove.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_sort.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/has_sort.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_sort.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/has_reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_unique.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/has_unique.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_unique.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/is_std_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/is_std_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/is_std_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/is_std_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/is_std_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/is_std_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/is_std_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/is_std_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/is_std_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/container/detail/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/phoenix/stl/container/detail/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/phoenix/stl/container/detail/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/edg/while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/control/detail/edg/while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/edg/while.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/dmc/while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/control/detail/dmc/while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/dmc/while.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/msvc/while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/control/detail/msvc/while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/control/detail/msvc/while.hpp" ...on 8800th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/lower2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/bounds/lower2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/lower2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/lower1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/bounds/lower1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/lower1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/lower3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/bounds/lower3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/lower3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/lower5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/bounds/lower5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/lower5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/lower4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/bounds/lower4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/lower4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/upper1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/bounds/upper1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/upper1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/upper2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/bounds/upper2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/upper2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/upper3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/bounds/upper3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/upper3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/upper4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/bounds/upper4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/upper4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/upper5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/bounds/upper5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/bounds/upper5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/forward1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/iter/forward1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/forward1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/forward3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/iter/forward3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/forward3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/forward2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/iter/forward2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/forward2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/forward4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/iter/forward4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/forward4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/forward5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/iter/forward5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/forward5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/reverse2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/iter/reverse2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/reverse2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/reverse1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/iter/reverse1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/reverse1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/reverse3.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/iter/reverse3.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/reverse3.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/reverse4.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/iter/reverse4.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/reverse4.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/reverse5.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/iteration/detail/iter/reverse5.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/iteration/detail/iter/reverse5.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/dmc/fold_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/detail/dmc/fold_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/dmc/fold_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/edg/fold_left.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/detail/edg/fold_left.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/edg/fold_left.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/edg/fold_right.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/list/detail/edg/fold_right.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/list/detail/edg/fold_right.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/dmc/for.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/detail/dmc/for.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/dmc/for.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/edg/for.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/detail/edg/for.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/edg/for.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/msvc/for.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/preprocessor/repetition/detail/msvc/for.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/preprocessor/repetition/detail/msvc/for.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/construct_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/construct_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/construct_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/preprocessed/callable_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/context/detail/preprocessed/callable_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/preprocessed/callable_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/preprocessed/null_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/context/detail/preprocessed/null_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/preprocessed/null_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/preprocessed/default_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/context/detail/preprocessed/default_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/context/detail/preprocessed/default_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/default_function_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/default_function_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/default_function_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/construct_pod_funop.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/construct_pod_funop.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/construct_pod_funop.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/expand_pack.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/expand_pack.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/expand_pack.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/fold_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/fold_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/fold_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/lazy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/lazy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/lazy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/make.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/make.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/make.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/make_gcc_workaround.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/make_gcc_workaround.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/make_gcc_workaround.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/pack_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/pack_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/pack_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/pass_through_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/pass_through_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/pass_through_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/when.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/proto/transform/detail/preprocessed/when.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/proto/transform/detail/preprocessed/when.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/python/suite/indexing/detail/indexing_suite_detail.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/assign_key_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/assign_key_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/assign_key_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/erase_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/erase_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/erase_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/assign_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/assign_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/assign_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/clear_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/clear_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/clear_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/decrement_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/decrement_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/decrement_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/increment_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/increment_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/increment_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/insert_at_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/insert_at_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/insert_at_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/insert_key_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/insert_key_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/insert_key_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/push_back_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/push_back_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/push_back_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/push_front_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/push_front_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/push_front_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/ref_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/ref_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/ref_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/ref_const_ref_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/ref_const_ref_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/ref_const_ref_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/ref_const_ref_const_ref_a.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/ref_const_ref_const_ref_a.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/ref_const_ref_const_ref_a.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/ref_const_ref_value_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/ref_const_ref_value_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/ref_const_ref_value_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/ref_value_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/ref_value_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/ref_value_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/swap_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/swap_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/swap_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/actor/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/actor/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute/closure.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/attribute/closure.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute/closure.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute/closure_context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/attribute/closure_context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute/closure_context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute/closure_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/attribute/closure_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute/closure_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute/parametric.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/attribute/parametric.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute/parametric.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/attribute/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/attribute/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/assert.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/assert.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/assert.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/config.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/config.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/config.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/match.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/match.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/match.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/nil.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/nil.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/nil.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/safe_bool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/safe_bool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/safe_bool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/minimal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/debug/minimal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/minimal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/debug_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/debug/debug_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/debug_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/parser_names.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/debug/parser_names.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/parser_names.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/debug/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/for.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/for.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/for.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/lazy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/lazy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/lazy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/rule_alias.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/rule_alias.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/rule_alias.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/select.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/select.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/select.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/stored_rule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/stored_rule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/stored_rule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/stored_rule_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/stored_rule_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/stored_rule_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/switch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/switch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/switch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/while.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling/exceptions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/error_handling/exceptions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling/exceptions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling/exceptions_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/error_handling/exceptions_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling/exceptions_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/error_handling/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/file_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/iterator/file_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/file_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/file_iterator_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/iterator/file_iterator_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/file_iterator_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/fixed_size_queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/iterator/fixed_size_queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/fixed_size_queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/multi_pass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/iterator/multi_pass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/multi_pass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/multi_pass_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/iterator/multi_pass_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/multi_pass_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/position_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/iterator/position_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/position_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/iterator/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/position_iterator_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/iterator/position_iterator_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/position_iterator_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/as_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/meta/as_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/as_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/fundamental.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/meta/fundamental.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/fundamental.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/parser_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/meta/parser_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/parser_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/refactoring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/meta/refactoring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/refactoring.hpp" ...on 8900th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/traverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/meta/traverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/traverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/binders.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/binders.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/binders.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/casts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/casts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/casts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/closures.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/closures.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/closures.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/composite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/composite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/composite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/new.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/new.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/new.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/primitives.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/primitives.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/primitives.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/special_ops.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/special_ops.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/special_ops.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/tuple_helpers.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/tuple_helpers.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/tuple_helpers.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/statements.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/statements.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/statements.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/tuples.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/phoenix/tuples.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/phoenix/tuples.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/symbols.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/symbols/symbols.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/symbols.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/symbols/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/symbols_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/symbols/symbols_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/symbols_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/ast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/tree/ast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/ast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/common_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/tree/common_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/common_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/common.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/tree/common.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/common.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/ast_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/tree/ast_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/ast_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/parse_tree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/tree/parse_tree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/parse_tree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/parse_tree_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/tree/parse_tree_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/parse_tree_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/parse_tree_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/tree/parse_tree_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/parse_tree_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/tree_to_xml.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/tree/tree_to_xml.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/tree_to_xml.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/tree/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/chset_operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/chset_operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/chset_operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/chset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/chset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/chset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/confix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/confix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/confix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/confix_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/confix_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/confix_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/distinct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/distinct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/distinct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/distinct_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/distinct_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/distinct_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/escape_char_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/escape_char_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/escape_char_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/escape_char.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/escape_char.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/escape_char.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/grammar_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/grammar_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/grammar_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/flush_multi_pass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/flush_multi_pass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/flush_multi_pass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/functor_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/functor_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/functor_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/grammar_def_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/grammar_def_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/grammar_def_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/lists.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/lists.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/lists.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/lists_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/lists_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/lists_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/loops.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/loops.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/loops.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/regex.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/regex.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/regex.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/rule_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/rule_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/rule_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/typeof.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/typeof.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/typeof.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/scoped_lock.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/scoped_lock.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/scoped_lock.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/action/action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/action/action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/action/action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auto/auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/auto/auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auto/auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auto/create_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/auto/create_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auto/create_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auto/meta_create.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/auto/meta_create.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auto/meta_create.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary/attr_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/auxiliary/attr_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary/attr_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary/eol.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/auxiliary/eol.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary/eol.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary/eps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/auxiliary/eps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary/eps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary/lazy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/auxiliary/lazy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/auxiliary/lazy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/binary/binary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/binary/binary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/binary/binary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/char/char.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/char/char.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/char/char.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/binary/padding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/binary/padding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/binary/padding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/char/char_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/char/char_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/char/char_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/char/char_class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/char/char_class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/char/char_class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/as.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/as.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/as.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/alternative_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/alternative_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/alternative_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/default_width.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/default_width.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/default_width.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/enable_lit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/enable_lit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/enable_lit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/attributes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/attributes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/attributes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/extract_from.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/extract_from.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/extract_from.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/fail_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/fail_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/fail_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/generate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/generate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/generate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/generate_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/generate_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/generate_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/generate_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/generate_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/generate_to.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/get_casetag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/get_casetag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/get_casetag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/get_stricttag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/get_stricttag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/get_stricttag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/indirect_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/indirect_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/indirect_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/output_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/output_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/output_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/pass_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/pass_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/pass_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/string_generate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/string_generate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/string_generate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/string_compare.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/string_compare.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/string_compare.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/unused_delimiter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/detail/unused_delimiter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/detail/unused_delimiter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/as.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/as.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/as.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/buffer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/buffer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/buffer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/center_alignment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/center_alignment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/center_alignment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/delimit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/delimit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/delimit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/columns.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/columns.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/columns.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/duplicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/duplicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/duplicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/encoding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/encoding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/encoding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/left_alignment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/left_alignment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/left_alignment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/maxwidth.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/maxwidth.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/maxwidth.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/no_delimit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/no_delimit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/no_delimit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/omit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/omit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/omit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/repeat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/repeat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/repeat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/right_alignment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/right_alignment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/right_alignment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/strict_relaxed.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/strict_relaxed.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/strict_relaxed.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/upper_lower_case.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/upper_lower_case.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/upper_lower_case.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/verbatim.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/directive/verbatim.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/directive/verbatim.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/debug_handler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/nonterminal/debug_handler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/debug_handler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/debug_handler_state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/nonterminal/debug_handler_state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/debug_handler_state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/nonterminal/grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/nonterminal_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/nonterminal/nonterminal_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/nonterminal_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/rule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/nonterminal/rule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/rule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/bool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/numeric/bool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/bool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/simple_trace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/nonterminal/simple_trace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/simple_trace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/bool_policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/numeric/bool_policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/bool_policies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/int.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/numeric/int.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/int.hpp" ...on 9000th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/real.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/numeric/real.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/real.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/real_policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/numeric/real_policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/real_policies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/alternative.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/operator/alternative.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/alternative.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/uint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/numeric/uint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/uint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/and_predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/operator/and_predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/and_predicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/kleene.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/operator/kleene.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/kleene.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/operator/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/not_predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/operator/not_predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/not_predicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/optional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/operator/optional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/optional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/operator/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/format_manip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/stream/format_manip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/format_manip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/operator/sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/operator/sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/format_manip_attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/stream/format_manip_attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/format_manip_attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/ostream_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/stream/ostream_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/ostream_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/stream/stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/string/lit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/string/lit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/string/lit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/string/symbols.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/string/symbols.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/string/symbols.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/detail/sequence_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/detail/sequence_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/detail/sequence_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/char_token_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/char_token_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/char_token_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/pass_flags.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/pass_flags.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/pass_flags.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/support_functions_expression.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/support_functions_expression.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/support_functions_expression.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/string_token_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/string_token_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/string_token_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/support_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/support_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/support_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/token_def.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/token_def.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/token_def.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/terminals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/terminals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/terminals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/in_state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/qi/in_state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/in_state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/plain_token.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/qi/plain_token.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/plain_token.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/plain_raw_token.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/qi/plain_raw_token.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/plain_raw_token.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/plain_tokenid.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/qi/plain_tokenid.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/plain_tokenid.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/plain_tokenid_mask.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/qi/plain_tokenid_mask.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/plain_tokenid_mask.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/state_switcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/qi/state_switcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/qi/state_switcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/bind_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/bind/bind_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/bind_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/bind_function_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/bind/bind_function_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/bind_function_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/bind_member_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/bind/bind_member_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/bind_member_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/bind_member_variable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/bind/bind_member_variable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/bind_member_variable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/argument.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/argument.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/argument.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/as_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/as_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/as_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/basic_environment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/basic_environment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/basic_environment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/compose.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/compose.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/compose.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/composite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/composite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/composite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/is_actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/is_actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/is_actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/nothing.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/nothing.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/nothing.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/limits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/limits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/limits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/value.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/value.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/value.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/detail/local_reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/detail/local_reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/detail/local_reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/reference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/reference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/reference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/construct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object/construct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/construct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/fusion/at.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/fusion/at.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/fusion/at.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/detail/type_deduction.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/detail/type_deduction.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/detail/type_deduction.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/const_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object/const_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/const_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/function/function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/function/function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/function/function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/delete.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object/delete.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/delete.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/arithmetic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/arithmetic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/arithmetic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/dynamic_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object/dynamic_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/dynamic_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/new.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object/new.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/new.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/reinterpret_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object/reinterpret_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/reinterpret_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/static_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object/static_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/static_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/comparison.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/comparison.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/comparison.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/if_else.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/if_else.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/if_else.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/bitwise.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/bitwise.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/bitwise.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/logical.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/logical.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/logical.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/member.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/member.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/member.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/self.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/self.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/self.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/dynamic.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/scope/dynamic.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/dynamic.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/lambda.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/scope/lambda.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/lambda.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/local_variable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/scope/local_variable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/local_variable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/let.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/scope/let.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/let.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/scoped_environment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/scope/scoped_environment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/scoped_environment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/do_while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/do_while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/do_while.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/for.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/for.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/for.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/switch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/switch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/switch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/try_catch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/try_catch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/try_catch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/throw.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/throw.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/throw.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/while.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/while.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/while.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/action/action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/action/action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/action/action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auto/auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/auto/auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auto/auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auto/create_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/auto/create_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auto/create_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auto/meta_create.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/auto/meta_create.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auto/meta_create.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/auxiliary/attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/attr_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/auxiliary/attr_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/attr_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/eoi.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/auxiliary/eoi.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/eoi.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/eol.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/auxiliary/eol.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/eol.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/eps.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/auxiliary/eps.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/eps.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/lazy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/auxiliary/lazy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/auxiliary/lazy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/binary/binary.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/binary/binary.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/binary/binary.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/char/char.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/char/char.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/char/char.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/char/char_class.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/char/char_class.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/char/char_class.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/char/char_parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/char/char_parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/char/char_parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/alternative_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/alternative_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/alternative_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/assign_to.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/assign_to.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/assign_to.hpp" ...on 9100th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/attributes.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/attributes.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/attributes.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/construct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/construct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/construct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/enable_lit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/enable_lit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/enable_lit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/expect_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/expect_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/expect_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/fail_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/fail_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/fail_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/parse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/parse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/parse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/parse_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/parse_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/parse_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/pass_container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/pass_container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/pass_container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/pass_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/pass_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/pass_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/string_parse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/string_parse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/string_parse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/permute_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/permute_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/permute_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/unused_skipper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/detail/unused_skipper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/detail/unused_skipper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/as.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive/as.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/as.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/encoding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive/encoding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/encoding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/hold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive/hold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/hold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/lexeme.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive/lexeme.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/lexeme.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/matches.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive/matches.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/matches.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/no_case.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive/no_case.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/no_case.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/no_skip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive/no_skip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/no_skip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/omit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive/omit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/omit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/raw.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive/raw.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/raw.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/repeat.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive/repeat.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/repeat.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/skip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/directive/skip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/directive/skip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/debug_handler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal/debug_handler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/debug_handler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/debug_handler_state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal/debug_handler_state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/debug_handler_state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/error_handler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal/error_handler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/error_handler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal/grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/nonterminal_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal/nonterminal_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/nonterminal_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/rule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal/rule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/rule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/simple_trace.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal/simple_trace.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/simple_trace.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/success_handler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal/success_handler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/success_handler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/bool.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/numeric/bool.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/bool.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/bool_policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/numeric/bool_policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/bool_policies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/int.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/numeric/int.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/int.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/numeric_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/numeric/numeric_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/numeric_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/real.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/numeric/real.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/real.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/real_policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/numeric/real_policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/real_policies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/uint.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/numeric/uint.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/uint.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/alternative.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/alternative.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/alternative.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/and_predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/and_predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/and_predicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/difference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/difference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/difference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/expect.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/expect.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/expect.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/kleene.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/kleene.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/kleene.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/not_predicate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/not_predicate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/not_predicate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/optional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/optional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/optional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/permutation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/permutation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/permutation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/plus.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/plus.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/plus.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/sequence_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/sequence_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/sequence_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/sequential_or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/operator/sequential_or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/operator/sequential_or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/match_manip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/stream/match_manip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/match_manip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/stream.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/stream/stream.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/stream.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/match_manip_attr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/stream/match_manip_attr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/match_manip_attr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/lit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/string/lit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/lit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/symbols.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/string/symbols.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/symbols.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/tst.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/string/tst.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/tst.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/tst_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/string/tst_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/tst_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/algorithm/any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/algorithm/any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/algorithm/any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/algorithm/any_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/algorithm/any_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/algorithm/any_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/algorithm/any_if_ns.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/algorithm/any_if_ns.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/algorithm/any_if_ns.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/algorithm/any_ns.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/algorithm/any_ns.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/algorithm/any_ns.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/auto/meta_create.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/auto/meta_create.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/auto/meta_create.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/auxiliary/attr_cast.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/auxiliary/attr_cast.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/auxiliary/attr_cast.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/ascii.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_encoding/ascii.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/ascii.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/iso8859_1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_encoding/iso8859_1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/iso8859_1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/standard.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_encoding/standard.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/standard.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/standard_wide.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_encoding/standard_wide.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/standard_wide.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_encoding/unicode.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set/range_run.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_set/range_run.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set/range_run.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set/basic_chset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_set/basic_chset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set/basic_chset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set/range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_set/range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set/range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set/range_functions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_set/range_functions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set/range_functions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set/range_run_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_set/range_run_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_set/range_run_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/as_variant.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/as_variant.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/as_variant.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/endian.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/endian.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/endian.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/get_encoding.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/get_encoding.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/get_encoding.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/hold_any.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/hold_any.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/hold_any.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/is_spirit_tag.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/is_spirit_tag.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/is_spirit_tag.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/make_cons.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/make_cons.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/make_cons.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/make_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/make_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/make_vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/pow10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/pow10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/pow10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/scoped_enum_emulation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/scoped_enum_emulation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/scoped_enum_emulation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/sign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/sign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/sign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/what_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/what_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/what_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/istream_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/istream_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/istream_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/line_pos_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/line_pos_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/line_pos_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/look_ahead.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/look_ahead.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/look_ahead.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/multi_pass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/multi_pass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/multi_pass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/multi_pass_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/multi_pass_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/multi_pass_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/ostream_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/ostream_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/ostream_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/nonterminal/expand_arg.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/nonterminal/expand_arg.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/nonterminal/expand_arg.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/nonterminal/locals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/nonterminal/locals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/nonterminal/locals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/nonterminal/extract_param.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/nonterminal/extract_param.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/nonterminal/extract_param.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/utree/operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/utree.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/utree/utree.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/utree.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/utree_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/utree/utree_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/utree_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/utree_traits_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/utree/utree_traits_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/utree_traits_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/directive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/karma/directive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/directive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/nonterminal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/karma/nonterminal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/nonterminal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/directive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive.hpp" ...on 9200th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/nonterminal.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/nonterminal.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/nonterminal.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/operator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/operator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/operator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/primitive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/primitive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/primitive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/confix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/support/confix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/confix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/distinct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/support/distinct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/distinct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/flush_multi_pass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/support/flush_multi_pass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/flush_multi_pass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/kwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/support/kwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/kwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/seek.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/support/seek.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/seek.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/subrule_context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/support/subrule_context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/support/subrule_context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/argument_factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/argument_factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/argument_factory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/argv_traverser.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/argv_traverser.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/argv_traverser.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/char_parameter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/char_parameter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/char_parameter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/argv_traverser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/argv_traverser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/argv_traverser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/basic_parameter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/basic_parameter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/basic_parameter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/char_parameter.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/char_parameter.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/char_parameter.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/dual_name_parameter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/dual_name_parameter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/dual_name_parameter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/dual_name_parameter.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/dual_name_parameter.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/dual_name_parameter.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/id_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/id_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/id_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/id_policy.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/id_policy.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/id_policy.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/modifier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/modifier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/modifier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/named_parameter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/named_parameter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/named_parameter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/named_parameter.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/named_parameter.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/named_parameter.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/parameter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/parameter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/parameter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/parser.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/parser.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/parser.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/positional_parameter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/positional_parameter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/positional_parameter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/validation.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/validation.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/validation.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/typed_parameter.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/typed_parameter.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/typed_parameter.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/validation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/validation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/validation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/value_generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/value_generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/value_generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env/environment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/env/environment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env/environment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/value_handler.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/value_handler.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/value_handler.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env/environment.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/env/environment.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env/environment.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env/fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/env/fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env/fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env/variable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/env/variable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env/variable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env/modifier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/env/modifier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/env/modifier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/file/config_file.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/file/config_file.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/file/config_file.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/file/config_file_iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/file/config_file_iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/file/config_file_iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/alpha_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/alpha_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/alpha_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/atomic-nuclear_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/atomic-nuclear_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/atomic-nuclear_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/electromagnetic_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/electromagnetic_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/electromagnetic_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/deuteron_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/deuteron_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/deuteron_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/electron_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/electron_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/electron_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/helion_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/helion_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/helion_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/muon_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/muon_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/muon_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/neutron_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/neutron_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/neutron_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/physico-chemical_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/physico-chemical_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/physico-chemical_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/proton_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/proton_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/proton_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/tau_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/tau_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/tau_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/triton_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/triton_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/triton_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/typedefs.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/typedefs.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/typedefs.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/universal_constants.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/units/systems/si/codata/universal_constants.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/units/systems/si/codata/universal_constants.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/action_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/action_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/action_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/alternate_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/alternate_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/alternate_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/any_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/any_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/any_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_line_base.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/assert_line_base.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_line_base.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/attr_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/attr_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/attr_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/charset_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/charset_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/charset_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/end_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/end_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/end_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/literal_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/literal_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/literal_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/keeper_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/keeper_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/keeper_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/mark_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/mark_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/mark_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/optional_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/optional_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/optional_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/predicate_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/predicate_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/predicate_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/range_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/range_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/range_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/regex_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/regex_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/regex_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/set_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/set_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/set_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/string_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/string_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/string_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/true_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/core/matcher/true_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/core/matcher/true_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_alternate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/transforms/as_alternate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_alternate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_independent.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/transforms/as_independent.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_independent.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_inverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/transforms/as_inverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_inverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/transforms/as_action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_marker.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/transforms/as_marker.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_marker.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_matcher.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/transforms/as_matcher.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_matcher.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_modifier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/transforms/as_modifier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_modifier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/transforms/as_sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_quantifier.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/transforms/as_quantifier.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_quantifier.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/static/transforms/as_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/static/transforms/as_set.hpp" ...on 9300th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset/basic_chset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/chset/basic_chset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset/basic_chset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset/basic_chset.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/chset/basic_chset.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset/basic_chset.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset/range_run.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/chset/range_run.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset/range_run.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset/chset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/chset/chset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset/chset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset/range_run.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/xpressive/detail/utility/chset/range_run.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/xpressive/detail/utility/chset/range_run.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/preprocessed/fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/detail/preprocessed/fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/preprocessed/fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/preprocessed/iter_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/detail/preprocessed/iter_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/preprocessed/iter_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_iter_fold.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_iter_fold.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_iter_fold.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque40_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque40_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque40_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque50_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque50_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque50_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_deque.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_deque10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_deque20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_deque30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_deque50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_deque40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_deque40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_list10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_list20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_list30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_list40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_list50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_list50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_map10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_map30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_map20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_map40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_map50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_map50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_set10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_set20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_set30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_set40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_set50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_set50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/map_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/map_tie10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/map_tie20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/map_tie40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/map_tie50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/map_tie50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/vector_tie.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/vector_tie10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/vector_tie30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/vector_tie20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list10_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list10_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list10_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list10.hpp" ...on 9400th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/vector_tie40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/generation/detail/preprocessed/vector_tie50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/generation/detail/preprocessed/vector_tie50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list30_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list30_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list30_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list20_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list20_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list20_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list40_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list40_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list40_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list50_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list50_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list50_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list_to_cons.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/as_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/as_map10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/as_map20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/as_map30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/as_map40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/as_map50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/as_map50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map10_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map10_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map10_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map20_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map20_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map20_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map30_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map30_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map30_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map40_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map40_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map40_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map50_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map50_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map50_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/map/detail/preprocessed/map_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/map/detail/preprocessed/map_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/as_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/as_set10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/as_set20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/as_set30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/as_set40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/as_set50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/as_set50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set10_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set10_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set10_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set20_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set20_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set20_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set30_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set30_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set30_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set40_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set40_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set40_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set50_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set50_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set50_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/set/detail/preprocessed/set_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/set/detail/preprocessed/set_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/as_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/as_vector10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/as_vector20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/as_vector30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/as_vector40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/as_vector50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/as_vector50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector10_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector10_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector10_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector20_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector20_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector20_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector30_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector30_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector30_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector40_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector40_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector40_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector50_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector50_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector50_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vector_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vector_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vvector10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector10_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vvector10_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector10_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vvector20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector20_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vvector20_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector20_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vvector30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector30_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vvector30_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector30_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector40_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vvector40_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector40_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vvector50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vvector40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector50_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/fusion/container/vector/detail/preprocessed/vvector50_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/fusion/container/vector/detail/preprocessed/vvector50_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/copy_segment_point.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/overlay/copy_segment_point.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/copy_segment_point.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/select_rings.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/overlay/select_rings.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/select_rings.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/copy_segments.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/overlay/copy_segments.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/copy_segments.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/get_ring.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/overlay/get_ring.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/get_ring.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/get_turns.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/overlay/get_turns.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/get_turns.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/sections/sectionalize.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/algorithms/detail/sections/sectionalize.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/algorithms/detail/sections/sectionalize.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt/detail/prefix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/geometry/multi/io/wkt/detail/prefix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/geometry/multi/io/wkt/detail/prefix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/append.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_/append.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/append.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/nil.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_/nil.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/nil.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/index.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_/index.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/index.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/set_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_/set_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/set_error.hpp" ...on 9500th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/validate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_/validate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/validate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/any_bind_type.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/any_bind_type.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/any_bind_type.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/sign.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/sign.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/sign.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/facility/add.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/facility/add.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/facility/add.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/facility/is.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/facility/is.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/facility/is.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/facility/remove.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/detail/preprocessor/keyword/facility/remove.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/detail/preprocessor/keyword/facility/remove.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/preprocessed/plain/list10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/preprocessed/plain/list20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/preprocessed/plain/list30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/preprocessed/plain/list40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/preprocessed/plain/list50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps/map10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/no_ctps/map10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps/map10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps/map20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/no_ctps/map20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps/map20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps/map30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/no_ctps/map30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps/map30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps/map40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/no_ctps/map40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps/map40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps/map50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/no_ctps/map50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/no_ctps/map50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain/map10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/plain/map10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain/map10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain/map20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/plain/map20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain/map20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based/map10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/typeof_based/map10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based/map10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based/map20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/typeof_based/map20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based/map20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain/map30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/plain/map30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain/map30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain/map40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/plain/map40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain/map40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain/map50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/plain/map50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/plain/map50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based/map40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/typeof_based/map40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based/map40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based/map30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/typeof_based/map30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based/map30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based/map50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/map/aux_/preprocessed/typeof_based/map50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/map/aux_/preprocessed/typeof_based/map50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/preprocessed/plain/set10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set10_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/preprocessed/plain/set10_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set10_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set20_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/preprocessed/plain/set20_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set20_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/preprocessed/plain/set20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/preprocessed/plain/set30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set30_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/preprocessed/plain/set30_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set30_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/preprocessed/plain/set40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set40_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/preprocessed/plain/set40_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set40_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/preprocessed/plain/set50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set50_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/set/aux_/preprocessed/plain/set50_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/set/aux_/preprocessed/plain/set50_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/actions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/actions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/actions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/directives.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/directives.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/directives.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/alternative.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/alternative.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/alternative.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/composite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/composite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/composite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/difference.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/difference.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/difference.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/epsilon.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/epsilon.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/epsilon.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/exclusive_or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/exclusive_or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/exclusive_or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/intersection.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/intersection.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/intersection.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/kleene_star.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/kleene_star.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/kleene_star.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/no_actions.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/no_actions.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/no_actions.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/optional.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/optional.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/optional.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/positive.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/positive.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/positive.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/sequence.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/sequence.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/sequence.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/sequential_and.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/sequential_and.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/sequential_and.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/sequential_or.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/sequential_or.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/sequential_or.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/impl/match.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/impl/match.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/impl/match.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/impl/match_attr_traits.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/impl/match_attr_traits.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/impl/match_attr_traits.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/impl/parser.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/impl/parser.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/impl/parser.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/non_terminal/grammar.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/parser_context.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/non_terminal/parser_context.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/parser_context.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/parser_id.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/non_terminal/parser_id.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/parser_id.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/rule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/non_terminal/rule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/rule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/subrule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/non_terminal/subrule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/subrule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/subrule_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/non_terminal/subrule_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/subrule_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/numerics.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/primitives/numerics.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/numerics.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/numerics_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/primitives/numerics_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/numerics_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/primitives.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/primitives/primitives.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/primitives.hpp" ...on 9600th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/scanner.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/scanner/scanner.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/scanner.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/scanner_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/scanner/scanner_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/scanner_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/skipper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/scanner/skipper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/skipper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/skipper_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/scanner/skipper_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/skipper_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/impl/parser_names.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/debug/impl/parser_names.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/debug/impl/parser_names.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/impl/conditions.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/impl/conditions.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/impl/conditions.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/impl/select.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/impl/select.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/impl/select.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/impl/switch.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/dynamic/impl/switch.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/dynamic/impl/switch.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling/impl/exceptions.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/error_handling/impl/exceptions.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/error_handling/impl/exceptions.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/impl/file_iterator.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/iterator/impl/file_iterator.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/impl/file_iterator.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/impl/position_iterator.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/iterator/impl/position_iterator.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/iterator/impl/position_iterator.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/impl/fundamental.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/meta/impl/fundamental.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/impl/fundamental.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/impl/parser_traits.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/meta/impl/parser_traits.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/impl/parser_traits.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/impl/refactoring.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/meta/impl/refactoring.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/impl/refactoring.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/impl/traverse.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/meta/impl/traverse.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/meta/impl/traverse.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/impl/symbols.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/symbols/impl/symbols.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/impl/symbols.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/impl/tst.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/symbols/impl/tst.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/symbols/impl/tst.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/impl/parse_tree_utils.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/tree/impl/parse_tree_utils.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/impl/parse_tree_utils.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/impl/tree_to_xml.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/tree/impl/tree_to_xml.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/tree/impl/tree_to_xml.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/impl/chset.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset_operators.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/impl/chset_operators.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset_operators.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/confix.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/impl/confix.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/confix.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/escape_char.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/impl/escape_char.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/escape_char.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/lists.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/impl/lists.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/lists.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/regex.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/impl/regex.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/regex.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/detail/fcall.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/nonterminal/detail/fcall.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/detail/fcall.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/detail/parameterized.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/nonterminal/detail/parameterized.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/detail/parameterized.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/detail/generator_binder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/nonterminal/detail/generator_binder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/nonterminal/detail/generator_binder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/detail/bool_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/numeric/detail/bool_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/detail/bool_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/detail/numeric_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/numeric/detail/numeric_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/detail/numeric_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/detail/real_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/numeric/detail/real_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/numeric/detail/real_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/detail/format_manip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/stream/detail/format_manip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/detail/format_manip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/detail/format_manip_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/stream/detail/format_manip_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/detail/format_manip_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/detail/iterator_sink.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/karma/stream/detail/iterator_sink.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/karma/stream/detail/iterator_sink.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/functor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/functor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/functor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/functor_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/functor_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/functor_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/generate_static.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/generate_static.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/generate_static.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/iterator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/iterator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/iterator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/lexer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/lexer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/lexer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/position_token.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/position_token.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/position_token.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/semantic_action_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/semantic_action_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/semantic_action_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/static_functor_data.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/static_functor_data.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/static_functor_data.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/static_lexer.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/static_lexer.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/static_lexer.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/static_version.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/static_version.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/static_version.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/token.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/token.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/token.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/wrap_action.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/lex/lexer/lexertl/wrap_action.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/lex/lexer/lexertl/wrap_action.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail/bind_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/bind/detail/bind_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail/bind_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail/bind_function_object.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/bind/detail/bind_function_object.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail/bind_function_object.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail/bind_member_function.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/bind/detail/bind_member_function.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail/bind_member_function.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail/function_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/bind/detail/function_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail/function_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail/member_function_ptr.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/bind/detail/member_function_ptr.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/bind/detail/member_function_ptr.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/actor.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/detail/actor.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/actor.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/basic_environment.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/detail/basic_environment.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/basic_environment.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/composite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/detail/composite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/composite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/compose.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/detail/compose.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/compose.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/composite_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/detail/composite_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/composite_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/composite_info.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/detail/composite_info.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/composite_info.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/function_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/core/detail/function_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/core/detail/function_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/function/detail/function_call.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/function/detail/function_call.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/function/detail/function_call.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/detail/construct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object/detail/construct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/detail/construct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/detail/construct_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object/detail/construct_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/detail/construct_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/detail/new.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object/detail/new.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/detail/new.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/detail/new_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/object/detail/new_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/object/detail/new_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/binary_compose.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/detail/binary_compose.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/binary_compose.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/binary_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/detail/binary_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/binary_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/io.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/detail/io.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/io.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_return.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_return.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_return.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/unary_compose.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/operator/detail/unary_compose.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/operator/detail/unary_compose.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/detail/local_gen.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/scope/detail/local_gen.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/detail/local_gen.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/detail/local_variable.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/scope/detail/local_variable.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/scope/detail/local_variable.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/catch_all_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/detail/catch_all_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/catch_all_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/catch_composite.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/detail/catch_composite.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/catch_composite.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/catch_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/detail/catch_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/catch_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/switch.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/detail/switch.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/switch.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/switch_eval.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/detail/switch_eval.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/switch_eval.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/switch_eval.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/statement/detail/switch_eval.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/statement/detail/switch_eval.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/querying.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/querying.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/querying.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/transformation.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/transformation.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/transformation.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/container/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/container/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/container/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/detail/fcall.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal/detail/fcall.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/detail/fcall.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/detail/parser_binder.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/nonterminal/detail/parser_binder.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/nonterminal/detail/parser_binder.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/detail/real_impl.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/numeric/detail/real_impl.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/detail/real_impl.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/stream/detail/iterator_source.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/detail/match_manip.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/stream/detail/match_manip.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/detail/match_manip.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/detail/match_manip_auto.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/stream/detail/match_manip_auto.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/stream/detail/match_manip_auto.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/detail/tst.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/qi/string/detail/tst.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/qi/string/detail/tst.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode/category_table.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_encoding/unicode/category_table.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode/category_table.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode/lowercase_table.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_encoding/unicode/lowercase_table.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode/lowercase_table.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode/query.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_encoding/unicode/query.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode/query.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode/script_table.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_encoding/unicode/script_table.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode/script_table.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode/uppercase_table.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/char_encoding/unicode/uppercase_table.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/char_encoding/unicode/uppercase_table.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/endian/endian.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/endian/endian.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/endian/endian.hpp" ...on 9700th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/char_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/char_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/char_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/endian/cover_operators.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/endian/cover_operators.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/endian/cover_operators.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/consts.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/consts.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/consts.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/debug.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/debug.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/debug.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/file_input.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/file_input.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/file_input.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/generate_cpp.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/generate_cpp.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/generate_cpp.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/generate_re2c.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/generate_re2c.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/generate_re2c.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/generator.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/generator.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/generator.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/input.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/input.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/input.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/internals.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/internals.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/internals.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/rules.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/rules.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/rules.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/runtime_error.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/runtime_error.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/runtime_error.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/serialise.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/serialise.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/serialise.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/size_t.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/size_t.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/size_t.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/state_machine.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/state_machine.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/state_machine.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/string_token.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/string_token.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/string_token.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/math/fpclassify.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/math/fpclassify.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/math/fpclassify.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/math/signbit.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/math/signbit.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/math/signbit.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/combine_policies.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/combine_policies.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/combine_policies.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/buffering_input_iterator_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/buffering_input_iterator_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/buffering_input_iterator_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/first_owner_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/first_owner_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/first_owner_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/fixed_size_queue.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/fixed_size_queue.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/fixed_size_queue.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/fixed_size_queue_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/fixed_size_queue_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/fixed_size_queue_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/functor_input_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/functor_input_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/functor_input_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/input_iterator_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/input_iterator_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/input_iterator_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/istream_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/istream_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/istream_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/lex_input_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/lex_input_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/lex_input_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/multi_pass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/multi_pass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/multi_pass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/no_check_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/no_check_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/no_check_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/split_functor_input_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/split_functor_input_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/split_functor_input_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/detail/utree_detail2.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/utree/detail/utree_detail2.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/detail/utree_detail2.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/detail/utree_detail1.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/utree/detail/utree_detail1.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/utree/detail/utree_detail1.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/directive/confix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/karma/directive/confix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/directive/confix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive/confix.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/directive/confix.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive/confix.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/nonterminal/subrule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/karma/nonterminal/subrule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/karma/nonterminal/subrule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive/distinct.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/directive/distinct.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive/distinct.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive/kwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/directive/kwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive/kwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive/seek.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/directive/seek.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/directive/seek.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/nonterminal/subrule.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/nonterminal/subrule.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/nonterminal/subrule.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/operator/keywords.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/operator/keywords.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/operator/keywords.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/primitive/advance.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/primitive/advance.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/primitive/advance.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/primitive/flush_multi_pass.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/primitive/flush_multi_pass.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/primitive/flush_multi_pass.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/primitive/iter_pos.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/primitive/iter_pos.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/primitive/iter_pos.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/iface/id_policy.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/iface/id_policy.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/iface/id_policy.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/iface/argument_factory.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/test/utils/runtime/cla/iface/argument_factory.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/test/utils/runtime/cla/iface/argument_factory.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/validate_/return_count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/return_count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/validate_/return_count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/this.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/this.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/this.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/validate_/this_count.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/this_count.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_/validate_/this_count.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/defaults.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/defaults.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/defaults.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/alternative.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/alternative.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/alternative.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/directives.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/directives.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/directives.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/exclusive_or.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/exclusive_or.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/exclusive_or.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/difference.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/difference.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/difference.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/intersection.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/intersection.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/intersection.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/list.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/list.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/list.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/kleene_star.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/kleene_star.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/kleene_star.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/optional.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/optional.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/optional.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/positive.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/positive.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/positive.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/sequence.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/sequence.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/sequence.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/sequential_and.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/sequential_and.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/sequential_and.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/sequential_or.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/composite/impl/sequential_or.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/composite/impl/sequential_or.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl/object_with_id.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/non_terminal/impl/object_with_id.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl/object_with_id.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl/rule.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/non_terminal/impl/rule.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl/rule.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl/static.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/non_terminal/impl/static.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl/static.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl/subrule.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/non_terminal/impl/subrule.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/non_terminal/impl/subrule.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/impl/numerics.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/primitives/impl/numerics.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/impl/numerics.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/impl/primitives.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/primitives/impl/primitives.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/primitives/impl/primitives.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset/basic_chset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset/basic_chset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/impl/skipper.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/core/scanner/impl/skipper.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/core/scanner/impl/skipper.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset/basic_chset.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset/basic_chset.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset/range_run.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/impl/chset/range_run.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset/range_run.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset/range_run.ipp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/classic/utility/impl/chset/range_run.ipp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/classic/utility/impl/chset/range_run.ipp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_equal_range.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_equal_range.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_equal_range.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/begin.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/begin.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/begin.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_find.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_find.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_find.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/decay_array.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/decay_array.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/decay_array.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/end.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/end.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/end.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_lower_bound.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_lower_bound.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_lower_bound.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove_if.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove_if.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove_if.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_reverse.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_reverse.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_reverse.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_sort.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_sort.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_sort.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_unique.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_unique.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_unique.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_upper_bound.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_upper_bound.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_upper_bound.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_map.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_map.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_map.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_set.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_set.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_set.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/container/detail/container.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/phoenix/stl/container/detail/container.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/phoenix/stl/container/detail/container.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/containers/ptr_list.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/containers/ptr_list.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/containers/ptr_list.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/partition/charset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/partition/charset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/partition/charset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/containers/ptr_vector.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/containers/ptr_vector.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/containers/ptr_vector.hpp" ...on 9800th target... common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/conversion/char_state_machine.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/conversion/char_state_machine.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/conversion/char_state_machine.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/parser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/parser/parser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/parser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/partition/equivset.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/partition/equivset.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/partition/equivset.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/math/detail/fp_traits.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/math/detail/fp_traits.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/math/detail/fp_traits.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/operator/detail/keywords.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/repository/home/qi/operator/detail/keywords.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/repository/home/qi/operator/detail/keywords.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/num_token.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/num_token.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/num_token.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_helper.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_helper.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_helper.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_state.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_state.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_state.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/end_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/parser/tree/end_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/end_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/iteration_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/parser/tree/iteration_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/iteration_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/leaf_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/parser/tree/leaf_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/leaf_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/parser/tree/node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/selection_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/parser/tree/selection_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/selection_node.hpp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/sequence_node.hpp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/spirit/home/support/detail/lexer/parser/tree/sequence_node.hpp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/spirit/home/support/detail/lexer/parser/tree/sequence_node.hpp" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility" common.mkdir /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers mkdir -p "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/array cp "boost/tr1/tr1/array" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/array" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bitset cp "boost/tr1/tr1/bitset" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/bitset" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/algorithm cp "boost/tr1/tr1/algorithm" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/algorithm" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/cmath cp "boost/tr1/tr1/cmath" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/cmath" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cassert cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cassert" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cassert" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cerrno cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cerrno" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cerrno" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/clocale cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/clocale" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/clocale" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cfloat cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cfloat" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cfloat" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/climits cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/climits" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/climits" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cctype cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cctype" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cctype" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/csignal cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/csignal" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/csignal" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cmath cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cmath" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cmath" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/csetjmp cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/csetjmp" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/csetjmp" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cstdarg cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cstdarg" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cstdarg" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cstddef cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cstddef" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cstddef" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cstring cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cstring" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cstring" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cstdio cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cstdio" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cstdio" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/ctime cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/ctime" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/ctime" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cwchar cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cwchar" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cwchar" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cstdlib cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cstdlib" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cstdlib" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cwctype cp "/Users/Mishra/0ad/libraries/osx/boost/boost_1_52_0/boost/compatibility/cpp_c_headers/cwctype" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/compatibility/cpp_c_headers/cwctype" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/complex cp "boost/tr1/tr1/complex" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/complex" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/deque cp "boost/tr1/tr1/deque" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/deque" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/exception cp "boost/tr1/tr1/exception" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/exception" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/fstream cp "boost/tr1/tr1/fstream" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/fstream" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/functional cp "boost/tr1/tr1/functional" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/functional" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/iostream cp "boost/tr1/tr1/iostream" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/iostream" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/iomanip cp "boost/tr1/tr1/iomanip" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/iomanip" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/ios cp "boost/tr1/tr1/ios" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/ios" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/istream cp "boost/tr1/tr1/istream" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/istream" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/iterator cp "boost/tr1/tr1/iterator" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/iterator" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/limits cp "boost/tr1/tr1/limits" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/limits" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/list cp "boost/tr1/tr1/list" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/list" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/locale cp "boost/tr1/tr1/locale" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/locale" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/map cp "boost/tr1/tr1/map" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/map" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/memory cp "boost/tr1/tr1/memory" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/memory" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/new cp "boost/tr1/tr1/new" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/new" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/numeric cp "boost/tr1/tr1/numeric" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/numeric" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/ostream cp "boost/tr1/tr1/ostream" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/ostream" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/queue cp "boost/tr1/tr1/queue" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/queue" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/random cp "boost/tr1/tr1/random" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/random" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/regex cp "boost/tr1/tr1/regex" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/regex" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/set cp "boost/tr1/tr1/set" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/set" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sstream cp "boost/tr1/tr1/sstream" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/sstream" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/stack cp "boost/tr1/tr1/stack" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/stack" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/stdexcept cp "boost/tr1/tr1/stdexcept" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/stdexcept" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/streambuf cp "boost/tr1/tr1/streambuf" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/streambuf" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/type_traits cp "boost/tr1/tr1/type_traits" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/type_traits" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/string cp "boost/tr1/tr1/string" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/string" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/strstream cp "boost/tr1/tr1/strstream" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/strstream" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/tuple cp "boost/tr1/tr1/tuple" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/tuple" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/typeinfo cp "boost/tr1/tr1/typeinfo" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/typeinfo" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/unordered_map cp "boost/tr1/tr1/unordered_map" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/unordered_map" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/unordered_set cp "boost/tr1/tr1/unordered_set" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/unordered_set" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/utility cp "boost/tr1/tr1/utility" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/utility" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/valarray cp "boost/tr1/tr1/valarray" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/valarray" common.copy /Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/vector cp "boost/tr1/tr1/vector" "/Users/Mishra/0ad/libraries/osx/boost/include/boost/tr1/tr1/vector" ...updated 9869 targets... ~/0ad/libraries/osx/boost ~/0ad/libraries/osx Building wxWidgets... ~/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0 ~/0ad/libraries/osx/wxwidgets ~/0ad/libraries/osx ~/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release ~/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0 ~/0ad/libraries/osx/wxwidgets ~/0ad/libraries/osx checking build system type... x86_64-apple-darwin13.2.0 checking host system type... x86_64-apple-darwin13.2.0 checking for --disable-gui... no checking for --enable-monolithic... no checking for --enable-plugins... no checking for --without-subdirs... no checking for --enable-official_build... no checking for --disable-all-features... no checking for --enable-universal... no checking for --enable-nanox... no checking for --enable-gpe... no checking for toolkit... osx_cocoa checking for --with-libpng... yes checking for --with-libjpeg... yes checking for --with-libtiff... yes checking for --without-libjbig... no checking for --without-liblzma... no checking for --with-libxpm... yes checking for --with-libiconv... yes checking for --with-libmspack... no checking for --without-gtkprint... no checking for --with-gnomevfs... no checking for --with-libnotify... yes checking for --with-hildon... no checking for --with-opengl... yes checking for --with-dmalloc... no checking for --with-sdl... no checking for --with-regex... yes checking for --with-zlib... yes checking for --with-expat... no checking for --with-macosx-sdk... checking for --with-macosx-version-min... checking for --enable-debug... default checking for --disable-debug_flag... no checking for --enable-debug_info... no checking for --enable-debug_gdb... no checking for --enable-debug_cntxt... no checking for --enable-mem_tracing... no checking for --disable-shared... yes checking for --enable-stl... no checking for --enable-std_containers... no checking for --enable-std_iostreams... yes checking for --enable-std_string... yes checking for --enable-std_string_conv_in_wxstring... no checking for --disable-unicode... no checking for --enable-mslu... no checking for --enable-utf8... no checking for --enable-utf8only... no checking for --enable-extended_rtti... no checking for --disable-optimise... no checking for --enable-profile... no checking for --enable-no_rtti... no checking for --enable-no_exceptions... no checking for --enable-permissive... no checking for --enable-no_deps... no checking for --disable-vararg_macros... no checking for --enable-universal_binary... no checking for --enable-macosx_arch... no checking for --enable-compat26... no checking for --disable-compat28... no checking for --disable-rpath... no checking for --enable-objc_uniquifying... no checking for --disable-visibility... no checking for --disable-tls... no checking for --enable-intl... yes checking for --enable-xlocale... yes checking for --enable-config... yes checking for --enable-protocols... yes checking for --enable-ftp... yes checking for --enable-http... yes checking for --enable-fileproto... yes checking for --enable-sockets... yes checking for --enable-ipv6... no checking for --enable-ole... yes checking for --enable-dataobj... yes checking for --enable-ipc... yes checking for --enable-baseevtloop... yes checking for --enable-epollloop... yes checking for --enable-selectloop... yes checking for --enable-any... yes checking for --enable-apple_ieee... yes checking for --enable-arcstream... yes checking for --enable-base64... yes checking for --enable-backtrace... yes checking for --enable-catch_segvs... yes checking for --enable-cmdline... yes checking for --enable-datetime... yes checking for --enable-debugreport... yes checking for --enable-dialupman... yes checking for --enable-dynlib... yes checking for --enable-dynamicloader... yes checking for --enable-exceptions... yes checking for --enable-ffile... yes checking for --enable-file... yes checking for --enable-filehistory... yes checking for --enable-filesystem... yes checking for --enable-fontenum... yes checking for --enable-fontmap... yes checking for --enable-fs_archive... yes checking for --enable-fs_inet... yes checking for --enable-fs_zip... yes checking for --enable-fsvolume... yes checking for --enable-fswatcher... yes checking for --enable-geometry... yes checking for --enable-log... yes checking for --enable-longlong... yes checking for --enable-mimetype... yes checking for --enable-printfposparam... yes checking for --enable-snglinst... yes checking for --enable-sound... yes checking for --enable-stdpaths... yes checking for --enable-stopwatch... yes checking for --enable-streams... yes checking for --enable-sysoptions... yes checking for --enable-tarstream... yes checking for --enable-textbuf... yes checking for --enable-textfile... yes checking for --enable-timer... yes checking for --enable-variant... yes checking for --enable-zipstream... yes checking for --enable-url... yes checking for --enable-protocol... yes checking for --enable-protocol_http... yes checking for --enable-protocol_ftp... yes checking for --enable-protocol_file... yes checking for --enable-threads... yes checking for --enable-iniconf... no checking for --enable-regkey... yes checking for --enable-docview... yes checking for --enable-help... yes checking for --enable-mshtmlhelp... yes checking for --enable-html... yes checking for --enable-htmlhelp... yes checking for --enable-xrc... yes checking for --enable-aui... yes checking for --enable-propgrid... yes checking for --enable-ribbon... yes checking for --enable-stc... yes checking for --enable-constraints... yes checking for --enable-loggui... yes checking for --enable-logwin... yes checking for --enable-logdialog... yes checking for --enable-mdi... yes checking for --enable-mdidoc... yes checking for --enable-mediactrl... auto checking for --enable-gstreamer8... no checking for --enable-richtext... no checking for --enable-postscript... yes checking for --enable-printarch... yes checking for --enable-svg... yes checking for --enable-webkit... yes checking for --enable-webview... yes checking for --enable-clipboard... yes checking for --enable-dnd... yes checking for --disable-controls... no checking for --enable-markup... yes checking for --enable-accel... yes checking for --enable-animatectrl... yes checking for --enable-bannerwindow... yes checking for --enable-artstd... yes checking for --enable-arttango... auto checking for --enable-bmpbutton... yes checking for --enable-bmpcombobox... yes checking for --enable-button... yes checking for --enable-calendar... yes checking for --enable-caret... yes checking for --enable-checkbox... yes checking for --enable-checklst... yes checking for --enable-choice... yes checking for --enable-choicebook... yes checking for --enable-collpane... yes checking for --enable-colourpicker... yes checking for --enable-combobox... yes checking for --enable-comboctrl... yes checking for --enable-commandlinkbutton... yes checking for --enable-dataviewctrl... yes checking for --enable-datepick... yes checking for --enable-detect_sm... yes checking for --enable-dirpicker... yes checking for --enable-display... yes checking for --enable-editablebox... yes checking for --enable-filectrl... yes checking for --enable-filepicker... yes checking for --enable-fontpicker... yes checking for --enable-gauge... yes checking for --enable-grid... yes checking for --enable-headerctrl... yes checking for --enable-hyperlink... yes checking for --enable-imaglist... yes checking for --enable-infobar... yes checking for --enable-listbook... yes checking for --enable-listbox... yes checking for --enable-listctrl... yes checking for --enable-notebook... yes checking for --enable-notifmsg... yes checking for --enable-odcombobox... yes checking for --enable-popupwin... yes checking for --enable-prefseditor... yes checking for --enable-radiobox... yes checking for --enable-radiobtn... yes checking for --enable-richmsgdlg... yes checking for --enable-richtooltip... yes checking for --enable-rearrangectrl... yes checking for --enable-sash... yes checking for --enable-scrollbar... yes checking for --enable-searchctrl... yes checking for --enable-slider... yes checking for --enable-spinbtn... yes checking for --enable-spinctrl... yes checking for --enable-splitter... yes checking for --enable-statbmp... yes checking for --enable-statbox... yes checking for --enable-statline... yes checking for --enable-stattext... yes checking for --enable-statusbar... yes checking for --enable-taskbaricon... yes checking for --enable-tbarnative... yes checking for --enable-textctrl... yes checking for --enable-datepick... yes checking for --enable-tipwindow... yes checking for --enable-togglebtn... yes checking for --enable-toolbar... yes checking for --enable-toolbook... yes checking for --enable-treebook... yes checking for --enable-treectrl... yes checking for --enable-treelist... yes checking for --enable-commondlg... yes checking for --enable-aboutdlg... yes checking for --enable-choicedlg... yes checking for --enable-coldlg... yes checking for --enable-filedlg... yes checking for --enable-finddlg... yes checking for --enable-fontdlg... yes checking for --enable-dirdlg... yes checking for --enable-msgdlg... yes checking for --enable-numberdlg... yes checking for --enable-splash... yes checking for --enable-textdlg... yes checking for --enable-tipdlg... yes checking for --enable-progressdlg... yes checking for --enable-wizarddlg... yes checking for --enable-menus... yes checking for --enable-miniframe... yes checking for --enable-tooltips... yes checking for --enable-splines... yes checking for --enable-mousewheel... yes checking for --enable-validators... yes checking for --enable-busyinfo... yes checking for --enable-hotkey... auto checking for --enable-joystick... yes checking for --enable-metafile... auto checking for --enable-dragimage... yes checking for --enable-accessibility... no checking for --enable-uiactionsim... yes checking for --enable-dctransform... yes checking for --enable-webviewwebkit... yes checking for --enable-palette... yes checking for --enable-image... yes checking for --enable-gif... yes checking for --enable-pcx... yes checking for --enable-tga... yes checking for --enable-iff... yes checking for --enable-pnm... yes checking for --enable-xpm... yes checking for --enable-ico_cur... yes checking for --enable-dccache... yes checking for --enable-ps-in-msw... yes checking for --enable-ownerdrawn... yes checking for --enable-uxtheme... yes checking for --enable-wxdib... yes checking for --enable-webviewie... yes checking for --enable-autoidman... no checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether we are using the Intel C compiler... no checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether clang needs -traditional... no checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking whether we are using the Intel C++ compiler... no checking whether we are using the Metrowerks C++ compiler... no checking whether we are using the IBM xlC C++ compiler... no checking for ar... ar checking if C compiler (clang -mmacosx-version-min=10.5) works with SDK/version options... yes checking if C++ compiler (clang++ -mmacosx-version-min=10.5) works with SDK/version options... yes checking if CoreFoundation/CFBase.h is usable... yes 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 langinfo.h... yes checking for wchar.h... yes checking for sys/select.h... yes checking for cxxabi.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking size of short... 2 checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking size of long long... 8 checking size of wchar_t... 4 checking for va_copy... yes checking whether the compiler supports variadic macros... yes checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if large file support is available... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking whether byte ordering is bigendian... no checking for iostream... yes checking if C++ compiler supports the explicit keyword... yes checking for std::wstring in ... yes checking for std::istream... yes checking for std::ostream... yes checking how to run the C++ preprocessor... clang++ -mmacosx-version-min=10.5 -E checking type_traits usability... no checking type_traits presence... no checking for type_traits... no checking tr1/type_traits usability... yes checking tr1/type_traits presence... yes checking for tr1/type_traits... yes checking for __sync_fetch_and_add and __sync_sub_and_fetch builtins... yes checking for libraries directories... /usr/lib checking for cos... yes checking for floor... yes checking if floating point functions link without -lm... yes checking for strtoull... yes configure: WARNING: Defaulting to the builtin regex library for Unicode build. checking for deflate in -lz... yes checking for png.h > 0.90... no checking for png.h... (cached) no configure: WARNING: system png library not found or too old, will use built-in instead checking for jpeglib.h... no configure: WARNING: system jpeg library not found, will use built-in instead checking for tiffio.h... no configure: WARNING: system tiff library not found, will use built-in instead checking for lzma_code in -llzma... yes checking for jbg_dec_init in -ljbig... no checking for X11/Xlib.h... no checking for X11/XKBlib.h... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking if size_t is unsigned int... no checking if size_t is unsigned long... yes checking if wchar_t is separate type... yes checking for pw_gecos in struct passwd... yes checking for wcslen... yes checking for wcsftime... yes checking for mbstate_t... yes checking for wcsrtombs... yes checking for snprintf... yes checking for vsnprintf... yes checking for vsscanf... yes checking for vsnprintf declaration... yes checking if vsnprintf declaration is broken... no checking for snprintf declaration... yes checking if snprintf supports positional arguments... yes checking for vsscanf declaration... yes checking for putws... no checking for fputws... yes checking for wprintf... yes checking for vswprintf... yes checking for vswscanf... yes checking for _vsnwprintf... no checking for fsync... yes checking for round... yes checking for iconv... yes checking if iconv needs const... no checking for sigaction... yes checking for sa_handler type... int checking for backtrace() in ... checking for library containing backtrace... none required yes checking for __cxa_demangle() in ... yes checking for mkstemp... yes checking for statfs... yes checking for statfs declaration... yes checking for fcntl... yes checking for setenv... yes checking for unsetenv... yes checking for uname... yes checking for strtok_r... yes checking for inet_addr... yes checking for inet_aton... yes checking for fdopen... yes checking for sysconf... yes checking for getpwuid_r... yes checking for getgrgid_r... yes checking for the pthreads library -lpthread... yes checking if more special flags are required for pthreads... no checking for pthread_setconcurrency... yes checking for pthread_cleanup_push/pop... yes checking for sched.h... yes checking for sched_yield... yes checking for pthread_attr_getschedpolicy... yes checking for pthread_attr_setschedparam... yes checking for sched_get_priority_max... yes checking for pthread_cancel... yes checking for pthread_mutex_timedlock... no configure: WARNING: wxMutex::LockTimeout() will not work checking for pthread_attr_setstacksize... yes checking for pthread_mutexattr_t... yes checking for pthread_mutexattr_settype declaration... yes checking for __thread keyword... no checking for abi::__forced_unwind() in ... no checking for localtime_r... yes checking for gmtime_r... yes checking how many arguments gethostbyname_r() takes... cannot find function declaration in netdb.h checking for gethostbyname... yes checking how many arguments getservbyname_r() takes... no checking for getservbyname... yes checking for dlopen... yes checking for dlerror... yes checking for sys/inotify.h... no checking for sys/event.h... yes checking for SNDCTL_DSP_SPEED in sys/soundcard.h... no checking for locale_t... yes checking for sys/epoll.h... no configure: WARNING: sys/epoll.h not available, wxEpollDispatcher disabled checking for gettimeofday... yes checking whether gettimeofday takes two arguments... yes checking for timezone variable in ... timezone checking for localtime... yes checking for tm_gmtoff in struct tm... yes checking for setpriority... yes checking for socket... yes checking what is the type of the third argument of getsockname... socklen_t checking what is the type of the fifth argument of getsockopt... socklen_t checking for linux/joystick.h... no configure: WARNING: Joystick not supported by this system... disabled configure: WARNING: Dialup manager not supported on this platform... disabled checking for WebKit/HIWebView.h... yes configure: WARNING: XML library not built, XRC resources disabled checking for python... /usr/bin/python checking for WebKit/HIWebView.h... (cached) yes checking if we target only x86_64... yes checking CXXWARNINGS for gcc -Woverloaded-virtual... -Woverloaded-virtual checking for gcc precompiled header bug... no checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for ar... (cached) ar checking for strip... strip checking for nm... nm checking if make is GNU make... yes checking for gcc 3.1 or later... yes checking for dependency tracking method... gcc checking for Rez... Rez checking for SetFile... SetFile checking if the compiler supports precompiled headers... yes checking for DeRez... DeRez checking whether make sets $(MAKE)... (cached) yes checking for cppunit-config... no checking for Cppunit - version >= 1.8.0... no configure: creating ./config.status config.status: creating lib/wx/config/osx_cocoa-unicode-static-3.0 config.status: creating lib/wx/config/inplace-osx_cocoa-unicode-static-3.0 config.status: creating utils/ifacecheck/rungccxml.sh config.status: creating Makefile config.status: creating samples/wrapsizer/Makefile config.status: creating samples/wizard/Makefile config.status: creating samples/widgets/Makefile config.status: creating samples/webview/Makefile config.status: creating samples/vscroll/Makefile config.status: creating samples/validate/Makefile config.status: creating samples/uiaction/Makefile config.status: creating samples/typetest/Makefile config.status: creating samples/treelist/Makefile config.status: creating samples/treectrl/Makefile config.status: creating samples/toolbar/Makefile config.status: creating samples/thread/Makefile config.status: creating samples/text/Makefile config.status: creating samples/taskbar/Makefile config.status: creating samples/taborder/Makefile config.status: creating samples/svg/Makefile config.status: creating samples/stc/Makefile config.status: creating samples/statbar/Makefile config.status: creating samples/splitter/Makefile config.status: creating samples/splash/Makefile config.status: creating samples/sound/Makefile config.status: creating samples/sockets/Makefile config.status: creating samples/shaped/Makefile config.status: creating samples/scroll/Makefile config.status: creating samples/sashtest/Makefile config.status: creating samples/ribbon/Makefile config.status: creating samples/render/Makefile config.status: creating samples/propgrid/Makefile config.status: creating samples/printing/Makefile config.status: creating samples/popup/Makefile config.status: creating samples/opengl/penguin/Makefile config.status: creating samples/opengl/isosurf/Makefile config.status: creating samples/opengl/cube/Makefile config.status: creating samples/opengl/Makefile config.status: creating samples/notebook/Makefile config.status: creating samples/minimal/Makefile config.status: creating samples/menu/Makefile config.status: creating samples/mediaplayer/Makefile config.status: creating samples/mdi/Makefile config.status: creating samples/listctrl/Makefile config.status: creating samples/layout/Makefile config.status: creating samples/keyboard/Makefile config.status: creating samples/ipc/Makefile config.status: creating samples/internat/Makefile config.status: creating samples/image/Makefile config.status: creating samples/html/zip/Makefile config.status: creating samples/html/widget/Makefile config.status: creating samples/html/virtual/Makefile config.status: creating samples/html/test/Makefile config.status: creating samples/html/printing/Makefile config.status: creating samples/html/htmlctrl/Makefile config.status: creating samples/html/helpview/Makefile config.status: creating samples/html/help/Makefile config.status: creating samples/html/about/Makefile config.status: creating samples/html/Makefile config.status: creating samples/htlbox/Makefile config.status: creating samples/help/Makefile config.status: creating samples/grid/Makefile config.status: creating samples/fswatcher/Makefile config.status: creating samples/font/Makefile config.status: creating samples/exec/Makefile config.status: creating samples/except/Makefile config.status: creating samples/event/Makefile config.status: creating samples/erase/Makefile config.status: creating samples/drawing/Makefile config.status: creating samples/dragimag/Makefile config.status: creating samples/docview/Makefile config.status: creating samples/dnd/Makefile config.status: creating samples/display/Makefile config.status: creating samples/dialogs/Makefile config.status: creating samples/debugrpt/Makefile config.status: creating samples/dataview/Makefile config.status: creating samples/controls/Makefile config.status: creating samples/console/Makefile config.status: creating samples/config/Makefile config.status: creating samples/combo/Makefile config.status: creating samples/collpane/Makefile config.status: creating samples/clipboard/Makefile config.status: creating samples/caret/Makefile config.status: creating samples/calendar/Makefile config.status: creating samples/aui/Makefile config.status: creating samples/artprov/Makefile config.status: creating samples/animate/Makefile config.status: creating samples/Makefile config.status: creating demos/bombs/Makefile config.status: creating demos/forty/Makefile config.status: creating demos/fractal/Makefile config.status: creating demos/life/Makefile config.status: creating demos/Makefile config.status: creating demos/poem/Makefile config.status: creating utils/emulator/Makefile config.status: creating utils/emulator/src/Makefile config.status: creating utils/execmon/Makefile config.status: creating utils/helpview/Makefile config.status: creating utils/helpview/src/Makefile config.status: creating utils/hhp2cached/Makefile config.status: creating utils/ifacecheck/src/Makefile config.status: creating utils/Makefile config.status: creating utils/screenshotgen/Makefile config.status: creating utils/screenshotgen/src/Makefile config.status: creating utils/wxrc/Makefile config.status: creating lib/wx/include/osx_cocoa-unicode-static-3.0/wx/setup.h config.status: executing wx-config commands === configuring in src/tiff (/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff) configure: running /bin/sh ../../../src/tiff/configure --disable-option-checking '--prefix=/Users/Mishra/0ad/libraries/osx/wxwidgets' 'CFLAGS=-stdlib=libstdc++ -arch x86_64 -fvisibility=hidden' 'CXXFLAGS= -arch x86_64 -fvisibility=hidden' 'LDFLAGS=-stdlib=libstdc++ -arch x86_64' '--disable-shared' '--enable-unicode' '--with-cocoa' '--with-opengl' '--with-libiconv-prefix=/Users/Mishra/0ad/libraries/osx/libiconv' '--disable-richtext' '--without-expat' '--without-sdl' 'CC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=../../../src/tiff checking build system type... i386-apple-darwin13.2.0 checking host system type... i386-apple-darwin13.2.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... ../../../src/tiff/config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking whether clang and cc understand -c and -o together... yes checking for C compiler warning flags... -Wall -W checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 how to convert i386-apple-darwin13.2.0 file names to i386-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert i386-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... 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 for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether to build static libraries... yes checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fno-common -DPIC checking if clang++ PIC flag -fno-common -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.0 dyld checking how to hardcode library paths into programs... immediate checking whether make supports nested variables... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no 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 search.h usability... yes checking search.h presence... yes checking for search.h... 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 an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... 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 signed short... 2 checking size of unsigned short... 2 checking size of signed int... 4 checking size of unsigned int... 4 checking size of signed long... 8 checking size of unsigned long... 8 checking size of signed long long... 8 checking size of unsigned long long... 8 checking size of unsigned char *... 8 checking for signed 8-bit type... signed char checking for unsigned 8-bit type... unsigned char checking for signed 16-bit type... signed short checking for unsigned 16-bit type... unsigned short checking for signed 32-bit type... signed int checking for unsigned 32-bit type... unsigned int checking for signed 64-bit type... signed long checking for unsigned 64-bit type... unsigned long checking for signed size type... signed long checking for ptrdiff_t... yes checking for pointer difference type... ptrdiff_t checking for int8... no checking for int16... no checking for int32... no checking for floor... yes checking for isascii... yes checking for memmove... yes checking for memset... yes checking for mmap... yes checking for pow... yes checking for setmode... yes checking for sqrt... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoull... yes checking for getopt... yes checking for strcasecmp... yes checking for strtoul... yes checking for strtoull... (cached) yes checking for lfind... yes checking native cpu bit order... lsb2msb checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for jpeg_read_scanlines in -ljpeg... no checking jpeglib.h usability... no checking jpeglib.h presence... no checking for jpeglib.h... no checking for jbg_dec_init in -ljbig... no checking jbig.h usability... no checking jbig.h presence... no checking for jbig.h... no checking for lzma_code in -llzma... yes checking lzma.h usability... no checking lzma.h presence... no checking for lzma.h... no checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking whether we are using the Microsoft C compiler... no checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking OpenGL/gl.h usability... yes checking OpenGL/gl.h presence... yes checking for OpenGL/gl.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for OpenGL library... -lGL checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking OpenGL/glu.h usability... yes checking OpenGL/glu.h presence... yes checking for OpenGL/glu.h... yes checking for OpenGL Utility library... -lGLU checking for varargs GLU tesselator callback function type... no checking GL/glut.h usability... yes checking GL/glut.h presence... yes checking for GL/glut.h... yes checking GLUT/glut.h usability... yes checking GLUT/glut.h presence... yes checking for GLUT/glut.h... yes checking for GLUT library... -lglut checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating contrib/Makefile config.status: creating contrib/addtiffo/Makefile config.status: creating contrib/dbs/Makefile config.status: creating contrib/dbs/xtiff/Makefile config.status: creating contrib/iptcutil/Makefile config.status: creating contrib/mfs/Makefile config.status: creating contrib/pds/Makefile config.status: creating contrib/ras/Makefile config.status: creating contrib/stream/Makefile config.status: creating contrib/tags/Makefile config.status: creating contrib/win_dib/Makefile config.status: creating html/Makefile config.status: creating html/images/Makefile config.status: creating html/man/Makefile config.status: creating libtiff-4.pc config.status: creating libtiff/Makefile config.status: creating man/Makefile config.status: creating port/Makefile config.status: creating test/Makefile config.status: creating tools/Makefile config.status: creating libtiff/tif_config.h config.status: creating libtiff/tiffconf.h config.status: executing depfiles commands config.status: executing libtool commands Libtiff is now configured for i386-apple-darwin13.2.0 Installation directory: /Users/Mishra/0ad/libraries/osx/wxwidgets Documentation directory: ${prefix}/share/doc/tiff-4.0.3 C compiler: clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -W C++ compiler: clang++ -arch x86_64 -fvisibility=hidden Enable runtime linker paths: no Enable linker symbol versioning: no Support Microsoft Document Imaging: yes Use win32 IO: no Support for internal codecs: CCITT Group 3 & 4 algorithms: yes Macintosh PackBits algorithm: yes LZW algorithm: yes ThunderScan 4-bit RLE algorithm: yes NeXT 2-bit RLE algorithm: yes LogLuv high dynamic range encoding: yes Support for external codecs: ZLIB support: yes Pixar log-format algorithm: yes JPEG support: no Old JPEG support: no JPEG 8/12 bit dual mode: no ISO JBIG support: no LZMA2 support: no C++ support: yes OpenGL support: yes Configured wxWidgets 3.0.0 for `x86_64-apple-darwin13.2.0' Which GUI toolkit should wxWidgets use? osx_cocoa Should wxWidgets be compiled into single library? no Should wxWidgets be linked as a shared library? no Should wxWidgets support Unicode? yes (using wchar_t) What level of wxWidgets compatibility should be enabled? wxWidgets 2.6 no wxWidgets 2.8 yes Which libraries should wxWidgets use? STL no jpeg builtin png builtin regex builtin tiff builtin zlib sys expat no libmspack no sdl no /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxregex_regcomp.o -DNDEBUG -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/regex/regcomp.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxregex_regexec.o -DNDEBUG -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/regex/regexec.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxregex_regerror.o -DNDEBUG -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/regex/regerror.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxregex_regfree.o -DNDEBUG -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/regex/regfree.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_png.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/png.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngerror.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngerror.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngget.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngget.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngmem.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngmem.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngpread.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngpread.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngread.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngread.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngrio.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngrio.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngrtran.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngrtran.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngrutil.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngrutil.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngset.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngset.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngtrans.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngtrans.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngwio.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngwio.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngwrite.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngwrite.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngwtran.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngwtran.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxpng_pngwutil.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/png/pngwutil.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcomapi.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcomapi.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jutils.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jutils.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jerror.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jerror.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jmemmgr.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jmemmgr.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jmemnobs.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jmemnobs.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcapimin.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcapimin.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcapistd.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcapistd.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jctrans.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jctrans.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcparam.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcparam.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdatadst.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdatadst.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcinit.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcinit.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcmaster.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcmaster.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcmarker.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcmarker.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcmainct.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcmainct.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcprepct.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcprepct.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jccoefct.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jccoefct.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jccolor.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jccolor.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcsample.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcsample.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jchuff.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jchuff.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcphuff.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcphuff.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jcdctmgr.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jcdctmgr.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jfdctfst.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jfdctfst.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jfdctflt.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jfdctflt.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jfdctint.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jfdctint.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdapimin.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdapimin.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdapistd.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdapistd.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdtrans.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdtrans.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdatasrc.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdatasrc.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdmaster.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdmaster.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdinput.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdinput.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdmarker.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdmarker.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdhuff.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdhuff.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdphuff.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdphuff.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdmainct.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdmainct.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdcoefct.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdcoefct.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdpostct.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdpostct.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jddctmgr.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jddctmgr.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jidctfst.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jidctfst.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jidctflt.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jidctflt.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jidctint.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jidctint.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jidctred.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jidctred.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdsample.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdsample.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdcolor.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdcolor.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jquant1.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jquant1.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jquant2.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jquant2.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxjpeg_jdmerge.o -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/jpeg/jdmerge.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_unix.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_unix.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_aux.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_aux.c ../src/tiff/libtiff/tif_unix.c:158:6: warning: cast to 'thandle_t' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (thandle_t) fd, ^ /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_close.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_close.c 1 warning generated. /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_codec.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_codec.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_color.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_color.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_compress.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_compress.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_dir.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_dir.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_dirinfo.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_dirinfo.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_dirread.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_dirread.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_dirwrite.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_dirwrite.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_dumpmode.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_dumpmode.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_error.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_error.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_extension.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_extension.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_fax3.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_fax3.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_fax3sm.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_fax3sm.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_flush.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_flush.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_getimage.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_getimage.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_jbig.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_jbig.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_jpeg.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_jpeg.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_jpeg_12.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_jpeg_12.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_luv.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_luv.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_lzma.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_lzma.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_lzw.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_lzw.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_next.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_next.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_ojpeg.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_ojpeg.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_open.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_open.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_packbits.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_packbits.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_pixarlog.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_pixarlog.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_predict.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_predict.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_print.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_print.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_read.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_read.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_strip.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_strip.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_swab.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_swab.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_thunder.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_thunder.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_tile.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_tile.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_version.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_version.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_warning.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_warning.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_write.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_write.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o wxtiff_tif_zip.o -DNDEBUG -I../src/jpeg -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/tiff/libtiff/tif_zip.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexA68k.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexA68k.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexAbaqus.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexAbaqus.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexAda.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexAda.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexAPDL.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexAPDL.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexAsm.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexAsm.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexAsn1.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexAsn1.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexASY.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexASY.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexAU3.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexAU3.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexAVE.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexAVE.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexAVS.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexAVS.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexBaan.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexBaan.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexBash.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexBash.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexBasic.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexBasic.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexBullant.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexBullant.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexCaml.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexCaml.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexCLW.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexCLW.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexCmake.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexCmake.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexCOBOL.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexCOBOL.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexCoffeeScript.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexCoffeeScript.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexConf.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexConf.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexCPP.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexCPP.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexCrontab.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexCrontab.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexCsound.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexCsound.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexCSS.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexCSS.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexD.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexD.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexECL.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexECL.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexEiffel.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexEiffel.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexErlang.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexErlang.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexEScript.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexEScript.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexFlagship.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexFlagship.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexForth.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexForth.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexFortran.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexFortran.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexGAP.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexGAP.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexGui4Cli.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexGui4Cli.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexHaskell.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexHaskell.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexHTML.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexHTML.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexInno.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexInno.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexKix.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexKix.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexLisp.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexLisp.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexLout.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexLout.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexLua.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexLua.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexMagik.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexMagik.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexMarkdown.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexMarkdown.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexMatlab.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexMatlab.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexMetapost.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexMetapost.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexMMIXAL.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexMMIXAL.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexModula.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexModula.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexMPT.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexMPT.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexMSSQL.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexMSSQL.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexMySQL.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexMySQL.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexNimrod.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexNimrod.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexNsis.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexNsis.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexOpal.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexOpal.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexOScript.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexOScript.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexOthers.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexOthers.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexPascal.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexPascal.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexPB.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexPB.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexPerl.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexPerl.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexPLM.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexPLM.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexPOV.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexPOV.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexPowerPro.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexPowerPro.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexPowerShell.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexPowerShell.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexProgress.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexProgress.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexPS.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexPS.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexPython.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexPython.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexR.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexR.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexRebol.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexRebol.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexRuby.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexRuby.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexScriptol.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexScriptol.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexSmalltalk.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexSmalltalk.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexSML.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexSML.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexSorcus.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexSorcus.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexSpecman.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexSpecman.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexSpice.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexSpice.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexSQL.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexSQL.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexTACL.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexTACL.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexTADS3.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexTADS3.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexTAL.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexTAL.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexTCL.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexTCL.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexTCMD.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexTCMD.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexTeX.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexTeX.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexTxt2tags.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexTxt2tags.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexVB.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexVB.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexVerilog.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexVerilog.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexVHDL.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexVHDL.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexVisualProlog.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexVisualProlog.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexYAML.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexers/LexYAML.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_Accessor.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexlib/Accessor.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_CharacterSet.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexlib/CharacterSet.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexerBase.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexlib/LexerBase.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexerModule.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexlib/LexerModule.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexerNoExceptions.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexlib/LexerNoExceptions.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LexerSimple.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexlib/LexerSimple.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_PropSetSimple.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexlib/PropSetSimple.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_StyleContext.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexlib/StyleContext.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_WordList.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/lexlib/WordList.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_AutoComplete.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/AutoComplete.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_CallTip.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/CallTip.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_Catalogue.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/Catalogue.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_CellBuffer.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/CellBuffer.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_CharClassify.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/CharClassify.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_ContractionState.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/ContractionState.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_Decoration.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/Decoration.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_Document.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/Document.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_Editor.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/Editor.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_ExternalLexer.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/ExternalLexer.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_Indicator.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/Indicator.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_KeyMap.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/KeyMap.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_LineMarker.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/LineMarker.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_PerLine.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/PerLine.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_PositionCache.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/PositionCache.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_RESearch.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/RESearch.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_RunStyles.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/RunStyles.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_ScintillaBase.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/ScintillaBase.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_Selection.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/Selection.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_Style.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/Style.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_UniConversion.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/UniConversion.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_ViewStyle.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/ViewStyle.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o wxscintilla_XPM.o -DNDEBUG -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -D__WXOSX_COCOA__ -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/scintilla/src/XPM.cxx /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_baselib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_netlib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_corelib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_advlib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_medialib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_medialib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_htmllib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_webviewlib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_webviewlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_qalib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_qalib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_xmllib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_xmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_auilib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_auilib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_ribbonlib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_propgridlib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_propgridlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_stclib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_stclib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-make-pch ./.pch/wxprec_gllib/wx/wxprec.h.gch wx/wxprec.h clang++ -mmacosx-version-min=10.5 -I./.pch/wxprec_gllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxregexu-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxregexu-3.0.a wxregex_regcomp.o wxregex_regexec.o wxregex_regerror.o wxregex_regfree.o rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxpng-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxpng-3.0.a wxpng_png.o wxpng_pngerror.o wxpng_pngget.o wxpng_pngmem.o wxpng_pngpread.o wxpng_pngread.o wxpng_pngrio.o wxpng_pngrtran.o wxpng_pngrutil.o wxpng_pngset.o wxpng_pngtrans.o wxpng_pngwio.o wxpng_pngwrite.o wxpng_pngwtran.o wxpng_pngwutil.o ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxregexu-3.0.a rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxjpeg-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxjpeg-3.0.a wxjpeg_jcomapi.o wxjpeg_jutils.o wxjpeg_jerror.o wxjpeg_jmemmgr.o wxjpeg_jmemnobs.o wxjpeg_jcapimin.o wxjpeg_jcapistd.o wxjpeg_jctrans.o wxjpeg_jcparam.o wxjpeg_jdatadst.o wxjpeg_jcinit.o wxjpeg_jcmaster.o wxjpeg_jcmarker.o wxjpeg_jcmainct.o wxjpeg_jcprepct.o wxjpeg_jccoefct.o wxjpeg_jccolor.o wxjpeg_jcsample.o wxjpeg_jchuff.o wxjpeg_jcphuff.o wxjpeg_jcdctmgr.o wxjpeg_jfdctfst.o wxjpeg_jfdctflt.o wxjpeg_jfdctint.o wxjpeg_jdapimin.o wxjpeg_jdapistd.o wxjpeg_jdtrans.o wxjpeg_jdatasrc.o wxjpeg_jdmaster.o wxjpeg_jdinput.o wxjpeg_jdmarker.o wxjpeg_jdhuff.o wxjpeg_jdphuff.o wxjpeg_jdmainct.o wxjpeg_jdcoefct.o wxjpeg_jdpostct.o wxjpeg_jddctmgr.o wxjpeg_jidctfst.o wxjpeg_jidctflt.o wxjpeg_jidctint.o wxjpeg_jidctred.o wxjpeg_jdsample.o wxjpeg_jdcolor.o wxjpeg_jquant1.o wxjpeg_jquant2.o wxjpeg_jdmerge.o rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a wxtiff_tif_unix.o wxtiff_tif_aux.o wxtiff_tif_close.o wxtiff_tif_codec.o wxtiff_tif_color.o wxtiff_tif_compress.o wxtiff_tif_dir.o wxtiff_tif_dirinfo.o wxtiff_tif_dirread.o wxtiff_tif_dirwrite.o wxtiff_tif_dumpmode.o wxtiff_tif_error.o wxtiff_tif_extension.o wxtiff_tif_fax3.o wxtiff_tif_fax3sm.o wxtiff_tif_flush.o wxtiff_tif_getimage.o wxtiff_tif_jbig.o wxtiff_tif_jpeg.o wxtiff_tif_jpeg_12.o wxtiff_tif_luv.o wxtiff_tif_lzma.o wxtiff_tif_lzw.o wxtiff_tif_next.o wxtiff_tif_ojpeg.o wxtiff_tif_open.o wxtiff_tif_packbits.o wxtiff_tif_pixarlog.o wxtiff_tif_predict.o wxtiff_tif_print.o wxtiff_tif_read.o wxtiff_tif_strip.o wxtiff_tif_swab.o wxtiff_tif_thunder.o wxtiff_tif_tile.o wxtiff_tif_version.o wxtiff_tif_warning.o wxtiff_tif_write.o wxtiff_tif_zip.o ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxjpeg-3.0.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a(wxtiff_tif_jbig.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a(wxtiff_tif_jpeg.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a(wxtiff_tif_jpeg_12.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a(wxtiff_tif_lzma.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a(wxtiff_tif_ojpeg.o) has no symbols rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxscintilla-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxscintilla-3.0.a wxscintilla_LexA68k.o wxscintilla_LexAbaqus.o wxscintilla_LexAda.o wxscintilla_LexAPDL.o wxscintilla_LexAsm.o wxscintilla_LexAsn1.o wxscintilla_LexASY.o wxscintilla_LexAU3.o wxscintilla_LexAVE.o wxscintilla_LexAVS.o wxscintilla_LexBaan.o wxscintilla_LexBash.o wxscintilla_LexBasic.o wxscintilla_LexBullant.o wxscintilla_LexCaml.o wxscintilla_LexCLW.o wxscintilla_LexCmake.o wxscintilla_LexCOBOL.o wxscintilla_LexCoffeeScript.o wxscintilla_LexConf.o wxscintilla_LexCPP.o wxscintilla_LexCrontab.o wxscintilla_LexCsound.o wxscintilla_LexCSS.o wxscintilla_LexD.o wxscintilla_LexECL.o wxscintilla_LexEiffel.o wxscintilla_LexErlang.o wxscintilla_LexEScript.o wxscintilla_LexFlagship.o wxscintilla_LexForth.o wxscintilla_LexFortran.o wxscintilla_LexGAP.o wxscintilla_LexGui4Cli.o wxscintilla_LexHaskell.o wxscintilla_LexHTML.o wxscintilla_LexInno.o wxscintilla_LexKix.o wxscintilla_LexLisp.o wxscintilla_LexLout.o wxscintilla_LexLua.o wxscintilla_LexMagik.o wxscintilla_LexMarkdown.o wxscintilla_LexMatlab.o wxscintilla_LexMetapost.o wxscintilla_LexMMIXAL.o wxscintilla_LexModula.o wxscintilla_LexMPT.o wxscintilla_LexMSSQL.o wxscintilla_LexMySQL.o wxscintilla_LexNimrod.o wxscintilla_LexNsis.o wxscintilla_LexOpal.o wxscintilla_LexOScript.o wxscintilla_LexOthers.o wxscintilla_LexPascal.o wxscintilla_LexPB.o wxscintilla_LexPerl.o wxscintilla_LexPLM.o wxscintilla_LexPOV.o wxscintilla_LexPowerPro.o wxscintilla_LexPowerShell.o wxscintilla_LexProgress.o wxscintilla_LexPS.o wxscintilla_LexPython.o wxscintilla_LexR.o wxscintilla_LexRebol.o wxscintilla_LexRuby.o wxscintilla_LexScriptol.o wxscintilla_LexSmalltalk.o wxscintilla_LexSML.o wxscintilla_LexSorcus.o wxscintilla_LexSpecman.o wxscintilla_LexSpice.o wxscintilla_LexSQL.o wxscintilla_LexTACL.o wxscintilla_LexTADS3.o wxscintilla_LexTAL.o wxscintilla_LexTCL.o wxscintilla_LexTCMD.o wxscintilla_LexTeX.o wxscintilla_LexTxt2tags.o wxscintilla_LexVB.o wxscintilla_LexVerilog.o wxscintilla_LexVHDL.o wxscintilla_LexVisualProlog.o wxscintilla_LexYAML.o wxscintilla_Accessor.o wxscintilla_CharacterSet.o wxscintilla_LexerBase.o wxscintilla_LexerModule.o wxscintilla_LexerNoExceptions.o wxscintilla_LexerSimple.o wxscintilla_PropSetSimple.o wxscintilla_StyleContext.o wxscintilla_WordList.o wxscintilla_AutoComplete.o wxscintilla_CallTip.o wxscintilla_Catalogue.o wxscintilla_CellBuffer.o wxscintilla_CharClassify.o wxscintilla_ContractionState.o wxscintilla_Decoration.o wxscintilla_Document.o wxscintilla_Editor.o wxscintilla_ExternalLexer.o wxscintilla_Indicator.o wxscintilla_KeyMap.o wxscintilla_LineMarker.o wxscintilla_PerLine.o wxscintilla_PositionCache.o wxscintilla_RESearch.o wxscintilla_RunStyles.o wxscintilla_ScintillaBase.o wxscintilla_Selection.o wxscintilla_Style.o wxscintilla_UniConversion.o wxscintilla_ViewStyle.o wxscintilla_XPM.o /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_any.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/any.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_appbase.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/appbase.cpp ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxpng-3.0.a ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_arcall.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/arcall.cpp /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a(wxtiff_tif_jbig.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a(wxtiff_tif_jpeg.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a(wxtiff_tif_jpeg_12.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a(wxtiff_tif_lzma.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a(wxtiff_tif_ojpeg.o) has no symbols /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_arcfind.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/arcfind.cpp ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxscintilla-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_archive.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/archive.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_arrstr.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/arrstr.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_base64.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/base64.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_clntdata.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/clntdata.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_cmdline.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/cmdline.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_config.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/config.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_convauto.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/convauto.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_datetime.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/datetime.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_datetimefmt.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/datetimefmt.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_datstrm.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/datstrm.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_dircmn.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dircmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_dynarray.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dynarray.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_dynlib.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dynlib.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_dynload.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dynload.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_encconv.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/encconv.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_evtloopcmn.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/evtloopcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang -mmacosx-version-min=10.5 -c -o baselib_extended.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -Wall -Wundef -O2 -fno-strict-aliasing -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -fno-common ../src/common/extended.c /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_ffile.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/ffile.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_file.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/file.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_fileback.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fileback.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_fileconf.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fileconf.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_filefn.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/filefn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_filename.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/filename.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_filesys.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/filesys.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_filtall.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/filtall.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_filtfind.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/filtfind.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_fmapbase.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fmapbase.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_fs_arc.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fs_arc.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_fs_filter.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fs_filter.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_hash.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/hash.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_hashmap.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/hashmap.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_init.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/init.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_intl.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/intl.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_ipcbase.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/ipcbase.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_languageinfo.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/languageinfo.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_list.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/list.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_log.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/log.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_longlong.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/longlong.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_memory.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/memory.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_mimecmn.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/mimecmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_module.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/module.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_mstream.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/mstream.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_numformatter.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/numformatter.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_object.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/object.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_platinfo.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/platinfo.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_powercmn.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/powercmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_process.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/process.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_regex.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/regex.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_stdpbase.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/stdpbase.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_sstream.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/sstream.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_stdstream.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/stdstream.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_stopwatch.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/stopwatch.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_strconv.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/strconv.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_stream.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/stream.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_string.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/string.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_stringimpl.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/stringimpl.cpp ../src/common/stopwatch.cpp:75:11: warning: unused variable 'MICROSECONDS_PER_MILLISECOND' [-Wunused-const-variable] const int MICROSECONDS_PER_MILLISECOND = 1000; ^ 1 warning generated. /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_stringops.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/stringops.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_strvararg.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/strvararg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_sysopt.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/sysopt.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_tarstrm.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/tarstrm.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_textbuf.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/textbuf.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_textfile.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/textfile.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_threadinfo.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/threadinfo.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_common_time.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/time.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_timercmn.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/timercmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_timerimpl.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/timerimpl.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_tokenzr.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/tokenzr.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_translation.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/translation.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_txtstrm.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/txtstrm.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_unichar.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/unichar.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_uri.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/uri.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_ustring.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/ustring.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_variant.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/variant.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_wfstream.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/wfstream.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_wxcrt.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/wxcrt.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_wxprintf.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/wxprintf.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_xlocale.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/xlocale.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_xti.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/xti.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_xtistrm.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/xtistrm.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_zipstrm.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/zipstrm.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_zstream.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/zstream.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_fswatchercmn.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fswatchercmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_fswatcherg.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/fswatcherg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_core_mimetype.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/mimetype.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_cfstring.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/cfstring.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_evtloop_cf.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/evtloop_cf.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_stdpaths_cf.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/stdpaths_cf.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_strconv_cf.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/strconv_cf.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_utilsexc_base.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/utilsexc_base.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_fdiodispatcher.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fdiodispatcher.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_selectdispatcher.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/selectdispatcher.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_appunix.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/appunix.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_unix_dir.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/dir.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_dlunix.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/dlunix.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_epolldispatcher.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/epolldispatcher.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_evtloopunix.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/evtloopunix.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_fdiounix.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/fdiounix.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_unix_snglinst.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/snglinst.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_unix_stackwalk.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/stackwalk.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_unix_stdpaths.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/stdpaths.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_timerunx.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/timerunx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_threadpsx.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/threadpsx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_utilsunx.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/utilsunx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_wakeuppipe.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/wakeuppipe.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_fswatcher_kqueue.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/fswatcher_kqueue.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_event.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/event.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_fs_mem.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fs_mem.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_msgout.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/msgout.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_utilscmn.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/utilscmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o baselib_cocoa_utils.o -I./.pch/wxprec_baselib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/utils.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_fs_inet.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fs_inet.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_ftp.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/ftp.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_http.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/http.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_protocol.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/protocol.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_sckaddr.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/sckaddr.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_sckfile.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/sckfile.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_sckipc.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/sckipc.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_sckstrm.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/sckstrm.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_socket.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/socket.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_url.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/url.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_socketiohandler.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/socketiohandler.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_sockunix.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/sockunix.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o netlib_sockosx.o -I./.pch/wxprec_netlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/sockosx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_event.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/event.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fs_mem.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fs_mem.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_msgout.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/msgout.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_utilscmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/utilscmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_utils.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/utils.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_artmac.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/artmac.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_brush.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/brush.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dialog_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/dialog_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_fontutil.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/fontutil.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_imaglist.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/imaglist.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_minifram.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/minifram.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_nonownedwnd_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/nonownedwnd_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_palette.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/palette.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_pen.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/pen.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_toplevel_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/toplevel_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_uiaction_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/uiaction_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_utils_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/utils_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_window_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/window_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_core_bitmap.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/bitmap.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_core_colour.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/colour.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_core_dcmemory.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/dcmemory.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_core_display.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/display.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_core_fontenum.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/fontenum.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_hid.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/hid.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_printmac.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/printmac.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_core_timer.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/timer.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_utilsexc_cf.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/utilsexc_cf.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_apptraits.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/unix/apptraits.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_anybutton_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/anybutton_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_bmpbuttn_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/bmpbuttn_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_button_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/button_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_checkbox_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/checkbox_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_checklst_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/checklst_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_choice_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/choice_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_combobox_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/combobox_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dnd_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/dnd_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_gauge_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/gauge_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_listbox_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/listbox_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_menu_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/menu_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_menuitem_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/menuitem_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_notebook_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/notebook_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_printdlg_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/printdlg_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_radiobox_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/radiobox_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_radiobut_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/radiobut_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_scrolbar_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/scrolbar_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_slider_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/slider_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_spinbutt_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/spinbutt_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_srchctrl_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/srchctrl_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_statbox_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/statbox_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_statline_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/statline_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_stattext_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/stattext_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_textentry_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/textentry_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_textctrl_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/textctrl_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_tglbtn_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/tglbtn_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_toolbar_osx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/toolbar_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_webkit.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/html/htmlctrl/webkit/webkit.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_colordlgosx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/carbon/colordlgosx.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fontdlgosx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/carbon/fontdlgosx.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_accel.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/accel.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_clipbrd.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/clipbrd.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_cursor.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/cursor.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_fontdlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/fontdlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_gdiobj.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/gdiobj.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_icon.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/icon.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_app.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/app.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_combobox.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/combobox.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_control.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/control.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_dataobj.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/dataobj.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_dcclient.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/dcclient.cpp ../src/osx/carbon/app.cpp:69:20: warning: unused variable 'kwxMacAppleMenuId' [-Wunused-const-variable] static const short kwxMacAppleMenuId = 1 ; ^ 1 warning generated. /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_dcprint.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/dcprint.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_dcscreen.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/dcscreen.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_glgrab.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/glgrab.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_graphics.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/graphics.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_font.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/font.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_frame.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/frame.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_mdi.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/mdi.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_metafile.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/metafile.cpp ../src/osx/carbon/graphics.cpp:111:21: warning: unused variable 'RAD2DEG' [-Wunused-const-variable] static const double RAD2DEG = 180.0 / M_PI; ^ /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_overlay.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/overlay.cpp 1 warning generated. /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_popupwin.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/popupwin.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_renderer.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/renderer.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_settings.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/settings.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_statbrma.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/statbrma.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_carbon_region.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/region.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_utilscocoa.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/carbon/utilscocoa.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_generic_caret.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/caret.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_clrpickerg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/clrpickerg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_collpaneg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/collpaneg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_colrdlgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/colrdlgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dirdlgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/dirdlgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_generic_fdrepdlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/fdrepdlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_filedlgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/filedlgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_filepickerg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/filepickerg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fontdlgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/fontdlgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fontpickerg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/fontpickerg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_generic_listctrl.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/listctrl.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_prntdlgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/prntdlgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_generic_statusbr.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/statusbr.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_generic_textmeasure.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/textmeasure.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_cocoa_anybutton.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/anybutton.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_button.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/button.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_checkbox.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/checkbox.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_choice.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/choice.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_colour.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/colour.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_combobox.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/combobox.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_dialog.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/dialog.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_dirdlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/dirdlg.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_cocoa_dnd.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/dnd.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_evtloop.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/evtloop.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_filedlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/filedlg.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_gauge.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/gauge.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_listbox.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/listbox.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_menu.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/menu.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_menuitem.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/menuitem.mm ../src/osx/cocoa/filedlg.mm:116:62: warning: 'pathContentOfSymbolicLinkAtPath:' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations] NSString* resolvedLink = [[NSFileManager defaultManager] pathContent... ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:170:1: note: method 'pathContentOfSymbolicLinkAtPath:' declared here - (NSString *)pathContentOfSymbolicLinkAtPath:(NSString *)path NS_DEPREC... ^ ../src/osx/cocoa/filedlg.mm:121:34: warning: 'fileAttributesAtPath:traverseLink:' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations] fileAttributesAtPath:filename traverseL... ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:166:1: note: method 'fileAttributesAtPath:traverseLink:' declared here - (NSDictionary *)fileAttributesAtPath:(NSString *)path traverseLink:(BO... ^ 2 warnings generated. /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_msgdlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/msgdlg.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_cocoa_nonownedwnd.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/nonownedwnd.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_notebook.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/notebook.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_radiobut.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/radiobut.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_preferences.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/preferences.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_cocoa_printdlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/printdlg.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_scrolbar.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/scrolbar.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_slider.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/slider.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_spinbutt.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/spinbutt.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_cocoa_srchctrl.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/srchctrl.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_statbox.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/statbox.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_cocoa_statline.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/statline.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_stattext.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/stattext.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_textctrl.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/textctrl.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_cocoa_tglbtn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/tglbtn.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_toolbar.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/toolbar.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_tooltip.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/tooltip.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_osx_cocoa_window.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/window.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_accelcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/accelcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_accesscmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/accesscmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_anidecod.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/anidecod.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_affinematrix2d.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/affinematrix2d.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_appcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/appcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_artprov.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/artprov.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_artstd.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/artstd.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_arttango.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/arttango.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_bmpbase.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/bmpbase.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_bmpbtncmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/bmpbtncmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_bookctrl.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/bookctrl.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_btncmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/btncmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_cairo.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/cairo.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_checkboxcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/checkboxcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_checklstcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/checklstcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_choiccmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/choiccmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_clipcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/clipcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_clrpickercmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/clrpickercmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_colourcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/colourcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_colourdata.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/colourdata.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_combocmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/combocmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_cmdproc.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/cmdproc.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_cmndata.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/cmndata.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_containr.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/containr.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_cshelp.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/cshelp.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_ctrlcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/ctrlcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_ctrlsub.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/ctrlsub.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dcbase.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dcbase.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dcbufcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dcbufcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dcgraph.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dcgraph.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dcsvg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dcsvg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dirctrlcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dirctrlcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dlgcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dlgcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dndcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dndcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dobjcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dobjcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_docmdi.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/docmdi.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_docview.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/docview.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dpycmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dpycmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dseldlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/dseldlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_effects.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/effects.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fddlgcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fddlgcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_filectrlcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/filectrlcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_filehistorycmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/filehistorycmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_filepickercmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/filepickercmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fontpickercmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fontpickercmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fldlgcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fldlgcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fontcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fontcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fontdata.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fontdata.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_graphicc.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/graphicc.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fontenumcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fontenumcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fontmap.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fontmap.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_fontutilcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/fontutilcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_framecmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/framecmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_gaugecmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/gaugecmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_gbsizer.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/gbsizer.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_gdicmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/gdicmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_geometry.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/geometry.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_gifdecod.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/gifdecod.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_graphcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/graphcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_headercolcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/headercolcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_headerctrlcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/headerctrlcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_helpbase.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/helpbase.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_iconbndl.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/iconbndl.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imagall.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imagall.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imagbmp.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imagbmp.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_image.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/image.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imagfill.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imagfill.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imaggif.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imaggif.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imagiff.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imagiff.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imagjpeg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imagjpeg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imagpcx.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imagpcx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imagpng.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imagpng.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imagpnm.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imagpnm.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imagtga.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imagtga.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imagtiff.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imagtiff.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_imagxpm.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/imagxpm.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_layout.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/layout.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_lboxcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/lboxcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_listctrlcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/listctrlcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_markupparser.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/markupparser.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_matrix.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/matrix.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_menucmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/menucmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_modalhook.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/modalhook.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_mousemanager.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/mousemanager.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_nbkbase.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/nbkbase.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_overlaycmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/overlaycmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_ownerdrwcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/ownerdrwcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_paper.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/paper.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_panelcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/panelcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_persist.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/persist.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_pickerbase.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/pickerbase.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_popupcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/popupcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_preferencescmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/preferencescmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_prntbase.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/prntbase.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_quantize.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/quantize.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_radiobtncmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/radiobtncmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_radiocmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/radiocmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_rearrangectrl.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/rearrangectrl.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_rendcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/rendcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_rgncmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/rgncmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_scrolbarcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/scrolbarcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_settcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/settcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_sizer.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/sizer.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_slidercmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/slidercmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_spinbtncmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/spinbtncmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_spinctrlcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/spinctrlcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_srchcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/srchcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_statbar.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/statbar.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_statbmpcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/statbmpcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_statboxcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/statboxcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_statlinecmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/statlinecmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_stattextcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/stattextcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_stockitem.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/stockitem.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_tbarbase.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/tbarbase.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_textcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/textcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_textentrycmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/textentrycmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_textmeasurecmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/textmeasurecmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_toplvcmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/toplvcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_treebase.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/treebase.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_uiactioncmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/uiactioncmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_valgen.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/valgen.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_validate.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/validate.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_valtext.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/valtext.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_valnum.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/valnum.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_wincmn.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/wincmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_windowid.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/windowid.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_wrapsizer.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/wrapsizer.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_xpmdecod.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/xpmdecod.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_busyinfo.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/busyinfo.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_buttonbar.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/buttonbar.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_choicdgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/choicdgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_choicbkg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/choicbkg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_combog.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/combog.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dcpsg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/dcpsg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dirctrlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/dirctrlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_dragimgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/dragimgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_filectrlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/filectrlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_headerctrlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/headerctrlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_generic_infobar.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/infobar.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_listbkg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/listbkg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_logg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/logg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_markuptext.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/markuptext.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_msgdlgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/msgdlgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_numdlgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/numdlgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_progdlgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/progdlgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_preferencesg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/preferencesg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_printps.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/printps.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_renderg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/renderg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_richmsgdlgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/richmsgdlgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_scrlwing.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/scrlwing.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_selstore.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/selstore.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_spinctlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/spinctlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_splitter.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/splitter.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_srchctlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/srchctlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_statbmpg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/statbmpg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_stattextg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/stattextg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_textdlgg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/textdlgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_tipwin.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/tipwin.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_toolbkg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/toolbkg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_treectlg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/treectlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_treebkg.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/treebkg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_vlbox.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/vlbox.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_vscroll.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/vscroll.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o corelib_xmlreshandler.o -I./.pch/wxprec_corelib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_BASE=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/xrc/xmlreshandler.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_animatecmn.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/animatecmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_bmpcboxcmn.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/bmpcboxcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_calctrlcmn.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/calctrlcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_datavcmn.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/datavcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_gridcmn.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/gridcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_hyperlnkcmn.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/hyperlnkcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_odcombocmn.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/odcombocmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_richtooltipcmn.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/richtooltipcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_aboutdlgg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/aboutdlgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_bannerwindow.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/bannerwindow.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_bmpcboxg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/bmpcboxg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_calctrlg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/calctrlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_commandlinkbuttong.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/commandlinkbuttong.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_datavgen.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/datavgen.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_datectlg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/datectlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_editlbox.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/editlbox.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_grid.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/grid.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_gridctrl.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/gridctrl.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_grideditors.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/grideditors.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_gridsel.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/gridsel.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_helpext.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/helpext.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_hyperlinkg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/hyperlinkg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_laywin.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/laywin.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_notifmsgg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/notifmsgg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_odcombo.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/odcombo.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_propdlg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/propdlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_richtooltipg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/richtooltipg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_sashwin.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/sashwin.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_splash.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/splash.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_timectrlg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/timectrlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_tipdlg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/tipdlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_treelist.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/treelist.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_wizard.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/wizard.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_taskbarcmn.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/taskbarcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_animateg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/animateg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_datetimectrl_osx.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/datetimectrl_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_datectrl_osx.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/datectrl_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_sound_osx.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/sound_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_timectrl_osx.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/timectrl_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_carbon_sound.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/carbon/sound.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_core_sound.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/sound.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_cocoa_aboutdlg.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/aboutdlg.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_dataview_osx.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/dataview_osx.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_cocoa_dataview.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/dataview.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_cocoa_datetimectrl.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/datetimectrl.mm ../src/osx/core/sound.cpp:53:15: warning: implicit conversion of NULL constant to 'SystemSoundID' (aka 'unsigned int') [-Wnull-conversion] m_soundID(NULL) ~^~~~ 0 ../src/osx/core/sound.cpp:97:21: warning: implicit conversion of NULL constant to 'SystemSoundID' (aka 'unsigned int') [-Wnull-conversion] m_soundID = NULL; ~ ^~~~ 0 2 warnings generated. /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_osx_cocoa_taskbar.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/taskbar.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o advlib_hidjoystick.o -I./.pch/wxprec_advlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/core/hidjoystick.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o medialib_mediactrlcmn.o -I./.pch/wxprec_medialib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/mediactrlcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o medialib_osx_cocoa_mediactrl.o -I./.pch/wxprec_medialib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/mediactrl.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_chm.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/chm.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_helpctrl.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/helpctrl.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_helpdata.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/helpdata.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_helpdlg.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/helpdlg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_helpfrm.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/helpfrm.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_helpwnd.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/helpwnd.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_htmlcell.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/htmlcell.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_htmlfilt.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/htmlfilt.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_htmlpars.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/htmlpars.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_htmltag.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/htmltag.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_htmlwin.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/htmlwin.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_htmprint.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/htmprint.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_m_dflist.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/m_dflist.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_m_fonts.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/m_fonts.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_m_hline.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/m_hline.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_m_image.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/m_image.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_m_layout.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/m_layout.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_m_links.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/m_links.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_m_list.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/m_list.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_m_pre.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/m_pre.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_m_span.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/m_span.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_m_style.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/m_style.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_m_tables.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/m_tables.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_styleparams.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/styleparams.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_winpars.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/html/winpars.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o htmllib_htmllbox.o -I./.pch/wxprec_htmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/htmllbox.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o webviewlib_osx_webview_webkit.o -I./.pch/wxprec_webviewlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/webview_webkit.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o webviewlib_webview.o -I./.pch/wxprec_webviewlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/webview.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o webviewlib_webviewarchivehandler.o -I./.pch/wxprec_webviewlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/webviewarchivehandler.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o webviewlib_webviewfshandler.o -I./.pch/wxprec_webviewlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/webviewfshandler.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o qalib_debugrpt.o -I./.pch/wxprec_qalib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/debugrpt.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o qalib_dbgrptg.o -I./.pch/wxprec_qalib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/generic/dbgrptg.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o xmllib_xml.o -I./.pch/wxprec_xmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/xml/xml.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o xmllib_xtixml.o -I./.pch/wxprec_xmllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -DwxUSE_GUI=0 -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/xtixml.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o auilib_framemanager.o -I./.pch/wxprec_auilib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/aui/framemanager.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o auilib_dockart.o -I./.pch/wxprec_auilib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/aui/dockart.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o auilib_floatpane.o -I./.pch/wxprec_auilib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/aui/floatpane.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o auilib_auibook.o -I./.pch/wxprec_auilib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/aui/auibook.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o auilib_auibar.o -I./.pch/wxprec_auilib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/aui/auibar.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o auilib_tabmdi.o -I./.pch/wxprec_auilib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/aui/tabmdi.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o auilib_tabart.o -I./.pch/wxprec_auilib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/aui/tabart.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o auilib_xh_auinotbk.o -I./.pch/wxprec_auilib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/xrc/xh_auinotbk.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o ribbonlib_art_internal.o -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/ribbon/art_internal.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o ribbonlib_art_msw.o -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/ribbon/art_msw.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o ribbonlib_art_aui.o -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/ribbon/art_aui.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o ribbonlib_bar.o -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/ribbon/bar.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o ribbonlib_buttonbar.o -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/ribbon/buttonbar.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o ribbonlib_control.o -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/ribbon/control.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o ribbonlib_gallery.o -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/ribbon/gallery.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o ribbonlib_page.o -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/ribbon/page.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o ribbonlib_panel.o -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/ribbon/panel.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o ribbonlib_toolbar.o -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/ribbon/toolbar.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o ribbonlib_xh_ribbon.o -I./.pch/wxprec_ribbonlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/xrc/xh_ribbon.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o propgridlib_advprops.o -I./.pch/wxprec_propgridlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/propgrid/advprops.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o propgridlib_editors.o -I./.pch/wxprec_propgridlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/propgrid/editors.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o propgridlib_manager.o -I./.pch/wxprec_propgridlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/propgrid/manager.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o propgridlib_property.o -I./.pch/wxprec_propgridlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/propgrid/property.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o propgridlib_propgrid.o -I./.pch/wxprec_propgridlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/propgrid/propgrid.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o propgridlib_propgridiface.o -I./.pch/wxprec_propgridlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/propgrid/propgridiface.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o propgridlib_propgridpagestate.o -I./.pch/wxprec_propgridlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/propgrid/propgridpagestate.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o propgridlib_props.o -I./.pch/wxprec_propgridlib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/propgrid/props.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o stclib_stc.o -I./.pch/wxprec_stclib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/stc.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o stclib_PlatWX.o -I./.pch/wxprec_stclib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/PlatWX.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o stclib_ScintillaWX.o -I./.pch/wxprec_stclib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -I../src/stc/scintilla/include -I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/stc/ScintillaWX.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o gllib_glcmn.o -I./.pch/wxprec_gllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/common/glcmn.cpp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o gllib_osx_cocoa_glcanvas.o -I./.pch/wxprec_gllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -O2 -fno-strict-aliasing ../src/osx/cocoa/glcanvas.mm /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/bk-deps clang++ -mmacosx-version-min=10.5 -c -o gllib_glcanvas_osx.o -I./.pch/wxprec_gllib -D__WXOSX_COCOA__ -DWXBUILDING -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/src/tiff/libtiff -I../src/tiff/libtiff -I../src/jpeg -I../src/png -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/wx/include/osx_cocoa-unicode-static-3.0 -I../include -I/Users/Mishra/0ad/libraries/osx/libiconv/include -DWX_PRECOMP -O2 -fno-strict-aliasing -arch x86_64 -fvisibility=hidden -fno-common ../src/osx/glcanvas_osx.cpp rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a baselib_any.o baselib_appbase.o baselib_arcall.o baselib_arcfind.o baselib_archive.o baselib_arrstr.o baselib_base64.o baselib_clntdata.o baselib_cmdline.o baselib_config.o baselib_convauto.o baselib_datetime.o baselib_datetimefmt.o baselib_datstrm.o baselib_dircmn.o baselib_dynarray.o baselib_dynlib.o baselib_dynload.o baselib_encconv.o baselib_evtloopcmn.o baselib_extended.o baselib_ffile.o baselib_file.o baselib_fileback.o baselib_fileconf.o baselib_filefn.o baselib_filename.o baselib_filesys.o baselib_filtall.o baselib_filtfind.o baselib_fmapbase.o baselib_fs_arc.o baselib_fs_filter.o baselib_hash.o baselib_hashmap.o baselib_init.o baselib_intl.o baselib_ipcbase.o baselib_languageinfo.o baselib_list.o baselib_log.o baselib_longlong.o baselib_memory.o baselib_mimecmn.o baselib_module.o baselib_mstream.o baselib_numformatter.o baselib_object.o baselib_platinfo.o baselib_powercmn.o baselib_process.o baselib_regex.o baselib_stdpbase.o baselib_sstream.o baselib_stdstream.o baselib_stopwatch.o baselib_strconv.o baselib_stream.o baselib_string.o baselib_stringimpl.o baselib_stringops.o baselib_strvararg.o baselib_sysopt.o baselib_tarstrm.o baselib_textbuf.o baselib_textfile.o baselib_threadinfo.o baselib_common_time.o baselib_timercmn.o baselib_timerimpl.o baselib_tokenzr.o baselib_translation.o baselib_txtstrm.o baselib_unichar.o baselib_uri.o baselib_ustring.o baselib_variant.o baselib_wfstream.o baselib_wxcrt.o baselib_wxprintf.o baselib_xlocale.o baselib_xti.o baselib_xtistrm.o baselib_zipstrm.o baselib_zstream.o baselib_fswatchercmn.o baselib_fswatcherg.o baselib_core_mimetype.o baselib_cfstring.o baselib_evtloop_cf.o baselib_stdpaths_cf.o baselib_strconv_cf.o baselib_utilsexc_base.o baselib_fdiodispatcher.o baselib_selectdispatcher.o baselib_appunix.o baselib_unix_dir.o baselib_dlunix.o baselib_epolldispatcher.o baselib_evtloopunix.o baselib_fdiounix.o baselib_unix_snglinst.o baselib_unix_stackwalk.o baselib_unix_stdpaths.o baselib_timerunx.o baselib_threadpsx.o baselib_utilsunx.o baselib_wakeuppipe.o baselib_fswatcher_kqueue.o baselib_event.o baselib_fs_mem.o baselib_msgout.o baselib_utilscmn.o baselib_cocoa_utils.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_memory.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_stringops.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_wxprintf.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_xti.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_xtistrm.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_fswatcherg.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_epolldispatcher.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_cocoa_utils.o) has no symbols ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_memory.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_stringops.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_wxprintf.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_xti.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_xtistrm.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_fswatcherg.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_epolldispatcher.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a(baselib_cocoa_utils.o) has no symbols rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_net-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_net-3.0.a netlib_fs_inet.o netlib_ftp.o netlib_http.o netlib_protocol.o netlib_sckaddr.o netlib_sckfile.o netlib_sckipc.o netlib_sckstrm.o netlib_socket.o netlib_url.o netlib_socketiohandler.o netlib_sockunix.o netlib_sockosx.o ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_net-3.0.a rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_core-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_core-3.0.a corelib_event.o corelib_fs_mem.o corelib_msgout.o corelib_utilscmn.o corelib_osx_cocoa_utils.o corelib_artmac.o corelib_osx_brush.o corelib_dialog_osx.o corelib_osx_fontutil.o corelib_osx_imaglist.o corelib_osx_minifram.o corelib_nonownedwnd_osx.o corelib_osx_palette.o corelib_osx_pen.o corelib_toplevel_osx.o corelib_uiaction_osx.o corelib_utils_osx.o corelib_window_osx.o corelib_core_bitmap.o corelib_core_colour.o corelib_core_dcmemory.o corelib_core_display.o corelib_core_fontenum.o corelib_hid.o corelib_printmac.o corelib_core_timer.o corelib_utilsexc_cf.o corelib_apptraits.o corelib_anybutton_osx.o corelib_bmpbuttn_osx.o corelib_button_osx.o corelib_checkbox_osx.o corelib_checklst_osx.o corelib_choice_osx.o corelib_combobox_osx.o corelib_dnd_osx.o corelib_gauge_osx.o corelib_listbox_osx.o corelib_menu_osx.o corelib_menuitem_osx.o corelib_notebook_osx.o corelib_printdlg_osx.o corelib_radiobox_osx.o corelib_radiobut_osx.o corelib_scrolbar_osx.o corelib_slider_osx.o corelib_spinbutt_osx.o corelib_srchctrl_osx.o corelib_statbox_osx.o corelib_statline_osx.o corelib_stattext_osx.o corelib_textentry_osx.o corelib_textctrl_osx.o corelib_tglbtn_osx.o corelib_toolbar_osx.o corelib_webkit.o corelib_colordlgosx.o corelib_fontdlgosx.o corelib_osx_accel.o corelib_carbon_clipbrd.o corelib_carbon_cursor.o corelib_carbon_fontdlg.o corelib_carbon_gdiobj.o corelib_carbon_icon.o corelib_carbon_app.o corelib_carbon_combobox.o corelib_carbon_control.o corelib_carbon_dataobj.o corelib_carbon_dcclient.o corelib_carbon_dcprint.o corelib_carbon_dcscreen.o corelib_glgrab.o corelib_carbon_graphics.o corelib_carbon_font.o corelib_carbon_frame.o corelib_carbon_mdi.o corelib_carbon_metafile.o corelib_carbon_overlay.o corelib_carbon_popupwin.o corelib_carbon_renderer.o corelib_carbon_settings.o corelib_statbrma.o corelib_carbon_region.o corelib_utilscocoa.o corelib_generic_caret.o corelib_clrpickerg.o corelib_collpaneg.o corelib_colrdlgg.o corelib_dirdlgg.o corelib_generic_fdrepdlg.o corelib_filedlgg.o corelib_filepickerg.o corelib_fontdlgg.o corelib_fontpickerg.o corelib_generic_listctrl.o corelib_prntdlgg.o corelib_generic_statusbr.o corelib_generic_textmeasure.o corelib_cocoa_anybutton.o corelib_osx_cocoa_button.o corelib_osx_cocoa_checkbox.o corelib_osx_cocoa_choice.o corelib_osx_cocoa_colour.o corelib_osx_cocoa_combobox.o corelib_osx_cocoa_dialog.o corelib_osx_cocoa_dirdlg.o corelib_cocoa_dnd.o corelib_osx_cocoa_evtloop.o corelib_osx_cocoa_filedlg.o corelib_osx_cocoa_gauge.o corelib_osx_cocoa_listbox.o corelib_osx_cocoa_menu.o corelib_osx_cocoa_menuitem.o corelib_osx_cocoa_msgdlg.o corelib_cocoa_nonownedwnd.o corelib_osx_cocoa_notebook.o corelib_osx_cocoa_radiobut.o corelib_preferences.o corelib_cocoa_printdlg.o corelib_osx_cocoa_scrolbar.o corelib_osx_cocoa_slider.o corelib_osx_cocoa_spinbutt.o corelib_cocoa_srchctrl.o corelib_osx_cocoa_statbox.o corelib_cocoa_statline.o corelib_osx_cocoa_stattext.o corelib_osx_cocoa_textctrl.o corelib_cocoa_tglbtn.o corelib_osx_cocoa_toolbar.o corelib_osx_cocoa_tooltip.o corelib_osx_cocoa_window.o corelib_accelcmn.o corelib_accesscmn.o corelib_anidecod.o corelib_affinematrix2d.o corelib_appcmn.o corelib_artprov.o corelib_artstd.o corelib_arttango.o corelib_bmpbase.o corelib_bmpbtncmn.o corelib_bookctrl.o corelib_btncmn.o corelib_cairo.o corelib_checkboxcmn.o corelib_checklstcmn.o corelib_choiccmn.o corelib_clipcmn.o corelib_clrpickercmn.o corelib_colourcmn.o corelib_colourdata.o corelib_combocmn.o corelib_cmdproc.o corelib_cmndata.o corelib_containr.o corelib_cshelp.o corelib_ctrlcmn.o corelib_ctrlsub.o corelib_dcbase.o corelib_dcbufcmn.o corelib_dcgraph.o corelib_dcsvg.o corelib_dirctrlcmn.o corelib_dlgcmn.o corelib_dndcmn.o corelib_dobjcmn.o corelib_docmdi.o corelib_docview.o corelib_dpycmn.o corelib_dseldlg.o corelib_effects.o corelib_fddlgcmn.o corelib_filectrlcmn.o corelib_filehistorycmn.o corelib_filepickercmn.o corelib_fontpickercmn.o corelib_fldlgcmn.o corelib_fontcmn.o corelib_fontdata.o corelib_graphicc.o corelib_fontenumcmn.o corelib_fontmap.o corelib_fontutilcmn.o corelib_framecmn.o corelib_gaugecmn.o corelib_gbsizer.o corelib_gdicmn.o corelib_geometry.o corelib_gifdecod.o corelib_graphcmn.o corelib_headercolcmn.o corelib_headerctrlcmn.o corelib_helpbase.o corelib_iconbndl.o corelib_imagall.o corelib_imagbmp.o corelib_image.o corelib_imagfill.o corelib_imaggif.o corelib_imagiff.o corelib_imagjpeg.o corelib_imagpcx.o corelib_imagpng.o corelib_imagpnm.o corelib_imagtga.o corelib_imagtiff.o corelib_imagxpm.o corelib_layout.o corelib_lboxcmn.o corelib_listctrlcmn.o corelib_markupparser.o corelib_matrix.o corelib_menucmn.o corelib_modalhook.o corelib_mousemanager.o corelib_nbkbase.o corelib_overlaycmn.o corelib_ownerdrwcmn.o corelib_paper.o corelib_panelcmn.o corelib_persist.o corelib_pickerbase.o corelib_popupcmn.o corelib_preferencescmn.o corelib_prntbase.o corelib_quantize.o corelib_radiobtncmn.o corelib_radiocmn.o corelib_rearrangectrl.o corelib_rendcmn.o corelib_rgncmn.o corelib_scrolbarcmn.o corelib_settcmn.o corelib_sizer.o corelib_slidercmn.o corelib_spinbtncmn.o corelib_spinctrlcmn.o corelib_srchcmn.o corelib_statbar.o corelib_statbmpcmn.o corelib_statboxcmn.o corelib_statlinecmn.o corelib_stattextcmn.o corelib_stockitem.o corelib_tbarbase.o corelib_textcmn.o corelib_textentrycmn.o corelib_textmeasurecmn.o corelib_toplvcmn.o corelib_treebase.o corelib_uiactioncmn.o corelib_valgen.o corelib_validate.o corelib_valtext.o corelib_valnum.o corelib_wincmn.o corelib_windowid.o corelib_wrapsizer.o corelib_xpmdecod.o corelib_busyinfo.o corelib_buttonbar.o corelib_choicdgg.o corelib_choicbkg.o corelib_combog.o corelib_dcpsg.o corelib_dirctrlg.o corelib_dragimgg.o corelib_filectrlg.o corelib_headerctrlg.o corelib_generic_infobar.o corelib_listbkg.o corelib_logg.o corelib_markuptext.o corelib_msgdlgg.o corelib_numdlgg.o corelib_progdlgg.o corelib_preferencesg.o corelib_printps.o corelib_renderg.o corelib_richmsgdlgg.o corelib_scrlwing.o corelib_selstore.o corelib_spinctlg.o corelib_splitter.o corelib_srchctlg.o corelib_statbmpg.o corelib_stattextg.o corelib_textdlgg.o corelib_tipwin.o corelib_toolbkg.o corelib_treectlg.o corelib_treebkg.o corelib_vlbox.o corelib_vscroll.o corelib_xmlreshandler.o ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_core-3.0.a rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_adv-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_adv-3.0.a advlib_animatecmn.o advlib_bmpcboxcmn.o advlib_calctrlcmn.o advlib_datavcmn.o advlib_gridcmn.o advlib_hyperlnkcmn.o advlib_odcombocmn.o advlib_richtooltipcmn.o advlib_aboutdlgg.o advlib_bannerwindow.o advlib_bmpcboxg.o advlib_calctrlg.o advlib_commandlinkbuttong.o advlib_datavgen.o advlib_datectlg.o advlib_editlbox.o advlib_grid.o advlib_gridctrl.o advlib_grideditors.o advlib_gridsel.o advlib_helpext.o advlib_hyperlinkg.o advlib_laywin.o advlib_notifmsgg.o advlib_odcombo.o advlib_propdlg.o advlib_richtooltipg.o advlib_sashwin.o advlib_splash.o advlib_timectrlg.o advlib_tipdlg.o advlib_treelist.o advlib_wizard.o advlib_taskbarcmn.o advlib_animateg.o advlib_datetimectrl_osx.o advlib_datectrl_osx.o advlib_sound_osx.o advlib_timectrl_osx.o advlib_carbon_sound.o advlib_core_sound.o advlib_cocoa_aboutdlg.o advlib_dataview_osx.o advlib_cocoa_dataview.o advlib_cocoa_datetimectrl.o advlib_osx_cocoa_taskbar.o advlib_hidjoystick.o rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_media-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_media-3.0.a medialib_mediactrlcmn.o medialib_osx_cocoa_mediactrl.o ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_media-3.0.a rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_html-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_html-3.0.a htmllib_chm.o htmllib_helpctrl.o htmllib_helpdata.o htmllib_helpdlg.o htmllib_helpfrm.o htmllib_helpwnd.o htmllib_htmlcell.o htmllib_htmlfilt.o htmllib_htmlpars.o htmllib_htmltag.o htmllib_htmlwin.o htmllib_htmprint.o htmllib_m_dflist.o htmllib_m_fonts.o htmllib_m_hline.o htmllib_m_image.o htmllib_m_layout.o htmllib_m_links.o htmllib_m_list.o htmllib_m_pre.o htmllib_m_span.o htmllib_m_style.o htmllib_m_tables.o htmllib_styleparams.o htmllib_winpars.o htmllib_htmllbox.o ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_adv-3.0.a ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_html-3.0.a rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_webview-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_webview-3.0.a webviewlib_osx_webview_webkit.o webviewlib_webview.o webviewlib_webviewarchivehandler.o webviewlib_webviewfshandler.o rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_qa-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_qa-3.0.a qalib_debugrpt.o qalib_dbgrptg.o ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_qa-3.0.a ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_webview-3.0.a warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_qa-3.0.a the table of contents is empty (no object file members in the library define global symbols) rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_xml-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_xml-3.0.a xmllib_xml.o xmllib_xtixml.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_xml-3.0.a(xmllib_xml.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_xml-3.0.a(xmllib_xtixml.o) has no symbols ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_xml-3.0.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_xml-3.0.a(xmllib_xml.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_xml-3.0.a(xmllib_xtixml.o) has no symbols warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_xml-3.0.a the table of contents is empty (no object file members in the library define global symbols) rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_aui-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_aui-3.0.a auilib_framemanager.o auilib_dockart.o auilib_floatpane.o auilib_auibook.o auilib_auibar.o auilib_tabmdi.o auilib_tabart.o auilib_xh_auinotbk.o rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_ribbon-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_ribbon-3.0.a ribbonlib_art_internal.o ribbonlib_art_msw.o ribbonlib_art_aui.o ribbonlib_bar.o ribbonlib_buttonbar.o ribbonlib_control.o ribbonlib_gallery.o ribbonlib_page.o ribbonlib_panel.o ribbonlib_toolbar.o ribbonlib_xh_ribbon.o ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_aui-3.0.a rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_propgrid-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_propgrid-3.0.a propgridlib_advprops.o propgridlib_editors.o propgridlib_manager.o propgridlib_property.o propgridlib_propgrid.o propgridlib_propgridiface.o propgridlib_propgridpagestate.o propgridlib_props.o ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_ribbon-3.0.a ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_propgrid-3.0.a rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_stc-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_stc-3.0.a stclib_stc.o stclib_PlatWX.o stclib_ScintillaWX.o rm -f /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_gl-3.0.a ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_stc-3.0.a ar rcu /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_gl-3.0.a gllib_glcmn.o gllib_osx_cocoa_glcanvas.o gllib_glcanvas_osx.o ranlib /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_gl-3.0.a mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxregexu-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxpng-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxjpeg-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxtiff-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwxscintilla-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_net-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_core-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_adv-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_media-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_html-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_webview-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_qa-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_baseu_xml-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_aui-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_ribbon-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_propgrid-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_stc-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib cp -fp /Users/Mishra/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0/build-release/lib/libwx_osx_cocoau_gl-3.0.a /Users/Mishra/0ad/libraries/osx/wxwidgets/lib mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/bin mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib/wx/config cp -fp lib/wx/config/osx_cocoa-unicode-static-3.0 /Users/Mishra/0ad/libraries/osx/wxwidgets/lib/wx/config (cd /Users/Mishra/0ad/libraries/osx/wxwidgets/bin && rm -f wx-config && ln -s /Users/Mishra/0ad/libraries/osx/wxwidgets/lib/wx/config/osx_cocoa-unicode-static-3.0 wx-config || cp -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib/wx/config/osx_cocoa-unicode-static-3.0 wx-config) mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/share/locale for l in ca cs da de el es fi fr hu id it ja nl pl ru sl sv tr uk zh zh_CN zh_TW ; do \ mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/share/locale/$l ; \ mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/share/locale/$l/LC_MESSAGES ; \ if test -f ../locale/$l.mo ; then \ cp -fp ../locale/$l.mo /Users/Mishra/0ad/libraries/osx/wxwidgets/share/locale/$l/LC_MESSAGES/wxstd.mo ; \ fi ; \ done mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/share/locale for l in it ; do \ mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/share/locale/$l ; \ mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/share/locale/$l/LC_MESSAGES ; \ if test -f ../locale/msw/$l.mo ; then \ cp -fp ../locale/msw/$l.mo /Users/Mishra/0ad/libraries/osx/wxwidgets/share/locale/$l/LC_MESSAGES/wxmsw.mo ; \ fi ; \ done mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/share/aclocal (cd .. ; cp -fp wxwin.m4 /Users/Mishra/0ad/libraries/osx/wxwidgets/share/aclocal) mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/share/bakefile/presets (cd ../build/bakefiles/wxpresets/presets ; cp -fp wx.bkl wx_unix.bkl wx_win32.bkl wx_xrc.bkl wx_presets.py /Users/Mishra/0ad/libraries/osx/wxwidgets/share/bakefile/presets) mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib/wx/include/osx_cocoa-unicode-static-3.0/wx for f in setup.h ; do \ if test ! -d /Users/Mishra/0ad/libraries/osx/wxwidgets/lib/wx/include/osx_cocoa-unicode-static-3.0/wx/`dirname $f` ; then \ mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/lib/wx/include/osx_cocoa-unicode-static-3.0/wx/`dirname $f`; \ fi; \ cp -fp ./lib/wx/include/osx_cocoa-unicode-static-3.0/wx/$f /Users/Mishra/0ad/libraries/osx/wxwidgets/lib/wx/include/osx_cocoa-unicode-static-3.0/wx/$f; \ done mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/include/wx-3.0 for f in wx/afterstd.h wx/any.h wx/anystr.h wx/app.h wx/apptrait.h wx/archive.h wx/arrimpl.cpp wx/arrstr.h wx/atomic.h wx/base64.h wx/beforestd.h wx/buffer.h wx/build.h wx/chartype.h wx/checkeddelete.h wx/chkconf.h wx/clntdata.h wx/cmdargs.h wx/cmdline.h wx/compiler.h wx/confbase.h wx/config.h wx/convauto.h wx/containr.h wx/cpp.h wx/crt.h wx/datetime.h wx/datstrm.h wx/dde.h wx/debug.h wx/defs.h wx/dir.h wx/dlimpexp.h wx/dlist.h wx/dynarray.h wx/dynlib.h wx/dynload.h wx/encconv.h wx/event.h wx/eventfilter.h wx/evtloop.h wx/except.h wx/features.h wx/flags.h wx/ffile.h wx/file.h wx/fileconf.h wx/filefn.h wx/filename.h wx/filesys.h wx/fontenc.h wx/fontmap.h wx/fs_arc.h wx/fs_filter.h wx/fs_mem.h wx/fs_zip.h wx/hash.h wx/hashmap.h wx/hashset.h wx/html/forcelnk.h wx/iconloc.h wx/init.h wx/intl.h wx/iosfwrap.h wx/ioswrap.h wx/ipc.h wx/ipcbase.h wx/kbdstate.h wx/language.h wx/link.h wx/list.h wx/listimpl.cpp wx/log.h wx/longlong.h wx/math.h wx/memconf.h wx/memory.h wx/memtext.h wx/mimetype.h wx/module.h wx/mousestate.h wx/msgout.h wx/msgqueue.h wx/mstream.h wx/numformatter.h wx/object.h wx/platform.h wx/platinfo.h wx/power.h wx/process.h wx/ptr_scpd.h wx/ptr_shrd.h wx/recguard.h wx/regex.h wx/rtti.h wx/scopedarray.h wx/scopedptr.h wx/scopeguard.h wx/sharedptr.h wx/snglinst.h wx/sstream.h wx/stack.h wx/stackwalk.h wx/stdpaths.h wx/stdstream.h wx/stockitem.h wx/stopwatch.h wx/strconv.h wx/stream.h wx/string.h wx/stringimpl.h wx/stringops.h wx/strvararg.h wx/sysopt.h wx/tarstrm.h wx/textbuf.h wx/textfile.h wx/thread.h wx/thrimpl.cpp wx/time.h wx/timer.h wx/tls.h wx/tokenzr.h wx/tracker.h wx/translation.h wx/txtstrm.h wx/typeinfo.h wx/types.h wx/unichar.h wx/uri.h wx/ustring.h wx/utils.h wx/variant.h wx/vector.h wx/version.h wx/versioninfo.h wx/volume.h wx/weakref.h wx/wfstream.h wx/wx.h wx/wxchar.h wx/wxcrt.h wx/wxcrtbase.h wx/wxcrtvararg.h wx/wxprec.h wx/xlocale.h wx/xti.h wx/xti2.h wx/xtistrm.h wx/xtictor.h wx/xtihandler.h wx/xtiprop.h wx/xtitypes.h wx/zipstrm.h wx/zstream.h wx/meta/convertible.h wx/meta/if.h wx/meta/implicitconversion.h wx/meta/int2type.h wx/meta/movable.h wx/meta/pod.h wx/meta/removeref.h wx/fswatcher.h wx/generic/fswatcher.h wx/osx/core/cfdataref.h wx/osx/core/cfref.h wx/osx/core/cfstring.h wx/osx/core/hid.h wx/osx/core/evtloop.h wx/osx/core/objcid.h wx/osx/core/private.h wx/osx/core/stdpaths.h wx/unix/app.h wx/unix/apptbase.h wx/unix/apptrait.h wx/unix/chkconf.h wx/unix/evtloop.h wx/unix/evtloopsrc.h wx/unix/pipe.h wx/unix/stdpaths.h wx/unix/stackwalk.h wx/unix/tls.h wx/unix/fswatcher_kqueue.h wx/fs_inet.h wx/protocol/file.h wx/protocol/ftp.h wx/protocol/http.h wx/protocol/log.h wx/protocol/protocol.h wx/sckaddr.h wx/sckipc.h wx/sckstrm.h wx/socket.h wx/url.h wx/xml/xml.h wx/xtixml.h wx/affinematrix2dbase.h wx/affinematrix2d.h wx/anybutton.h wx/bmpbuttn.h wx/brush.h wx/button.h wx/checkbox.h wx/checklst.h wx/choicdlg.h wx/choice.h wx/cmndata.h wx/collpane.h wx/combo.h wx/combobox.h wx/compositewin.h wx/control.h wx/ctrlsub.h wx/cursor.h wx/custombgwin.h wx/dc.h wx/dcclient.h wx/dcgraph.h wx/dcmemory.h wx/dcprint.h wx/dcscreen.h wx/dcsvg.h wx/dialog.h wx/dirdlg.h wx/dragimag.h wx/encinfo.h wx/filedlg.h wx/frame.h wx/gauge.h wx/gbsizer.h wx/gdicmn.h wx/generic/accel.h wx/generic/buttonbar.h wx/generic/choicdgg.h wx/generic/colrdlgg.h wx/generic/combo.h wx/generic/custombgwin.h wx/generic/dcpsg.h wx/generic/dirctrlg.h wx/generic/dragimgg.h wx/generic/filectrlg.h wx/generic/headerctrlg.h wx/generic/infobar.h wx/generic/logg.h wx/generic/msgdlgg.h wx/generic/numdlgg.h wx/generic/notebook.h wx/generic/panelg.h wx/generic/prntdlgg.h wx/generic/printps.h wx/generic/progdlgg.h wx/generic/richmsgdlgg.h wx/generic/scrolwin.h wx/generic/spinctlg.h wx/generic/splitter.h wx/generic/srchctlg.h wx/generic/statbmpg.h wx/generic/stattextg.h wx/generic/textdlgg.h wx/generic/treectlg.h wx/graphics.h wx/headercol.h wx/headerctrl.h wx/helphtml.h wx/icon.h wx/infobar.h wx/itemid.h wx/layout.h wx/listbox.h wx/mdi.h wx/menu.h wx/modalhook.h wx/mousemanager.h wx/msgdlg.h wx/nativewin.h wx/numdlg.h wx/overlay.h wx/palette.h wx/panel.h wx/pen.h wx/position.h wx/radiobox.h wx/radiobut.h wx/range.h wx/rearrangectrl.h wx/renderer.h wx/richmsgdlg.h wx/scrolbar.h wx/scrolbar.h wx/scrolwin.h wx/selstore.h wx/settings.h wx/sizer.h wx/slider.h wx/statbmp.h wx/statbox.h wx/stattext.h wx/statusbr.h wx/textcompleter.h wx/textctrl.h wx/textdlg.h wx/textentry.h wx/textwrapper.h wx/toolbar.h wx/validate.h wx/valtext.h wx/valnum.h wx/window.h wx/windowid.h wx/windowptr.h wx/withimages.h wx/wrapsizer.h wx/wupdlock.h wx/accel.h wx/access.h wx/anidecod.h wx/animdecod.h wx/artprov.h wx/bitmap.h wx/bookctrl.h wx/busyinfo.h wx/generic/busyinfo.h wx/caret.h wx/choicebk.h wx/clipbrd.h wx/clrpicker.h wx/cmdproc.h wx/colordlg.h wx/colour.h wx/colourdata.h wx/cshelp.h wx/dataobj.h wx/dcmirror.h wx/dcps.h wx/dialup.h wx/dirctrl.h wx/display.h wx/display_impl.h wx/dnd.h wx/docmdi.h wx/docview.h wx/effects.h wx/evtloopsrc.h wx/fdrepdlg.h wx/filectrl.h wx/filehistory.h wx/filepicker.h wx/fontpicker.h wx/fmappriv.h wx/font.h wx/fontdata.h wx/fontdlg.h wx/fontenum.h wx/fontutil.h wx/gdiobj.h wx/geometry.h wx/gifdecod.h wx/help.h wx/helpbase.h wx/helpwin.h wx/iconbndl.h wx/imagbmp.h wx/image.h wx/imaggif.h wx/imagiff.h wx/imagjpeg.h wx/imaglist.h wx/imagpcx.h wx/imagpng.h wx/imagpnm.h wx/imagtga.h wx/imagtiff.h wx/imagxpm.h wx/listbase.h wx/listbook.h wx/listctrl.h wx/matrix.h wx/menuitem.h wx/metafile.h wx/minifram.h wx/nonownedwnd.h wx/notebook.h wx/ownerdrw.h wx/paper.h wx/persist.h wx/persist/bookctrl.h wx/persist/splitter.h wx/persist/toplevel.h wx/persist/treebook.h wx/persist/window.h wx/pickerbase.h wx/popupwin.h wx/print.h wx/printdlg.h wx/prntbase.h wx/progdlg.h wx/quantize.h wx/rawbmp.h wx/region.h wx/scopeguard.h wx/simplebook.h wx/spinbutt.h wx/spinctrl.h wx/splitter.h wx/srchctrl.h wx/statline.h wx/tbarbase.h wx/tglbtn.h wx/tipwin.h wx/toolbook.h wx/tooltip.h wx/toplevel.h wx/treebase.h wx/treebook.h wx/treectrl.h wx/uiaction.h wx/valgen.h wx/vidmode.h wx/vlbox.h wx/vms_x_fix.h wx/vscroll.h wx/xpmdecod.h wx/xpmhand.h wx/xrc/xmlreshandler.h wx/html/webkit.h wx/osx/accel.h wx/osx/anybutton.h wx/osx/app.h wx/osx/bitmap.h wx/osx/bmpbuttn.h wx/osx/brush.h wx/osx/button.h wx/osx/checkbox.h wx/osx/checklst.h wx/osx/chkconf.h wx/osx/choice.h wx/osx/clipbrd.h wx/osx/colordlg.h wx/osx/colour.h wx/osx/combobox.h wx/osx/control.h wx/osx/cursor.h wx/osx/dataform.h wx/osx/dataobj.h wx/osx/dataobj2.h wx/osx/dc.h wx/osx/dcclient.h wx/osx/dcmemory.h wx/osx/dcprint.h wx/osx/dcscreen.h wx/osx/dialog.h wx/osx/dirdlg.h wx/osx/dnd.h wx/osx/evtloop.h wx/osx/evtloopsrc.h wx/osx/filedlg.h wx/osx/font.h wx/osx/fontdlg.h wx/osx/frame.h wx/osx/gauge.h wx/osx/helpxxxx.h wx/osx/icon.h wx/osx/imaglist.h wx/osx/listbox.h wx/osx/listctrl.h wx/osx/mdi.h wx/osx/menu.h wx/osx/menuitem.h wx/osx/metafile.h wx/osx/mimetype.h wx/osx/minifram.h wx/osx/msgdlg.h wx/osx/nonownedwnd.h wx/osx/notebook.h wx/osx/palette.h wx/osx/pen.h wx/osx/popupwin.h wx/osx/pnghand.h wx/osx/pngread.h wx/osx/printdlg.h wx/osx/printmac.h wx/osx/private.h wx/osx/radiobox.h wx/osx/radiobut.h wx/osx/region.h wx/osx/scrolbar.h wx/osx/slider.h wx/osx/spinbutt.h wx/osx/srchctrl.h wx/osx/statbmp.h wx/osx/statbox.h wx/osx/statline.h wx/osx/stattext.h wx/osx/statusbr.h wx/osx/taskbarosx.h wx/osx/textctrl.h wx/osx/textentry.h wx/osx/tglbtn.h wx/osx/toolbar.h wx/osx/tooltip.h wx/osx/toplevel.h wx/osx/treectrl.h wx/osx/uma.h wx/osx/window.h wx/generic/caret.h wx/generic/clrpickerg.h wx/generic/collpaneg.h wx/generic/colrdlgg.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h wx/generic/filedlgg.h wx/generic/filepickerg.h wx/generic/fontdlgg.h wx/generic/fontpickerg.h wx/generic/listctrl.h wx/generic/prntdlgg.h wx/generic/statusbr.h wx/osx/cocoa/chkconf.h wx/osx/cocoa/evtloop.h wx/osx/cocoa/private.h wx/osx/core/colour.h wx/osx/carbon/chkconf.h wx/osx/carbon/evtloop.h wx/osx/carbon/private.h wx/osx/carbon/region.h wx/osx/carbon/statbmp.h wx/osx/carbon/uma.h wx/generic/region.h wx/aboutdlg.h wx/animate.h wx/bannerwindow.h wx/bmpcbox.h wx/calctrl.h wx/commandlinkbutton.h wx/dataview.h wx/datectrl.h wx/dateevt.h wx/datetimectrl.h wx/dcbuffer.h wx/dvrenderers.h wx/editlbox.h wx/generic/aboutdlgg.h wx/generic/bmpcbox.h wx/generic/calctrlg.h wx/generic/datectrl.h wx/generic/dataview.h wx/generic/dvrenderer.h wx/generic/dvrenderers.h wx/generic/grid.h wx/generic/gridctrl.h wx/generic/grideditors.h wx/generic/gridsel.h wx/generic/helpext.h wx/generic/hyperlink.h wx/generic/laywin.h wx/generic/notifmsg.h wx/generic/propdlg.h wx/generic/sashwin.h wx/generic/splash.h wx/generic/timectrl.h wx/generic/wizard.h wx/grid.h wx/hyperlink.h wx/joystick.h wx/laywin.h wx/notifmsg.h wx/odcombo.h wx/propdlg.h wx/richtooltip.h wx/sashwin.h wx/sound.h wx/splash.h wx/taskbar.h wx/timectrl.h wx/tipdlg.h wx/treelist.h wx/wizard.h wx/generic/animate.h wx/osx/dataview.h wx/osx/datectrl.h wx/osx/datetimectrl.h wx/osx/dvrenderer.h wx/osx/dvrenderers.h wx/osx/joystick.h wx/osx/sound.h wx/osx/taskbarosx.h wx/osx/timectrl.h wx/osx/core/joystick.h wx/osx/cocoa/dataview.h wx/mediactrl.h wx/html/helpctrl.h wx/html/helpdata.h wx/html/helpdlg.h wx/html/helpfrm.h wx/html/helpwnd.h wx/html/htmlcell.h wx/html/htmldefs.h wx/html/htmlfilt.h wx/html/htmlpars.h wx/html/htmlproc.h wx/html/htmltag.h wx/html/htmlwin.h wx/html/htmprint.h wx/html/m_templ.h wx/html/styleparams.h wx/html/winpars.h wx/wxhtml.h wx/htmllbox.h wx/glcanvas.h wx/osx/glcanvas.h wx/debugrpt.h wx/xrc/xh_all.h wx/xrc/xh_animatctrl.h wx/xrc/xh_bannerwindow.h wx/xrc/xh_bmpbt.h wx/xrc/xh_bmp.h wx/xrc/xh_bmpcbox.h wx/xrc/xh_bttn.h wx/xrc/xh_cald.h wx/xrc/xh_chckb.h wx/xrc/xh_chckl.h wx/xrc/xh_choic.h wx/xrc/xh_choicbk.h wx/xrc/xh_clrpicker.h wx/xrc/xh_cmdlinkbn.h wx/xrc/xh_collpane.h wx/xrc/xh_combo.h wx/xrc/xh_comboctrl.h wx/xrc/xh_datectrl.h wx/xrc/xh_dirpicker.h wx/xrc/xh_dlg.h wx/xrc/xh_editlbox.h wx/xrc/xh_filectrl.h wx/xrc/xh_filepicker.h wx/xrc/xh_fontpicker.h wx/xrc/xh_frame.h wx/xrc/xh_mdi.h wx/xrc/xh_gauge.h wx/xrc/xh_gdctl.h wx/xrc/xh_grid.h wx/xrc/xh_html.h wx/xrc/xh_hyperlink.h wx/xrc/xh_listb.h wx/xrc/xh_listbk.h wx/xrc/xh_listc.h wx/xrc/xh_menu.h wx/xrc/xh_notbk.h wx/xrc/xh_odcombo.h wx/xrc/xh_panel.h wx/xrc/xh_propdlg.h wx/xrc/xh_radbt.h wx/xrc/xh_radbx.h wx/xrc/xh_scrol.h wx/xrc/xh_scwin.h wx/xrc/xh_htmllbox.h wx/xrc/xh_sizer.h wx/xrc/xh_slidr.h wx/xrc/xh_spin.h wx/xrc/xh_split.h wx/xrc/xh_srchctrl.h wx/xrc/xh_statbar.h wx/xrc/xh_stbmp.h wx/xrc/xh_stbox.h wx/xrc/xh_stlin.h wx/xrc/xh_sttxt.h wx/xrc/xh_text.h wx/xrc/xh_tglbtn.h wx/xrc/xh_timectrl.h wx/xrc/xh_toolb.h wx/xrc/xh_toolbk.h wx/xrc/xh_tree.h wx/xrc/xh_treebk.h wx/xrc/xh_unkwn.h wx/xrc/xh_wizrd.h wx/xrc/xmlres.h wx/aui/framemanager.h wx/aui/dockart.h wx/aui/floatpane.h wx/aui/auibook.h wx/aui/auibar.h wx/aui/tabmdi.h wx/aui/aui.h wx/aui/tabart.h wx/xrc/xh_auinotbk.h wx/propgrid/advprops.h wx/propgrid/editors.h wx/propgrid/manager.h wx/propgrid/property.h wx/propgrid/propgrid.h wx/propgrid/propgriddefs.h wx/propgrid/propgridiface.h wx/propgrid/propgridpagestate.h wx/propgrid/props.h wx/ribbon/art.h wx/ribbon/art_internal.h wx/ribbon/bar.h wx/ribbon/buttonbar.h wx/ribbon/control.h wx/ribbon/gallery.h wx/ribbon/page.h wx/ribbon/panel.h wx/ribbon/toolbar.h wx/xrc/xh_ribbon.h wx/richtext/richtextbackgroundpage.h wx/richtext/richtextborderspage.h wx/richtext/richtextbuffer.h wx/richtext/richtextbulletspage.h wx/richtext/richtextctrl.h wx/richtext/richtextdialogpage.h wx/richtext/richtextfontpage.h wx/richtext/richtextformatdlg.h wx/richtext/richtexthtml.h wx/richtext/richtextimagedlg.h wx/richtext/richtextindentspage.h wx/richtext/richtextliststylepage.h wx/richtext/richtextmarginspage.h wx/richtext/richtextprint.h wx/richtext/richtextsizepage.h wx/richtext/richtextstyledlg.h wx/richtext/richtextstylepage.h wx/richtext/richtextstyles.h wx/richtext/richtextsymboldlg.h wx/richtext/richtexttabspage.h wx/richtext/richtextuicustomization.h wx/richtext/richtextxml.h wx/xrc/xh_richtext.h wx/stc/stc.h wx/osx/webviewhistoryitem_webkit.h wx/osx/webview_webkit.h wx/webview.h wx/webviewarchivehandler.h wx/webviewfshandler.h; do \ if test ! -d /Users/Mishra/0ad/libraries/osx/wxwidgets/include/wx-3.0/`dirname $f` ; then \ mkdir -p /Users/Mishra/0ad/libraries/osx/wxwidgets/include/wx-3.0/`dirname $f`; \ fi; \ cp -fp ../include/$f /Users/Mishra/0ad/libraries/osx/wxwidgets/include/wx-3.0/$f; \ done ------------------------------------------------------ The installation of wxWidgets is finished. On certain platforms (e.g. Linux) you'll now have to run ldconfig if you installed a shared library and also modify the LD_LIBRARY_PATH (or equivalent) environment variable. wxWidgets comes with no guarantees and doesn't claim to be suitable for any purpose. Read the wxWindows Licence on licencing conditions. ------------------------------------------------------ ~/0ad/libraries/osx/wxwidgets/wxWidgets-3.0.0 ~/0ad/libraries/osx/wxwidgets ~/0ad/libraries/osx ~/0ad/libraries/osx/wxwidgets ~/0ad/libraries/osx Building libjpg... ~/0ad/libraries/osx/libjpg/jpeg-8d ~/0ad/libraries/osx/libjpg ~/0ad/libraries/osx checking build system type... x86_64-apple-darwin13.2.0 checking host system type... x86_64-apple-darwin13.2.0 checking target system type... x86_64-apple-darwin13.2.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 style of include used by make... GNU checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking dependency style of clang... gcc3 checking for function prototypes... yes checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking dependency style of clang... (cached) gcc3 checking for clang option to accept ISO C99... none needed checking for clang option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... clang -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking if LD -Wl,--version-script works... no checking for function prototypes... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for string.h... (cached) yes checking for size_t... yes checking for type unsigned char... yes checking for type unsigned short... yes checking for type void... yes checking for an ANSI C-conforming const... yes checking for inline... __inline__ checking for broken incomplete types... ok checking for short external names... ok checking to see if char is signed... yes checking to see if right shift is signed... yes checking to see if fopen accepts b spec... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 how to convert x86_64-apple-darwin13.2.0 file names to x86_64-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether to build static libraries... yes checking libjpeg version number... 12:0:4 configure: creating ./config.status config.status: creating Makefile config.status: creating jconfig.h config.status: executing depfiles commands config.status: executing libtool commands /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am CC jcapistd.lo CC jaricom.lo CC jcapimin.lo CC jcarith.lo CC jccoefct.lo CC jccolor.lo CC jcdctmgr.lo CC jchuff.lo CC jcinit.lo CC jcmainct.lo CC jcmaster.lo CC jcmarker.lo CC jcomapi.lo CC jcparam.lo CC jcprepct.lo CC jcsample.lo CC jctrans.lo CC jdapimin.lo CC jdapistd.lo CC jdarith.lo CC jdatadst.lo CC jdatasrc.lo CC jdcoefct.lo CC jdcolor.lo CC jddctmgr.lo CC jdhuff.lo CC jdinput.lo CC jdmainct.lo CC jdmarker.lo CC jdmaster.lo CC jdmerge.lo CC jdpostct.lo CC jdsample.lo CC jdtrans.lo CC jerror.lo CC jfdctflt.lo CC jfdctfst.lo CC jfdctint.lo CC jidctflt.lo CC jidctfst.lo CC jidctint.lo CC jquant1.lo CC jquant2.lo CC jutils.lo CC jmemmgr.lo CC jmemnobs.lo CC cjpeg.o CC rdppm.o CC rdgif.o CC rdtarga.o CC rdrle.o CC rdbmp.o CC rdswitch.o CC cdjpeg.o CC djpeg.o CC wrppm.o CC wrgif.o CC wrtarga.o CC wrrle.o CC wrbmp.o CC rdcolmap.o CC jpegtran.o CC transupp.o CC rdjpgcom.o CC wrjpgcom.o CCLD libjpeg.la CCLD rdjpgcom CCLD wrjpgcom CCLD cjpeg CCLD jpegtran CCLD djpeg test -z "/Users/Mishra/0ad/libraries/osx/libjpg/lib" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libjpg/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libjpeg.la '/Users/Mishra/0ad/libraries/osx/libjpg/lib' libtool: install: /usr/bin/install -c .libs/libjpeg.lai /Users/Mishra/0ad/libraries/osx/libjpg/lib/libjpeg.la libtool: install: /usr/bin/install -c .libs/libjpeg.a /Users/Mishra/0ad/libraries/osx/libjpg/lib/libjpeg.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/libjpg/lib/libjpeg.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/libjpg/lib/libjpeg.a test -z "/Users/Mishra/0ad/libraries/osx/libjpg/bin" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libjpg/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c cjpeg djpeg jpegtran rdjpgcom wrjpgcom '/Users/Mishra/0ad/libraries/osx/libjpg/bin' libtool: install: /usr/bin/install -c cjpeg /Users/Mishra/0ad/libraries/osx/libjpg/bin/cjpeg libtool: install: /usr/bin/install -c djpeg /Users/Mishra/0ad/libraries/osx/libjpg/bin/djpeg libtool: install: /usr/bin/install -c jpegtran /Users/Mishra/0ad/libraries/osx/libjpg/bin/jpegtran libtool: install: /usr/bin/install -c rdjpgcom /Users/Mishra/0ad/libraries/osx/libjpg/bin/rdjpgcom libtool: install: /usr/bin/install -c wrjpgcom /Users/Mishra/0ad/libraries/osx/libjpg/bin/wrjpgcom /bin/sh /Users/Mishra/0ad/libraries/osx/libjpg/jpeg-8d/install-sh -d /Users/Mishra/0ad/libraries/osx/libjpg/include /usr/bin/install -c -m 644 jconfig.h /Users/Mishra/0ad/libraries/osx/libjpg/include/jconfig.h test -z "/Users/Mishra/0ad/libraries/osx/libjpg/include" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libjpg/include" /usr/bin/install -c -m 644 jerror.h jmorecfg.h jpeglib.h '/Users/Mishra/0ad/libraries/osx/libjpg/include' test -z "/Users/Mishra/0ad/libraries/osx/libjpg/share/man/man1" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libjpg/share/man/man1" /usr/bin/install -c -m 644 cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1 wrjpgcom.1 '/Users/Mishra/0ad/libraries/osx/libjpg/share/man/man1' ~/0ad/libraries/osx/libjpg ~/0ad/libraries/osx Building libpng... ~/0ad/libraries/osx/libpng/libpng-1.5.13 ~/0ad/libraries/osx/libpng ~/0ad/libraries/osx 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 whether to enable maintainer-specific portions of Makefiles... no checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking dependency style of clang... gcc3 checking build system type... x86_64-apple-darwin13.2.0 checking host system type... x86_64-apple-darwin13.2.0 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 how to print strings... printf checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking how to run the C preprocessor... clang -E checking for sed... /usr/bin/sed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 how to convert x86_64-apple-darwin13.2.0 file names to x86_64-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for 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 for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether to build static libraries... yes checking for a C preprocessor that does not parse its input... clang -E checking for ANSI C header files... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for C/C++ restrict keyword... __restrict checking for working strtod... yes checking for memset... yes checking for pow... yes checking for zlibVersion in -lz... yes checking for feenableexcept in -lm... no checking for feenableexcept... no checking if using Solaris linker... no checking if libraries can be versioned... no configure: WARNING: *** You have not enabled versioned symbols. configure: pkgconfig directory is ${libdir}/pkgconfig configure: creating ./config.status config.status: creating Makefile config.status: creating libpng.pc config.status: creating libpng-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am rm -f pnglibconf.dfn dfn?.out cp libpng-config libpng15-config cp libpng.pc libpng15.pc awk -f ./scripts/options.awk out=dfn1.out version=search\ ./pngconf.h ./scripts/pnglibconf.dfa\ ./pngusr.dfa 1>&2 awk -f ./scripts/options.awk out=dfn2.out dfn1.out 1>&2 rm dfn1.out mv dfn2.out pnglibconf.dfn rm -f pnglibconf.out dfn.c dfn?.out test -d scripts || mkdir scripts echo '#include "pnglibconf.dfn"' >dfn.c clang -E -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG\ -DPNGLIB_LIBNAME='PNG15_0' -DPNGLIB_VERSION='1.5.13' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE dfn.c > dfn1.out /usr/bin/sed -n -e 's|^.*PNG_DEFN_MAGIC *-\(.*\)- *PNG_DEFN_END.*$|\1|p'\ dfn1.out >dfn2.out /usr/bin/sed -e 's| *PNG_JOIN *||g' -e 's| *$||' dfn2.out >dfn3.out rm -f dfn.c dfn[12].out mv dfn3.out pnglibconf.out rm -f pnglibconf.h cp pnglibconf.out pnglibconf.h /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-png.lo -MD -MP -MF .deps/libpng15_la-png.Tpo -c -o libpng15_la-png.lo `test -f 'png.c' || echo './'`png.c /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngerror.lo -MD -MP -MF .deps/libpng15_la-pngerror.Tpo -c -o libpng15_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngget.lo -MD -MP -MF .deps/libpng15_la-pngget.Tpo -c -o libpng15_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngmem.lo -MD -MP -MF .deps/libpng15_la-pngmem.Tpo -c -o libpng15_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngpread.lo -MD -MP -MF .deps/libpng15_la-pngpread.Tpo -c -o libpng15_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngmem.lo -MD -MP -MF .deps/libpng15_la-pngmem.Tpo -c pngmem.c -o libpng15_la-pngmem.o libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngpread.lo -MD -MP -MF .deps/libpng15_la-pngpread.Tpo -c pngpread.c -o libpng15_la-pngpread.o libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-png.lo -MD -MP -MF .deps/libpng15_la-png.Tpo -c png.c -o libpng15_la-png.o libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngerror.lo -MD -MP -MF .deps/libpng15_la-pngerror.Tpo -c pngerror.c -o libpng15_la-pngerror.o libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngget.lo -MD -MP -MF .deps/libpng15_la-pngget.Tpo -c pngget.c -o libpng15_la-pngget.o mv -f .deps/libpng15_la-pngmem.Tpo .deps/libpng15_la-pngmem.Plo /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngread.lo -MD -MP -MF .deps/libpng15_la-pngread.Tpo -c -o libpng15_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c mv -f .deps/libpng15_la-pngerror.Tpo .deps/libpng15_la-pngerror.Plo /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngrio.lo -MD -MP -MF .deps/libpng15_la-pngrio.Tpo -c -o libpng15_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c mv -f .deps/libpng15_la-png.Tpo .deps/libpng15_la-png.Plo /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngrtran.lo -MD -MP -MF .deps/libpng15_la-pngrtran.Tpo -c -o libpng15_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c mv -f .deps/libpng15_la-pngpread.Tpo .deps/libpng15_la-pngpread.Plo /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngrutil.lo -MD -MP -MF .deps/libpng15_la-pngrutil.Tpo -c -o libpng15_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c mv -f .deps/libpng15_la-pngget.Tpo .deps/libpng15_la-pngget.Plo /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngset.lo -MD -MP -MF .deps/libpng15_la-pngset.Tpo -c -o libpng15_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngread.lo -MD -MP -MF .deps/libpng15_la-pngread.Tpo -c pngread.c -o libpng15_la-pngread.o libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngrio.lo -MD -MP -MF .deps/libpng15_la-pngrio.Tpo -c pngrio.c -o libpng15_la-pngrio.o libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngrutil.lo -MD -MP -MF .deps/libpng15_la-pngrutil.Tpo -c pngrutil.c -o libpng15_la-pngrutil.o libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngrtran.lo -MD -MP -MF .deps/libpng15_la-pngrtran.Tpo -c pngrtran.c -o libpng15_la-pngrtran.o libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngset.lo -MD -MP -MF .deps/libpng15_la-pngset.Tpo -c pngset.c -o libpng15_la-pngset.o mv -f .deps/libpng15_la-pngrio.Tpo .deps/libpng15_la-pngrio.Plo /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngtrans.lo -MD -MP -MF .deps/libpng15_la-pngtrans.Tpo -c -o libpng15_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c mv -f .deps/libpng15_la-pngread.Tpo .deps/libpng15_la-pngread.Plo /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngwio.lo -MD -MP -MF .deps/libpng15_la-pngwio.Tpo -c -o libpng15_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngtrans.lo -MD -MP -MF .deps/libpng15_la-pngtrans.Tpo -c pngtrans.c -o libpng15_la-pngtrans.o mv -f .deps/libpng15_la-pngset.Tpo .deps/libpng15_la-pngset.Plo /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngwrite.lo -MD -MP -MF .deps/libpng15_la-pngwrite.Tpo -c -o libpng15_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngwio.lo -MD -MP -MF .deps/libpng15_la-pngwio.Tpo -c pngwio.c -o libpng15_la-pngwio.o libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngwrite.lo -MD -MP -MF .deps/libpng15_la-pngwrite.Tpo -c pngwrite.c -o libpng15_la-pngwrite.o mv -f .deps/libpng15_la-pngtrans.Tpo .deps/libpng15_la-pngtrans.Plo /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngwtran.lo -MD -MP -MF .deps/libpng15_la-pngwtran.Tpo -c -o libpng15_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c mv -f .deps/libpng15_la-pngrtran.Tpo .deps/libpng15_la-pngrtran.Plo /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngwutil.lo -MD -MP -MF .deps/libpng15_la-pngwutil.Tpo -c -o libpng15_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c mv -f .deps/libpng15_la-pngwio.Tpo .deps/libpng15_la-pngwio.Plo rm -f scripts/sym.out dfn.c dfn?.out mv -f .deps/libpng15_la-pngrutil.Tpo .deps/libpng15_la-pngrutil.Plo test -d scripts || mkdir scripts echo '#include "scripts/sym.dfn"' >dfn.c clang -E -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG\ -DPNGLIB_LIBNAME='PNG15_0' -DPNGLIB_VERSION='1.5.13' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE dfn.c > dfn1.out libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngwtran.lo -MD -MP -MF .deps/libpng15_la-pngwtran.Tpo -c pngwtran.c -o libpng15_la-pngwtran.o /usr/bin/sed -n -e 's|^.*PNG_DEFN_MAGIC *-\(.*\)- *PNG_DEFN_END.*$|\1|p'\ dfn1.out >dfn2.out libtool: compile: clang -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT libpng15_la-pngwutil.lo -MD -MP -MF .deps/libpng15_la-pngwutil.Tpo -c pngwutil.c -o libpng15_la-pngwutil.o /usr/bin/sed -e 's| *PNG_JOIN *||g' -e 's| *$||' dfn2.out >dfn3.out rm -f dfn.c dfn[12].out mv -f .deps/libpng15_la-pngwrite.Tpo .deps/libpng15_la-pngwrite.Plo mv dfn3.out scripts/sym.out rm -f libpng.sym cp scripts/sym.out libpng.sym mv -f .deps/libpng15_la-pngwtran.Tpo .deps/libpng15_la-pngwtran.Plo mv -f .deps/libpng15_la-pngwutil.Tpo .deps/libpng15_la-pngwutil.Plo /bin/sh ./libtool --tag=CC --mode=link clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -no-undefined -export-dynamic -version-number 15:13:0 -export-symbols libpng.sym -stdlib=libstdc++ -arch x86_64 -o libpng15.la -rpath /Users/Mishra/0ad/libraries/osx/libpng/lib libpng15_la-png.lo libpng15_la-pngerror.lo libpng15_la-pngget.lo libpng15_la-pngmem.lo libpng15_la-pngpread.lo libpng15_la-pngread.lo libpng15_la-pngrio.lo libpng15_la-pngrtran.lo libpng15_la-pngrutil.lo libpng15_la-pngset.lo libpng15_la-pngtrans.lo libpng15_la-pngwio.lo libpng15_la-pngwrite.lo libpng15_la-pngwtran.lo libpng15_la-pngwutil.lo -lz libtool: link: ar cru .libs/libpng15.a libpng15_la-png.o libpng15_la-pngerror.o libpng15_la-pngget.o libpng15_la-pngmem.o libpng15_la-pngpread.o libpng15_la-pngread.o libpng15_la-pngrio.o libpng15_la-pngrtran.o libpng15_la-pngrutil.o libpng15_la-pngset.o libpng15_la-pngtrans.o libpng15_la-pngwio.o libpng15_la-pngwrite.o libpng15_la-pngwtran.o libpng15_la-pngwutil.o libtool: link: ranlib .libs/libpng15.a libtool: link: ( cd ".libs" && rm -f "libpng15.la" && ln -s "../libpng15.la" "libpng15.la" ) test -z "/Users/Mishra/0ad/libraries/osx/libpng/bin" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libpng/bin" /usr/bin/install -c libpng15-config '/Users/Mishra/0ad/libraries/osx/libpng/bin' test -z "/Users/Mishra/0ad/libraries/osx/libpng/lib" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libpng/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libpng15.la '/Users/Mishra/0ad/libraries/osx/libpng/lib' libtool: install: /usr/bin/install -c .libs/libpng15.lai /Users/Mishra/0ad/libraries/osx/libpng/lib/libpng15.la libtool: install: /usr/bin/install -c .libs/libpng15.a /Users/Mishra/0ad/libraries/osx/libpng/lib/libpng15.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/libpng/lib/libpng15.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/libpng/lib/libpng15.a /Applications/Xcode.app/Contents/Developer/usr/bin/make install-exec-hook cd /Users/Mishra/0ad/libraries/osx/libpng/bin; rm -f libpng-config cd /Users/Mishra/0ad/libraries/osx/libpng/bin; ln -s libpng15-config libpng-config + cd /Users/Mishra/0ad/libraries/osx/libpng/lib + for ext in a la so so.15.13 sl dylib dll.a + rm -f libpng.a + test -f libpng15.a + ln -s libpng15.a libpng.a + for ext in a la so so.15.13 sl dylib dll.a + rm -f libpng.la + test -f libpng15.la + ln -s libpng15.la libpng.la + for ext in a la so so.15.13 sl dylib dll.a + rm -f libpng.so + test -f libpng15.so + for ext in a la so so.15.13 sl dylib dll.a + rm -f libpng.so.15.13 + test -f libpng15.so.15.13 + for ext in a la so so.15.13 sl dylib dll.a + rm -f libpng.sl + test -f libpng15.sl + for ext in a la so so.15.13 sl dylib dll.a + rm -f libpng.dylib + test -f libpng15.dylib + for ext in a la so so.15.13 sl dylib dll.a + rm -f libpng.dll.a + test -f libpng15.dll.a test -z "/Users/Mishra/0ad/libraries/osx/libpng/share/man/man3" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libpng/share/man/man3" /usr/bin/install -c -m 644 libpng.3 libpngpf.3 '/Users/Mishra/0ad/libraries/osx/libpng/share/man/man3' test -z "/Users/Mishra/0ad/libraries/osx/libpng/share/man/man5" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libpng/share/man/man5" /usr/bin/install -c -m 644 png.5 '/Users/Mishra/0ad/libraries/osx/libpng/share/man/man5' test -z "/Users/Mishra/0ad/libraries/osx/libpng/include/libpng15" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libpng/include/libpng15" /usr/bin/install -c -m 644 pnglibconf.h '/Users/Mishra/0ad/libraries/osx/libpng/include/libpng15' test -z "/Users/Mishra/0ad/libraries/osx/libpng/lib/pkgconfig" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libpng/lib/pkgconfig" /usr/bin/install -c -m 644 libpng15.pc '/Users/Mishra/0ad/libraries/osx/libpng/lib/pkgconfig' test -z "/Users/Mishra/0ad/libraries/osx/libpng/include/libpng15" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libpng/include/libpng15" /usr/bin/install -c -m 644 png.h pngconf.h '/Users/Mishra/0ad/libraries/osx/libpng/include/libpng15' /Applications/Xcode.app/Contents/Developer/usr/bin/make install-data-hook cd /Users/Mishra/0ad/libraries/osx/libpng/include; rm -f png.h pngconf.h pnglibconf.h cd /Users/Mishra/0ad/libraries/osx/libpng/include; ln -s libpng15/png.h png.h cd /Users/Mishra/0ad/libraries/osx/libpng/include; ln -s libpng15/pngconf.h \ pngconf.h cd /Users/Mishra/0ad/libraries/osx/libpng/include; ln -s libpng15/pnglibconf.h \ pnglibconf.h cd /Users/Mishra/0ad/libraries/osx/libpng/lib/pkgconfig; rm -f libpng.pc cd /Users/Mishra/0ad/libraries/osx/libpng/lib/pkgconfig; ln -s libpng15.pc libpng.pc ~/0ad/libraries/osx/libpng ~/0ad/libraries/osx Building libogg... ~/0ad/libraries/osx/libogg/libogg-1.3.0 ~/0ad/libraries/osx/libogg ~/0ad/libraries/osx 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 whether to enable maintainer-specific portions of Makefiles... no checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking build system type... x86_64-apple-darwin13.2.0 checking host system type... x86_64-apple-darwin13.2.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 whether ln -s works... yes 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 how to convert x86_64-apple-darwin13.2.0 file names to x86_64-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... 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 for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether to build static libraries... yes checking whether clang and cc understand -c and -o together... yes checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking size of int16_t... 2 checking size of uint16_t... 2 checking size of u_int16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of u_int32_t... 4 checking size of int64_t... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for working memcmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/libogg/Makefile config.status: creating include/Makefile config.status: creating include/ogg/Makefile config.status: creating include/ogg/config_types.h config.status: creating libogg.spec config.status: creating ogg.pc config.status: creating ogg-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in src /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c clang: warning: -O4 is equivalent to -O3 clang: warning: -O4 is equivalent to -O3 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o clang: warning: -O4 is equivalent to -O3 clang: warning: -O4 is equivalent to -O3 mv -f .deps/bitwise.Tpo .deps/bitwise.Plo mv -f .deps/framing.Tpo .deps/framing.Plo /bin/sh ../libtool --tag=CC --mode=link clang -fno-common -O4 -Wall -fsigned-char -ffast-math -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -no-undefined -version-info 8:0:8 -stdlib=libstdc++ -arch x86_64 -o libogg.la -rpath /Users/Mishra/0ad/libraries/osx/libogg/lib framing.lo bitwise.lo mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po /bin/sh ../libtool --tag=CC --mode=link clang -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -o test_bitwise test_bitwise-bitwise.o libtool: link: clang -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -o test_bitwise test_bitwise-bitwise.o libtool: link: ar cru .libs/libogg.a framing.o bitwise.o libtool: link: ranlib .libs/libogg.a mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" ) /bin/sh ../libtool --tag=CC --mode=link clang -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -o test_framing test_framing-framing.o libtool: link: clang -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64 -o test_framing test_framing-framing.o Making all in include Making all in ogg make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in doc Making all in libogg make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all-am'. Making install in src test -z "/Users/Mishra/0ad/libraries/osx/libogg/lib" || .././install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libogg/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libogg.la '/Users/Mishra/0ad/libraries/osx/libogg/lib' libtool: install: /usr/bin/install -c .libs/libogg.lai /Users/Mishra/0ad/libraries/osx/libogg/lib/libogg.la libtool: install: /usr/bin/install -c .libs/libogg.a /Users/Mishra/0ad/libraries/osx/libogg/lib/libogg.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/libogg/lib/libogg.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/libogg/lib/libogg.a make[2]: Nothing to be done for `install-data-am'. Making install in include Making install in ogg make[3]: Nothing to be done for `install-exec-am'. test -z "/Users/Mishra/0ad/libraries/osx/libogg/include/ogg" || ../.././install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libogg/include/ogg" /usr/bin/install -c -m 644 config_types.h '/Users/Mishra/0ad/libraries/osx/libogg/include/ogg' test -z "/Users/Mishra/0ad/libraries/osx/libogg/include/ogg" || ../.././install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libogg/include/ogg" /usr/bin/install -c -m 644 ogg.h os_types.h '/Users/Mishra/0ad/libraries/osx/libogg/include/ogg' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in doc Making install in libogg make[3]: Nothing to be done for `install-exec-am'. test -z "/Users/Mishra/0ad/libraries/osx/libogg/share/doc/libogg-1.3.0/ogg" || ../.././install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libogg/share/doc/libogg-1.3.0/ogg" /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_init.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_clear.html ogg_sync_destroy.html ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html '/Users/Mishra/0ad/libraries/osx/libogg/share/doc/libogg-1.3.0/ogg' /usr/bin/install -c -m 644 ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/Users/Mishra/0ad/libraries/osx/libogg/share/doc/libogg-1.3.0/ogg' make[3]: Nothing to be done for `install-exec-am'. test -z "/Users/Mishra/0ad/libraries/osx/libogg/share/doc/libogg-1.3.0" || .././install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libogg/share/doc/libogg-1.3.0" /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/Users/Mishra/0ad/libraries/osx/libogg/share/doc/libogg-1.3.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/Users/Mishra/0ad/libraries/osx/libogg/share/aclocal" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libogg/share/aclocal" /usr/bin/install -c -m 644 ogg.m4 '/Users/Mishra/0ad/libraries/osx/libogg/share/aclocal' test -z "/Users/Mishra/0ad/libraries/osx/libogg/lib/pkgconfig" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/libogg/lib/pkgconfig" /usr/bin/install -c -m 644 ogg.pc '/Users/Mishra/0ad/libraries/osx/libogg/lib/pkgconfig' ~/0ad/libraries/osx/libogg ~/0ad/libraries/osx Building libvorbis... ~/0ad/libraries/osx/vorbis/libvorbis-1.3.3 ~/0ad/libraries/osx/vorbis ~/0ad/libraries/osx checking build system type... i386-apple-darwin13.2.0 checking host system type... i386-apple-darwin13.2.0 checking target system type... i386-apple-darwin13.2.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 whether to enable maintainer-specific portions of Makefiles... no checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking for inline... inline checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 whether ln -s works... yes 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 how to convert i386-apple-darwin13.2.0 file names to i386-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert i386-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for 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 for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether to build static libraries... yes checking whether clang and cc understand -c and -o together... yes checking GCC version... 4.2.1 checking if clang accepts -Wdeclaration-after-statement... yes checking for memory.h... (cached) yes checking for cos in -lm... yes checking for pthread_create in -lpthread... yes checking for pkg-config... no checking for Ogg... yes checking for oggpack_writealign... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating lib/Makefile config.status: creating lib/modes/Makefile config.status: creating lib/books/Makefile config.status: creating lib/books/coupled/Makefile config.status: creating lib/books/uncoupled/Makefile config.status: creating lib/books/floor/Makefile config.status: creating doc/Makefile config.status: creating doc/vorbisfile/Makefile config.status: creating doc/vorbisenc/Makefile config.status: creating doc/libvorbis/Makefile config.status: creating doc/Doxyfile config.status: creating include/Makefile config.status: creating include/vorbis/Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating vq/Makefile config.status: creating libvorbis.spec config.status: creating vorbis.pc config.status: creating vorbisenc.pc config.status: creating vorbisfile.pc config.status: creating vorbis-uninstalled.pc config.status: creating vorbisenc-uninstalled.pc config.status: creating vorbisfile-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in m4 make[2]: Nothing to be done for `all'. Making all in include Making all in vorbis make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in vq make[2]: Nothing to be done for `all'. Making all in lib Making all in modes make[3]: Nothing to be done for `all'. Making all in books Making all in coupled make[4]: Nothing to be done for `all'. Making all in uncoupled make[4]: Nothing to be done for `all'. Making all in floor make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c -o smallft.lo smallft.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c -o envelope.lo envelope.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c -o window.lo window.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -o smallft.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -o block.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -o envelope.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o clang: warning: -O4 is equivalent to -O3 clang: warning: -O4 is equivalent to -O3 clangclang: : warningwarning: : -O4 is equivalent to -O3-O4 is equivalent to -O3 clang: warning: -O4 is equivalent to -O3 mv -f .deps/window.Tpo .deps/window.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c -o lsp.lo lsp.c mv -f .deps/envelope.Tpo .deps/envelope.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c -o lpc.lo lpc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -o lsp.o clang: warning: -O4 is equivalent to -O3 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o clang: warning: -O4 is equivalent to -O3 mv -f .deps/mdct.Tpo .deps/mdct.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c -o analysis.lo analysis.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -o analysis.o clang: warning: -O4 is equivalent to -O3 mv -f .deps/block.Tpo .deps/block.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c -o synthesis.lo synthesis.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -o synthesis.o clang: warning: -O4 is equivalent to -O3 mv -f .deps/lpc.Tpo .deps/lpc.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c -o psy.lo psy.c mv -f .deps/analysis.Tpo .deps/analysis.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c mv -f .deps/lsp.Tpo .deps/lsp.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c -o floor1.lo floor1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -o psy.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o clang: warning: -O4 is equivalent to -O3 clang: warning: -O4 is equivalent to -O3 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -o floor1.o clang: warning: -O4 is equivalent to -O3 mv -f .deps/synthesis.Tpo .deps/synthesis.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c -o floor0.lo floor0.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -o floor0.o clang: warning: -O4 is equivalent to -O3 mv -f .deps/info.Tpo .deps/info.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c -o res0.lo res0.c mv -f .deps/floor0.Tpo .deps/floor0.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c -o mapping0.lo mapping0.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -o res0.o clang: warning: -O4 is equivalent to -O3 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -o mapping0.o clang: warning: -O4 is equivalent to -O3 mv -f .deps/smallft.Tpo .deps/smallft.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c -o registry.lo registry.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -o registry.o clang: warning: -O4 is equivalent to -O3 mv -f .deps/floor1.Tpo .deps/floor1.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c -o codebook.lo codebook.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -o codebook.o clang: warning: -O4 is equivalent to -O3 mv -f .deps/registry.Tpo .deps/registry.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c -o sharedbook.lo sharedbook.c mv -f .deps/mapping0.Tpo .deps/mapping0.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -o sharedbook.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c -o lookup.lo lookup.c clang: warning: -O4 is equivalent to -O3 codebook.c:453:11: warning: unused variable 'j' [-Wunused-variable] int i,j; ^ mv -f .deps/psy.Tpo .deps/psy.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c -o bitrate.lo bitrate.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o clang: warning: -O4 is equivalent to -O3 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -o bitrate.o clang: warning: -O4 is equivalent to -O3 mv -f .deps/res0.Tpo .deps/res0.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c -o vorbisfile.lo vorbisfile.c mv -f .deps/lookup.Tpo .deps/lookup.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c -o vorbisenc.lo vorbisenc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c -o vorbisfile.o clang: warning: -O4 is equivalent to -O3 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -o vorbisenc.o mv -f .deps/codebook.Tpo .deps/codebook.Plo clang: warning: -O4 is equivalent to -O3 clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/Users/Mishra/0ad/libraries/osx/libogg/include -D_V_SELFTEST -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -MT test_sharedbook-sharedbook.o -MD -MP -MF .deps/test_sharedbook-sharedbook.Tpo -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo './'`sharedbook.c clang: warning: -O4 is equivalent to -O3 mv -f .deps/bitrate.Tpo .deps/bitrate.Plo mv -f .deps/sharedbook.Tpo .deps/sharedbook.Plo /bin/sh ../libtool --tag=CC --mode=link clang -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -no-undefined -version-info 4:6:4 -stdlib=libstdc++ -arch x86_64 -o libvorbis.la -rpath /Users/Mishra/0ad/libraries/osx/vorbis/lib mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo lookup.lo bitrate.lo -lm -L/Users/Mishra/0ad/libraries/osx/libogg/lib -logg mv -f .deps/test_sharedbook-sharedbook.Tpo .deps/test_sharedbook-sharedbook.Po /bin/sh ../libtool --tag=CC --mode=link clang -D_V_SELFTEST -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -stdlib=libstdc++ -arch x86_64 -o test_sharedbook test_sharedbook-sharedbook.o -lm libtool: link: ar cru .libs/libvorbis.a mdct.o smallft.o block.o envelope.o window.o lsp.o lpc.o analysis.o synthesis.o psy.o info.o floor1.o floor0.o res0.o mapping0.o registry.o codebook.o sharedbook.o lookup.o bitrate.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libvorbis.a(lookup.o) has no symbols libtool: link: ranlib .libs/libvorbis.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libvorbis.a(lookup.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libvorbis.la" && ln -s "../libvorbis.la" "libvorbis.la" ) libtool: link: clang -D_V_SELFTEST -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -stdlib=libstdc++ -arch x86_64 -o test_sharedbook test_sharedbook-sharedbook.o -lm mv -f .deps/vorbisfile.Tpo .deps/vorbisfile.Plo /bin/sh ../libtool --tag=CC --mode=link clang -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -no-undefined -version-info 6:5:3 -stdlib=libstdc++ -arch x86_64 -o libvorbisfile.la -rpath /Users/Mishra/0ad/libraries/osx/vorbis/lib vorbisfile.lo libvorbis.la -L/Users/Mishra/0ad/libraries/osx/libogg/lib -logg libtool: link: ar cru .libs/libvorbisfile.a vorbisfile.o libtool: link: ranlib .libs/libvorbisfile.a libtool: link: ( cd ".libs" && rm -f "libvorbisfile.la" && ln -s "../libvorbisfile.la" "libvorbisfile.la" ) mv -f .deps/vorbisenc.Tpo .deps/vorbisenc.Plo /bin/sh ../libtool --tag=CC --mode=link clang -DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char -Wdeclaration-after-statement -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -DUSE_MEMORY_H -no-undefined -version-info 2:9:0 -stdlib=libstdc++ -arch x86_64 -o libvorbisenc.la -rpath /Users/Mishra/0ad/libraries/osx/vorbis/lib vorbisenc.lo libvorbis.la -L/Users/Mishra/0ad/libraries/osx/libogg/lib -logg libtool: link: ar cru .libs/libvorbisenc.a vorbisenc.o libtool: link: ranlib .libs/libvorbisenc.a libtool: link: ( cd ".libs" && rm -f "libvorbisenc.la" && ln -s "../libvorbisenc.la" "libvorbisenc.la" ) Making all in test make[2]: Nothing to be done for `all'. Making all in doc Making all in libvorbis make[3]: Nothing to be done for `all'. Making all in vorbisfile make[3]: Nothing to be done for `all'. Making all in vorbisenc make[3]: Nothing to be done for `all'. echo "*** Warning: Doxygen not found; documentation will not be built." *** Warning: Doxygen not found; documentation will not be built. touch doxygen-build.stamp make[2]: Nothing to be done for `all-am'. Making install in m4 make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in include Making install in vorbis make[3]: Nothing to be done for `install-exec-am'. test -z "/Users/Mishra/0ad/libraries/osx/vorbis/include/vorbis" || ../.././install-sh -c -d "/Users/Mishra/0ad/libraries/osx/vorbis/include/vorbis" /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/Users/Mishra/0ad/libraries/osx/vorbis/include/vorbis' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in vq make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in lib Making install in modes make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in books Making install in coupled make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in uncoupled make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in floor make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. test -z "/Users/Mishra/0ad/libraries/osx/vorbis/lib" || .././install-sh -c -d "/Users/Mishra/0ad/libraries/osx/vorbis/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libvorbis.la libvorbisfile.la libvorbisenc.la '/Users/Mishra/0ad/libraries/osx/vorbis/lib' libtool: install: /usr/bin/install -c .libs/libvorbis.lai /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbis.la libtool: install: /usr/bin/install -c .libs/libvorbisfile.lai /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbisfile.la libtool: install: /usr/bin/install -c .libs/libvorbisenc.lai /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbisenc.la libtool: install: /usr/bin/install -c .libs/libvorbis.a /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbis.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbis.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbis.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbis.a(lookup.o) has no symbols libtool: install: /usr/bin/install -c .libs/libvorbisfile.a /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbisfile.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbisfile.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbisfile.a libtool: install: /usr/bin/install -c .libs/libvorbisenc.a /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbisenc.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbisenc.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/vorbis/lib/libvorbisenc.a make[3]: Nothing to be done for `install-data-am'. Making install in test make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in doc Making install in libvorbis make[3]: Nothing to be done for `install-exec-am'. test -z "/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/libvorbis" || ../.././install-sh -c -d "/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/libvorbis" /usr/bin/install -c -m 644 index.html reference.html style.css vorbis_comment.html vorbis_info.html vorbis_analysis_blockout.html vorbis_analysis_buffer.html vorbis_analysis_headerout.html vorbis_analysis_init.html vorbis_analysis_wrote.html vorbis_analysis.html vorbis_bitrate_addblock.html vorbis_bitrate_flushpacket.html vorbis_block_init.html vorbis_block_clear.html vorbis_dsp_clear.html vorbis_granule_time.html vorbis_version_string.html vorbis_info_blocksize.html vorbis_info_clear.html vorbis_info_init.html vorbis_comment_add.html vorbis_comment_add_tag.html vorbis_comment_clear.html vorbis_comment_init.html vorbis_comment_query.html vorbis_comment_query_count.html vorbis_commentheader_out.html vorbis_packet_blocksize.html vorbis_synthesis.html vorbis_synthesis_blockin.html vorbis_synthesis_halfrate.html vorbis_synthesis_halfrate_p.html vorbis_synthesis_headerin.html vorbis_synthesis_idheader.html vorbis_synthesis_init.html vorbis_synthesis_lapout.html vorbis_synthesis_pcmout.html vorbis_synthesis_read.html vorbis_synthesis_restart.html '/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/libvorbis' /usr/bin/install -c -m 644 vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html return.html overview.html '/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/libvorbis' Making install in vorbisfile make[3]: Nothing to be done for `install-exec-am'. test -z "/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/vorbisfile" || ../.././install-sh -c -d "/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/vorbisfile" /usr/bin/install -c -m 644 OggVorbis_File.html callbacks.html chaining_example_c.html chainingexample.html crosslap.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html ov_fopen.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_read_float.html ov_read_filter.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_test.html ov_test_callbacks.html '/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/vorbisfile' /usr/bin/install -c -m 644 ov_test_open.html ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html overview.html reference.html seekexample.html seeking.html seeking_example_c.html seeking_test_c.html seekingexample.html style.css threads.html vorbisfile_example_c.html '/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/vorbisfile' Making install in vorbisenc make[3]: Nothing to be done for `install-exec-am'. test -z "/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/vorbisenc" || ../.././install-sh -c -d "/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/vorbisenc" /usr/bin/install -c -m 644 changes.html examples.html index.html ovectl_ratemanage2_arg.html ovectl_ratemanage_arg.html overview.html reference.html style.css vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html vorbis_encode_init_vbr.html '/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/vorbisenc' make[3]: Nothing to be done for `install-exec-am'. /bin/sh /Users/Mishra/0ad/libraries/osx/vorbis/libvorbis-1.3.3/install-sh -d /Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3 if test -d vorbis; then \ for dir in vorbis/*; do \ if test -d $dir; then \ b=`basename $dir`; \ /bin/sh /Users/Mishra/0ad/libraries/osx/vorbis/libvorbis-1.3.3/install-sh -d /Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/$b; \ for f in $dir/*; do \ /usr/bin/install -c -m 644 $f /Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3/$b; \ done \ fi \ done \ fi test -z "/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3" || .././install-sh -c -d "/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3" /usr/bin/install -c -m 644 rfc5215.xml rfc5215.txt eightphase.png evenlsp.png fish_xiph_org.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html index.html lspmap.png oddlsp.png oggstream.html programming.html squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html vorbis.html vorbisword2.png wait.png white-xifish.png doxygen-build.stamp '/Users/Mishra/0ad/libraries/osx/vorbis/share/doc/libvorbis-1.3.3' make[2]: Nothing to be done for `install-exec-am'. test -z "/Users/Mishra/0ad/libraries/osx/vorbis/share/aclocal" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/vorbis/share/aclocal" /usr/bin/install -c -m 644 vorbis.m4 '/Users/Mishra/0ad/libraries/osx/vorbis/share/aclocal' test -z "/Users/Mishra/0ad/libraries/osx/vorbis/lib/pkgconfig" || ./install-sh -c -d "/Users/Mishra/0ad/libraries/osx/vorbis/lib/pkgconfig" /usr/bin/install -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/Users/Mishra/0ad/libraries/osx/vorbis/lib/pkgconfig' ~/0ad/libraries/osx/vorbis ~/0ad/libraries/osx Building gloox... ~/0ad/libraries/osx/gloox/gloox-1.0.9 ~/0ad/libraries/osx/gloox ~/0ad/libraries/osx (Stripping trailing CRs from patch.) patching file src/atomicrefcount.cpp 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 build system type... x86_64-apple-darwin13.2.0 checking host system type... x86_64-apple-darwin13.2.0 checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking for ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 whether ln -s works... yes 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 how to convert x86_64-apple-darwin13.2.0 file names to x86_64-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... 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 for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fno-common -DPIC checking if clang++ PIC flag -fno-common -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.2.0 dyld checking how to hardcode library paths into programs... immediate checking whether GCC atomic builtins are available... no configure: WARNING: Libidn not found checking if Libidn should be used... no configure: WARNING: GnuTLS not found checking if GnuTLS should be used... no configure: WARNING: OpenSSL not found checking if OpenSSL should be used... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking if Zlib should be used... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for res_querydomain... no checking for res_querydomain in -lresolv... no checking for res_querydomain in -lbind... no checking for res_querydomain in -lresolv (alternate version)... yes checking for dn_skipname... no checking for dn_skipname in -lresolv... no checking for dn_skipname in -lbind... no checking for dn_skipname in -lresolv (alternate version)... yes checking for res_query... yes checking whether to enable debug... no checking whether to use getaddrinfo... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking for setsockopt... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking if mDNS support should be built... no checking if unit tests should be built... no checking if example programs should be built... no configure: creating ./config.status config.status: creating Makefile config.status: creating gloox.pc config.status: creating gloox-config config.status: creating src/Makefile config.status: creating src/examples/Makefile config.status: creating src/tests/Makefile config.status: creating src/tests/adhoc/Makefile config.status: creating src/tests/adhoccommand/Makefile config.status: creating src/tests/adhoccommandnote/Makefile config.status: creating src/tests/amprule/Makefile config.status: creating src/tests/amp/Makefile config.status: creating src/tests/base64/Makefile config.status: creating src/tests/capabilities/Makefile config.status: creating src/tests/carbons/Makefile config.status: creating src/tests/chatstatefilter/Makefile config.status: creating src/tests/client/Makefile config.status: creating src/tests/clientbase/Makefile config.status: creating src/tests/connectionbosh/Makefile config.status: creating src/tests/dataform/Makefile config.status: creating src/tests/dataformfield/Makefile config.status: creating src/tests/dataformitem/Makefile config.status: creating src/tests/dataformreported/Makefile config.status: creating src/tests/delayeddelivery/Makefile config.status: creating src/tests/discoinfo/Makefile config.status: creating src/tests/discoitems/Makefile config.status: creating src/tests/disco/Makefile config.status: creating src/tests/error/Makefile config.status: creating src/tests/featureneg/Makefile config.status: creating src/tests/flexofflineoffline/Makefile config.status: creating src/tests/flexoffline/Makefile config.status: creating src/tests/forward/Makefile config.status: creating src/tests/gpgencrypted/Makefile config.status: creating src/tests/gpgsigned/Makefile config.status: creating src/tests/inbandbytestreamibb/Makefile config.status: creating src/tests/inbandbytestream/Makefile config.status: creating src/tests/iq/Makefile config.status: creating src/tests/jid/Makefile config.status: creating src/tests/jinglecontent/Makefile config.status: creating src/tests/jingleiceudp/Makefile config.status: creating src/tests/jinglesession/Makefile config.status: creating src/tests/jinglesessionjingle/Makefile config.status: creating src/tests/jinglesessionmanager/Makefile config.status: creating src/tests/lastactivityquery/Makefile config.status: creating src/tests/lastactivity/Makefile config.status: creating src/tests/md5/Makefile config.status: creating src/tests/message/Makefile config.status: creating src/tests/messageeventfilter/Makefile config.status: creating src/tests/mucroommuc/Makefile config.status: creating src/tests/mucroommucadmin/Makefile config.status: creating src/tests/mucroommucowner/Makefile config.status: creating src/tests/mucroommucuser/Makefile config.status: creating src/tests/nickname/Makefile config.status: creating src/tests/nonsaslauthquery/Makefile config.status: creating src/tests/nonsaslauth/Makefile config.status: creating src/tests/oob/Makefile config.status: creating src/tests/parser/Makefile config.status: creating src/tests/prep/Makefile config.status: creating src/tests/presence/Makefile config.status: creating src/tests/privacymanagerquery/Makefile config.status: creating src/tests/privacymanager/Makefile config.status: creating src/tests/privatexml/Makefile config.status: creating src/tests/pubsubmanagerpubsub/Makefile config.status: creating src/tests/pubsubmanager/Makefile config.status: creating src/tests/pubsubevent/Makefile config.status: creating src/tests/receipt/Makefile config.status: creating src/tests/registrationquery/Makefile config.status: creating src/tests/registration/Makefile config.status: creating src/tests/rostermanagerquery/Makefile config.status: creating src/tests/rostermanager/Makefile config.status: creating src/tests/searchquery/Makefile config.status: creating src/tests/search/Makefile config.status: creating src/tests/sha/Makefile config.status: creating src/tests/shim/Makefile config.status: creating src/tests/simanager/Makefile config.status: creating src/tests/simanagersi/Makefile config.status: creating src/tests/stanzaextensionfactory/Makefile config.status: creating src/tests/subscription/Makefile config.status: creating src/tests/tag/Makefile config.status: creating src/tests/tlsgnutls/Makefile config.status: creating src/tests/uniquemucroomunique/Makefile config.status: creating src/tests/util/Makefile config.status: creating src/tests/vcard/Makefile config.status: creating src/tests/vcardupdate/Makefile config.status: creating src/tests/xpath/Makefile config.status: creating src/tests/zlib/Makefile config.status: creating config.h.unix config.status: executing depfiles commands config.status: executing libtool commands /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in src Making all in . /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c -o jid.lo jid.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectiontcpclient.lo -MD -MP -MF .deps/connectiontcpclient.Tpo -c -o connectiontcpclient.lo connectiontcpclient.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT clientbase.lo -MD -MP -MF .deps/clientbase.Tpo -c -o clientbase.lo clientbase.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tag.lo -MD -MP -MF .deps/tag.Tpo -c -o tag.lo tag.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectiontcpclient.lo -MD -MP -MF .deps/connectiontcpclient.Tpo -c connectiontcpclient.cpp -o connectiontcpclient.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cpp -o parser.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c jid.cpp -o jid.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tag.lo -MD -MP -MF .deps/tag.Tpo -c tag.cpp -o tag.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT clientbase.lo -MD -MP -MF .deps/clientbase.Tpo -c clientbase.cpp -o clientbase.o connectiontcpclient.cpp:140:59: warning: implicit conversion changes signedness: 'const int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] int size = static_cast( ::recv( m_socket, m_buf, m_bufsize, 0 ) ); ~~ ^~~~~~~~~ connectiontcpclient.cpp:169:64: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] m_handler->handleReceivedData( this, std::string( m_buf, size ) ); ~~~ ^~~~ 2 warnings generated. mv -f .deps/connectiontcpclient.Tpo .deps/connectiontcpclient.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT stanza.lo -MD -MP -MF .deps/stanza.Tpo -c -o stanza.lo stanza.cpp parser.cpp:173:31: warning: implicit conversion changes signedness: 'value_type' (aka 'char') to 'const unsigned char' [-Wsign-conversion] const unsigned char c = data[i]; ~ ^~~~~~~ parser.cpp:207:26: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_cdata += c; ~~~~~~~ ^ parser.cpp:234:28: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_cdata += c; ~~~~~~~ ^ parser.cpp:274:24: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_tag += c; ~~~~~ ^ parser.cpp:289:30: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_cdata += c; ~~~~~~~ ^ parser.cpp:296:26: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_cdata += c; ~~~~~~~ ^ parser.cpp:338:24: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_tag += c; ~~~~~ ^ parser.cpp:365:26: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_cdata += c; ~~~~~~~ ^ parser.cpp:406:24: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_tag += c; ~~~~~ ^ parser.cpp:446:24: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_tag += c; ~~~~~ ^ parser.cpp:485:27: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_attrib += c; ~~~~~~~~ ^ parser.cpp:531:27: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_attrib += c; ~~~~~~~~ ^ parser.cpp:579:28: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_value += c; ~~~~~~~ ^ parser.cpp:602:26: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion] m_value += c; ~~~~~~~ ^ mv -f .deps/jid.Tpo .deps/jid.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT logsink.lo -MD -MP -MF .deps/logsink.Tpo -c -o logsink.lo logsink.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT stanza.lo -MD -MP -MF .deps/stanza.Tpo -c stanza.cpp -o stanza.o 14 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT logsink.lo -MD -MP -MF .deps/logsink.Tpo -c logsink.cpp -o logsink.o mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c -o dns.lo dns.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.cpp -o dns.o clientbase.cpp:105:90: warning: implicit conversion changes signedness: 'unsigned long long' to 'int' [-Wsign-conversion] ...( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ), ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clientbase.cpp:124:90: warning: implicit conversion changes signedness: 'unsigned long long' to 'int' [-Wsign-conversion] ...( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ), ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clientbase.cpp:132:12: warning: implicit conversion loses integer precision: 'time_t' (aka 'long') to 'unsigned int' [-Wshorten-64-to-32] srand( time( 0 ) ); ~~~~~ ^~~~~~~~~ mv -f .deps/tag.Tpo .deps/tag.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT prep.lo -MD -MP -MF .deps/prep.Tpo -c -o prep.lo prep.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT prep.lo -MD -MP -MF .deps/prep.Tpo -c prep.cpp -o prep.o mv -f .deps/logsink.Tpo .deps/logsink.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.cpp dns.cpp:98:19: warning: cast from 'unsigned char *' to 'HEADER *' increases required alignment from 1 to 4 [-Wcast-align] HEADER* hdr = (HEADER*)srvbuf.buf; ^~~~~~~~~~~~~~~~~~~ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -o base64.o mv -f .deps/stanza.Tpo .deps/stanza.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.cpp -o client.o 1 warning generated. mv -f .deps/dns.Tpo .deps/dns.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT component.lo -MD -MP -MF .deps/component.Tpo -c -o component.lo component.cpp mv -f .deps/prep.Tpo .deps/prep.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT disco.lo -MD -MP -MF .deps/disco.Tpo -c -o disco.lo disco.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT component.lo -MD -MP -MF .deps/component.Tpo -c component.cpp -o component.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT disco.lo -MD -MP -MF .deps/disco.Tpo -c disco.cpp -o disco.o base64.cpp:49:31: warning: implicit conversion changes signedness: 'char' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] encoded += alphabet64[c]; ~~~~~~~~~~ ^ base64.cpp:54:31: warning: implicit conversion changes signedness: 'char' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] encoded += alphabet64[c]; ~~~~~~~~~~ ^ base64.cpp:61:33: warning: implicit conversion changes signedness: 'char' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] encoded += alphabet64[c]; ~~~~~~~~~~ ^ base64.cpp:72:33: warning: implicit conversion changes signedness: 'char' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] encoded += alphabet64[c]; ~~~~~~~~~~ ^ base64.cpp:93:21: warning: implicit conversion changes signedness: 'const value_type' (aka 'const char') to 'unsigned char' [-Wsign-conversion] c = table64(input[i]); ~~~~~~~ ^~~~~~~~ base64.cpp:95:21: warning: implicit conversion changes signedness: 'const value_type' (aka 'const char') to 'unsigned char' [-Wsign-conversion] d = table64(input[i]); ~~~~~~~ ^~~~~~~~ base64.cpp:104:23: warning: implicit conversion changes signedness: 'const value_type' (aka 'const char') to 'unsigned char' [-Wsign-conversion] c = table64(input[i]); ~~~~~~~ ^~~~~~~~ base64.cpp:115:23: warning: implicit conversion changes signedness: 'const value_type' (aka 'const char') to 'unsigned char' [-Wsign-conversion] d = table64(input[i]); ~~~~~~~ ^~~~~~~~ 8 warnings generated. mv -f .deps/base64.Tpo .deps/base64.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT adhoc.lo -MD -MP -MF .deps/adhoc.Tpo -c -o adhoc.lo adhoc.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT adhoc.lo -MD -MP -MF .deps/adhoc.Tpo -c adhoc.cpp -o adhoc.o 3 warnings generated. mv -f .deps/clientbase.Tpo .deps/clientbase.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT privatexml.lo -MD -MP -MF .deps/privatexml.Tpo -c -o privatexml.lo privatexml.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT privatexml.lo -MD -MP -MF .deps/privatexml.Tpo -c privatexml.cpp -o privatexml.o In file included from component.cpp:15: ./component.h:57:20: warning: 'gloox::Component::disconnect' hides overloaded virtual function [-Woverloaded-virtual] virtual void disconnect() { ClientBase::disconnect( ConnUserDiscon... ^ ./clientbase.h:766:20: note: hidden overloaded virtual function 'gloox::ClientBase::disconnect' declared here: different number of parameters (1 vs 0) virtual void disconnect( ConnectionError reason ); ^ 1 warning generated. mv -f .deps/component.Tpo .deps/component.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT registration.lo -MD -MP -MF .deps/registration.Tpo -c -o registration.lo registration.cpp client.cpp:522:5: warning: 'm_selectedResource' is deprecated [-Wdeprecated-declarations] m_selectedResource = resource; // TODO: remove for 1.1 ^ ./clientbase.h:879:36: note: 'm_selectedResource' declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currentl... ^ client.cpp:546:9: warning: 'm_selectedResource' is deprecated [-Wdeprecated-declarations] m_selectedResource = m_jid.resource(); // TODO: remove for 1.1 ^ ./clientbase.h:879:36: note: 'm_selectedResource' declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currentl... ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT registration.lo -MD -MP -MF .deps/registration.Tpo -c registration.cpp -o registration.o 2 warnings generated. mv -f .deps/client.Tpo .deps/client.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT nonsaslauth.lo -MD -MP -MF .deps/nonsaslauth.Tpo -c -o nonsaslauth.lo nonsaslauth.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT nonsaslauth.lo -MD -MP -MF .deps/nonsaslauth.Tpo -c nonsaslauth.cpp -o nonsaslauth.o mv -f .deps/privatexml.Tpo .deps/privatexml.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT rosteritem.lo -MD -MP -MF .deps/rosteritem.Tpo -c -o rosteritem.lo rosteritem.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT rosteritem.lo -MD -MP -MF .deps/rosteritem.Tpo -c rosteritem.cpp -o rosteritem.o mv -f .deps/disco.Tpo .deps/disco.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT rostermanager.lo -MD -MP -MF .deps/rostermanager.Tpo -c -o rostermanager.lo rostermanager.cpp mv -f .deps/adhoc.Tpo .deps/adhoc.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT privacyitem.lo -MD -MP -MF .deps/privacyitem.Tpo -c -o privacyitem.lo privacyitem.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT rostermanager.lo -MD -MP -MF .deps/rostermanager.Tpo -c rostermanager.cpp -o rostermanager.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT privacyitem.lo -MD -MP -MF .deps/privacyitem.Tpo -c privacyitem.cpp -o privacyitem.o mv -f .deps/registration.Tpo .deps/registration.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT bookmarkstorage.lo -MD -MP -MF .deps/bookmarkstorage.Tpo -c -o bookmarkstorage.lo bookmarkstorage.cpp mv -f .deps/nonsaslauth.Tpo .deps/nonsaslauth.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT annotations.lo -MD -MP -MF .deps/annotations.Tpo -c -o annotations.lo annotations.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT bookmarkstorage.lo -MD -MP -MF .deps/bookmarkstorage.Tpo -c bookmarkstorage.cpp -o bookmarkstorage.o In file included from rosteritem.cpp:16: ./rosteritemdata.h:66:24: warning: 'm_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( righ... ^ ./rosteritemdata.h:218:36: note: 'm_jid' declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be remov... ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT annotations.lo -MD -MP -MF .deps/annotations.Tpo -c annotations.cpp -o annotations.o mv -f .deps/privacyitem.Tpo .deps/privacyitem.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT privacymanager.lo -MD -MP -MF .deps/privacymanager.Tpo -c -o privacymanager.lo privacymanager.cpp 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT privacymanager.lo -MD -MP -MF .deps/privacymanager.Tpo -c privacymanager.cpp -o privacymanager.o mv -f .deps/rosteritem.Tpo .deps/rosteritem.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT lastactivity.lo -MD -MP -MF .deps/lastactivity.Tpo -c -o lastactivity.lo lastactivity.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT lastactivity.lo -MD -MP -MF .deps/lastactivity.Tpo -c lastactivity.cpp -o lastactivity.o In file included from rostermanager.cpp:18: ./rosteritemdata.h:66:24: warning: 'm_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( righ... ^ ./rosteritemdata.h:218:36: note: 'm_jid' declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be remov... ^ mv -f .deps/bookmarkstorage.Tpo .deps/bookmarkstorage.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT flexoff.lo -MD -MP -MF .deps/flexoff.Tpo -c -o flexoff.lo flexoff.cpp mv -f .deps/annotations.Tpo .deps/annotations.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dataform.lo -MD -MP -MF .deps/dataform.Tpo -c -o dataform.lo dataform.cpp mv -f .deps/privacymanager.Tpo .deps/privacymanager.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dataformfield.lo -MD -MP -MF .deps/dataformfield.Tpo -c -o dataformfield.lo dataformfield.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT flexoff.lo -MD -MP -MF .deps/flexoff.Tpo -c flexoff.cpp -o flexoff.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dataform.lo -MD -MP -MF .deps/dataform.Tpo -c dataform.cpp -o dataform.o 1 warning generated. mv -f .deps/rostermanager.Tpo .deps/rostermanager.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dataformfieldcontainer.lo -MD -MP -MF .deps/dataformfieldcontainer.Tpo -c -o dataformfieldcontainer.lo dataformfieldcontainer.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dataformfield.lo -MD -MP -MF .deps/dataformfield.Tpo -c dataformfield.cpp -o dataformfield.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dataformfieldcontainer.lo -MD -MP -MF .deps/dataformfieldcontainer.Tpo -c dataformfieldcontainer.cpp -o dataformfieldcontainer.o mv -f .deps/lastactivity.Tpo .deps/lastactivity.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT messagesession.lo -MD -MP -MF .deps/messagesession.Tpo -c -o messagesession.lo messagesession.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT messagesession.lo -MD -MP -MF .deps/messagesession.Tpo -c messagesession.cpp -o messagesession.o mv -f .deps/dataform.Tpo .deps/dataform.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT messageeventfilter.lo -MD -MP -MF .deps/messageeventfilter.Tpo -c -o messageeventfilter.lo messageeventfilter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT messageeventfilter.lo -MD -MP -MF .deps/messageeventfilter.Tpo -c messageeventfilter.cpp -o messageeventfilter.o mv -f .deps/dataformfield.Tpo .deps/dataformfield.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT chatstatefilter.lo -MD -MP -MF .deps/chatstatefilter.Tpo -c -o chatstatefilter.lo chatstatefilter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT chatstatefilter.lo -MD -MP -MF .deps/chatstatefilter.Tpo -c chatstatefilter.cpp -o chatstatefilter.o mv -f .deps/dataformfieldcontainer.Tpo .deps/dataformfieldcontainer.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT gloox.lo -MD -MP -MF .deps/gloox.Tpo -c -o gloox.lo gloox.cpp mv -f .deps/flexoff.Tpo .deps/flexoff.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT inbandbytestream.lo -MD -MP -MF .deps/inbandbytestream.Tpo -c -o inbandbytestream.lo inbandbytestream.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT gloox.lo -MD -MP -MF .deps/gloox.Tpo -c gloox.cpp -o gloox.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT inbandbytestream.lo -MD -MP -MF .deps/inbandbytestream.Tpo -c inbandbytestream.cpp -o inbandbytestream.o mv -f .deps/messagesession.Tpo .deps/messagesession.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT messagefilter.lo -MD -MP -MF .deps/messagefilter.Tpo -c -o messagefilter.lo messagefilter.cpp mv -f .deps/messageeventfilter.Tpo .deps/messageeventfilter.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT vcard.lo -MD -MP -MF .deps/vcard.Tpo -c -o vcard.lo vcard.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT messagefilter.lo -MD -MP -MF .deps/messagefilter.Tpo -c messagefilter.cpp -o messagefilter.o mv -f .deps/chatstatefilter.Tpo .deps/chatstatefilter.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT vcardmanager.lo -MD -MP -MF .deps/vcardmanager.Tpo -c -o vcardmanager.lo vcardmanager.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT vcard.lo -MD -MP -MF .deps/vcard.Tpo -c vcard.cpp -o vcard.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT vcardmanager.lo -MD -MP -MF .deps/vcardmanager.Tpo -c vcardmanager.cpp -o vcardmanager.o mv -f .deps/gloox.Tpo .deps/gloox.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.cpp -o md5.o md5.cpp:214:15: warning: cast from 'const unsigned char *' to 'const unsigned int *' increases required alignment from 1 to 4 [-Wcast-align] X = (const unsigned int*)data; ^~~~~~~~~~~~~~~~~~~~~~~~~ md5.cpp:242:62: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] xbuf[i] = xp[0] + ( xp[1] << 8 ) + ( xp[2] << 16 ) + ( xp[3] << 24 ); ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ md5.cpp:389:31: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] m_state.count[1] += bytes >> 29; ~~ ~~~~~~^~~~~ md5.cpp:399:40: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] memcpy( m_state.buf + offset, p, copy ); ~~~~~~ ^~~~ md5.cpp:413:31: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] memcpy( m_state.buf, p, left ); ~~~~~~ ^~~~ 5 warnings generated. mv -f .deps/messagefilter.Tpo .deps/messagefilter.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c -o sha.lo sha.cpp mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT search.lo -MD -MP -MF .deps/search.Tpo -c -o search.lo search.cpp inbandbytestream.cpp:260:72: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] ...new IBB( m_sid, ++m_sequence, data.substr( pos, m_blockSize ) ) ); ~~~~ ^~~~~~~~~~~ inbandbytestream.cpp:263:14: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] pos += m_blockSize; ~~ ^~~~~~~~~~~ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.cpp -o search.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c sha.cpp -o sha.o 2 warnings generated. mv -f .deps/inbandbytestream.Tpo .deps/inbandbytestream.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dataformreported.lo -MD -MP -MF .deps/dataformreported.Tpo -c -o dataformreported.lo dataformreported.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dataformreported.lo -MD -MP -MF .deps/dataformreported.Tpo -c dataformreported.cpp -o dataformreported.o mv -f .deps/vcardmanager.Tpo .deps/vcardmanager.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dataformitem.lo -MD -MP -MF .deps/dataformitem.Tpo -c -o dataformitem.lo dataformitem.cpp sha.cpp:127:47: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] feed( (const unsigned char*)data.c_str(), (int)data.length() ); ~~~~ ^~~~~~~~~~~~~~~~~~ mv -f .deps/vcard.Tpo .deps/vcard.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT mucroom.lo -MD -MP -MF .deps/mucroom.Tpo -c -o mucroom.lo mucroom.cpp 1 warning generated. mv -f .deps/sha.Tpo .deps/sha.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT mucmessagesession.lo -MD -MP -MF .deps/mucmessagesession.Tpo -c -o mucmessagesession.lo mucmessagesession.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT dataformitem.lo -MD -MP -MF .deps/dataformitem.Tpo -c dataformitem.cpp -o dataformitem.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT mucroom.lo -MD -MP -MF .deps/mucroom.Tpo -c mucroom.cpp -o mucroom.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT mucmessagesession.lo -MD -MP -MF .deps/mucmessagesession.Tpo -c mucmessagesession.cpp -o mucmessagesession.o mv -f .deps/dataformreported.Tpo .deps/dataformreported.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT oob.lo -MD -MP -MF .deps/oob.Tpo -c -o oob.lo oob.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT oob.lo -MD -MP -MF .deps/oob.Tpo -c oob.cpp -o oob.o mv -f .deps/dataformitem.Tpo .deps/dataformitem.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT vcardupdate.lo -MD -MP -MF .deps/vcardupdate.Tpo -c -o vcardupdate.lo vcardupdate.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT vcardupdate.lo -MD -MP -MF .deps/vcardupdate.Tpo -c vcardupdate.cpp -o vcardupdate.o mv -f .deps/search.Tpo .deps/search.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT stanzaextensionfactory.lo -MD -MP -MF .deps/stanzaextensionfactory.Tpo -c -o stanzaextensionfactory.lo stanzaextensionfactory.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT stanzaextensionfactory.lo -MD -MP -MF .deps/stanzaextensionfactory.Tpo -c stanzaextensionfactory.cpp -o stanzaextensionfactory.o mv -f .deps/mucmessagesession.Tpo .deps/mucmessagesession.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT mucinvitationhandler.lo -MD -MP -MF .deps/mucinvitationhandler.Tpo -c -o mucinvitationhandler.lo mucinvitationhandler.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT mucinvitationhandler.lo -MD -MP -MF .deps/mucinvitationhandler.Tpo -c mucinvitationhandler.cpp -o mucinvitationhandler.o mv -f .deps/oob.Tpo .deps/oob.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT delayeddelivery.lo -MD -MP -MF .deps/delayeddelivery.Tpo -c -o delayeddelivery.lo delayeddelivery.cpp mv -f .deps/vcardupdate.Tpo .deps/vcardupdate.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT gpgencrypted.lo -MD -MP -MF .deps/gpgencrypted.Tpo -c -o gpgencrypted.lo gpgencrypted.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT delayeddelivery.lo -MD -MP -MF .deps/delayeddelivery.Tpo -c delayeddelivery.cpp -o delayeddelivery.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT gpgencrypted.lo -MD -MP -MF .deps/gpgencrypted.Tpo -c gpgencrypted.cpp -o gpgencrypted.o mv -f .deps/stanzaextensionfactory.Tpo .deps/stanzaextensionfactory.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT gpgsigned.lo -MD -MP -MF .deps/gpgsigned.Tpo -c -o gpgsigned.lo gpgsigned.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT gpgsigned.lo -MD -MP -MF .deps/gpgsigned.Tpo -c gpgsigned.cpp -o gpgsigned.o mv -f .deps/mucroom.Tpo .deps/mucroom.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT uniquemucroom.lo -MD -MP -MF .deps/uniquemucroom.Tpo -c -o uniquemucroom.lo uniquemucroom.cpp mv -f .deps/gpgencrypted.Tpo .deps/gpgencrypted.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT instantmucroom.lo -MD -MP -MF .deps/instantmucroom.Tpo -c -o instantmucroom.lo instantmucroom.cpp mv -f .deps/delayeddelivery.Tpo .deps/delayeddelivery.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT compressionzlib.lo -MD -MP -MF .deps/compressionzlib.Tpo -c -o compressionzlib.lo compressionzlib.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT uniquemucroom.lo -MD -MP -MF .deps/uniquemucroom.Tpo -c uniquemucroom.cpp -o uniquemucroom.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT instantmucroom.lo -MD -MP -MF .deps/instantmucroom.Tpo -c instantmucroom.cpp -o instantmucroom.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT compressionzlib.lo -MD -MP -MF .deps/compressionzlib.Tpo -c compressionzlib.cpp -o compressionzlib.o mv -f .deps/mucinvitationhandler.Tpo .deps/mucinvitationhandler.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsgnutlsclient.lo -MD -MP -MF .deps/tlsgnutlsclient.Tpo -c -o tlsgnutlsclient.lo tlsgnutlsclient.cpp mv -f .deps/gpgsigned.Tpo .deps/gpgsigned.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectionhttpproxy.lo -MD -MP -MF .deps/connectionhttpproxy.Tpo -c -o connectionhttpproxy.lo connectionhttpproxy.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsgnutlsclient.lo -MD -MP -MF .deps/tlsgnutlsclient.Tpo -c tlsgnutlsclient.cpp -o tlsgnutlsclient.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectionhttpproxy.lo -MD -MP -MF .deps/connectionhttpproxy.Tpo -c connectionhttpproxy.cpp -o connectionhttpproxy.o compressionzlib.cpp:110:30: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] m_zinflate.avail_out = CHUNK; ~ ^~~~~ compressionzlib.cpp:114:27: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] result.append( out, CHUNK - m_zinflate.avail_out ); ^~~~~ ~ 2 warnings generated. mv -f .deps/compressionzlib.Tpo .deps/compressionzlib.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsgnutlsserveranon.lo -MD -MP -MF .deps/tlsgnutlsserveranon.Tpo -c -o tlsgnutlsserveranon.lo tlsgnutlsserveranon.cpp In file included from uniquemucroom.cpp:15: ./uniquemucroom.h:56:20: warning: 'gloox::UniqueMUCRoom::join' hides overloaded virtual function [-Woverloaded-virtual] virtual void join(); ^ ./mucroom.h:399:20: note: hidden overloaded virtual function 'gloox::MUCRoom::join' declared here: different number of parameters (3 vs 0) virtual void join( Presence::PresenceType type = Presence::Available, ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsgnutlsserveranon.lo -MD -MP -MF .deps/tlsgnutlsserveranon.Tpo -c tlsgnutlsserveranon.cpp -o tlsgnutlsserveranon.o mv -f .deps/tlsgnutlsclient.Tpo .deps/tlsgnutlsclient.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsgnutlsbase.lo -MD -MP -MF .deps/tlsgnutlsbase.Tpo -c -o tlsgnutlsbase.lo tlsgnutlsbase.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsgnutlsbase.lo -MD -MP -MF .deps/tlsgnutlsbase.Tpo -c tlsgnutlsbase.cpp -o tlsgnutlsbase.o mv -f .deps/instantmucroom.Tpo .deps/instantmucroom.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsgnutlsclientanon.lo -MD -MP -MF .deps/tlsgnutlsclientanon.Tpo -c -o tlsgnutlsclientanon.lo tlsgnutlsclientanon.cpp mv -f .deps/connectionhttpproxy.Tpo .deps/connectionhttpproxy.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsschannel.lo -MD -MP -MF .deps/tlsschannel.Tpo -c -o tlsschannel.lo tlsschannel.cpp 1 warning generated. mv -f .deps/uniquemucroom.Tpo .deps/uniquemucroom.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsdefault.lo -MD -MP -MF .deps/tlsdefault.Tpo -c -o tlsdefault.lo tlsdefault.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsgnutlsclientanon.lo -MD -MP -MF .deps/tlsgnutlsclientanon.Tpo -c tlsgnutlsclientanon.cpp -o tlsgnutlsclientanon.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsschannel.lo -MD -MP -MF .deps/tlsschannel.Tpo -c tlsschannel.cpp -o tlsschannel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsdefault.lo -MD -MP -MF .deps/tlsdefault.Tpo -c tlsdefault.cpp -o tlsdefault.o mv -f .deps/tlsgnutlsserveranon.Tpo .deps/tlsgnutlsserveranon.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT simanager.lo -MD -MP -MF .deps/simanager.Tpo -c -o simanager.lo simanager.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT simanager.lo -MD -MP -MF .deps/simanager.Tpo -c simanager.cpp -o simanager.o mv -f .deps/tlsgnutlsbase.Tpo .deps/tlsgnutlsbase.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT siprofileft.lo -MD -MP -MF .deps/siprofileft.Tpo -c -o siprofileft.lo siprofileft.cpp mv -f .deps/tlsgnutlsclientanon.Tpo .deps/tlsgnutlsclientanon.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT siprofileft.lo -MD -MP -MF .deps/siprofileft.Tpo -c siprofileft.cpp -o siprofileft.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo mutex.cpp mv -f .deps/tlsschannel.Tpo .deps/tlsschannel.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectionsocks5proxy.lo -MD -MP -MF .deps/connectionsocks5proxy.Tpo -c -o connectionsocks5proxy.lo connectionsocks5proxy.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp -o mutex.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectionsocks5proxy.lo -MD -MP -MF .deps/connectionsocks5proxy.Tpo -c connectionsocks5proxy.cpp -o connectionsocks5proxy.o mv -f .deps/mutex.Tpo .deps/mutex.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT socks5bytestreammanager.lo -MD -MP -MF .deps/socks5bytestreammanager.Tpo -c -o socks5bytestreammanager.lo socks5bytestreammanager.cpp mv -f .deps/tlsdefault.Tpo .deps/tlsdefault.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT socks5bytestream.lo -MD -MP -MF .deps/socks5bytestream.Tpo -c -o socks5bytestream.lo socks5bytestream.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT socks5bytestreammanager.lo -MD -MP -MF .deps/socks5bytestreammanager.Tpo -c socks5bytestreammanager.cpp -o socks5bytestreammanager.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT socks5bytestream.lo -MD -MP -MF .deps/socks5bytestream.Tpo -c socks5bytestream.cpp -o socks5bytestream.o mv -f .deps/connectionsocks5proxy.Tpo .deps/connectionsocks5proxy.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectiontcpbase.lo -MD -MP -MF .deps/connectiontcpbase.Tpo -c -o connectiontcpbase.lo connectiontcpbase.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectiontcpbase.lo -MD -MP -MF .deps/connectiontcpbase.Tpo -c connectiontcpbase.cpp -o connectiontcpbase.o mv -f .deps/simanager.Tpo .deps/simanager.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectiontcpserver.lo -MD -MP -MF .deps/connectiontcpserver.Tpo -c -o connectiontcpserver.lo connectiontcpserver.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectiontcpserver.lo -MD -MP -MF .deps/connectiontcpserver.Tpo -c connectiontcpserver.cpp -o connectiontcpserver.o mv -f .deps/socks5bytestream.Tpo .deps/socks5bytestream.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT socks5bytestreamserver.lo -MD -MP -MF .deps/socks5bytestreamserver.Tpo -c -o socks5bytestreamserver.lo socks5bytestreamserver.cpp mv -f .deps/siprofileft.Tpo .deps/siprofileft.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT amp.lo -MD -MP -MF .deps/amp.Tpo -c -o amp.lo amp.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT socks5bytestreamserver.lo -MD -MP -MF .deps/socks5bytestreamserver.Tpo -c socks5bytestreamserver.cpp -o socks5bytestreamserver.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT amp.lo -MD -MP -MF .deps/amp.Tpo -c amp.cpp -o amp.o socks5bytestreammanager.cpp:36:29: warning: unused function 'modeString' [-Wunused-function] static inline const char* modeString( SOCKS5BytestreamManager::S5BMode mode ) ^ connectiontcpbase.cpp:73:38: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] m_buf = (char*)calloc( m_bufsize + 1, sizeof( char ) ); ~~~~~~ ~~~~~~~~~~^~~ connectiontcpbase.cpp:131:79: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] ...num = 0, len = data.length(); sent != -1 && num < len; num += sent ) ~~ ^~~~ connectiontcpbase.cpp:133:70: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] ...static_cast( ::send( m_socket, (data.c_str()+num), (int)(len - num)... ~~ ^~~~~~~~~~~~~~~~ connectiontcpbase.cpp:197:22: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] return ntohs( ((struct sockaddr_in *)&local)->sin_port ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/sys/_endian.h:126:39: note: expanded from macro 'ntohs' #define ntohs(x) __DARWIN_OSSwapInt16(x) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libkern/_OSByteOrder.h:72:40: note: expanded from macro '__DARWIN_OSSwapInt16' ((__uint16_t)(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt16(x... ^ connectiontcpbase.cpp:197:22: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] return ntohs( ((struct sockaddr_in *)&local)->sin_port ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/sys/_endian.h:126:39: note: expanded from macro 'ntohs' #define ntohs(x) __DARWIN_OSSwapInt16(x) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libkern/_OSByteOrder.h:72:71: note: expanded from macro '__DARWIN_OSSwapInt16' ((__uint16_t)(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt16(x) : _... ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libkern/_OSByteOrder.h:44:34: note: expanded from macro '__DARWIN_OSSwapConstInt16' ((__uint16_t)((((__uint16_t)(x) & 0xff00) >> 8) | \ ^ connectiontcpbase.cpp:197:22: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] return ntohs( ((struct sockaddr_in *)&local)->sin_port ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/sys/_endian.h:126:39: note: expanded from macro 'ntohs' #define ntohs(x) __DARWIN_OSSwapInt16(x) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libkern/_OSByteOrder.h:72:71: note: expanded from macro '__DARWIN_OSSwapInt16' ((__uint16_t)(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt16(x) : _... ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libkern/_OSByteOrder.h:45:32: note: expanded from macro '__DARWIN_OSSwapConstInt16' (((__uint16_t)(x) & 0x00ff) << 8))) ^ connectiontcpbase.cpp:197:22: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] return ntohs( ((struct sockaddr_in *)&local)->sin_port ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/sys/_endian.h:126:39: note: expanded from macro 'ntohs' #define ntohs(x) __DARWIN_OSSwapInt16(x) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libkern/_OSByteOrder.h:72:89: note: expanded from macro '__DARWIN_OSSwapInt16' ...? __DARWIN_OSSwapConstInt16(x) : _OSSwapInt16(x))) ^ 7 warnings generated. mv -f .deps/connectiontcpbase.Tpo .deps/connectiontcpbase.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT pubsubitem.lo -MD -MP -MF .deps/pubsubitem.Tpo -c -o pubsubitem.lo pubsubitem.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT pubsubitem.lo -MD -MP -MF .deps/pubsubitem.Tpo -c pubsubitem.cpp -o pubsubitem.o 1 warning generated. mv -f .deps/socks5bytestreammanager.Tpo .deps/socks5bytestreammanager.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT pubsubmanager.lo -MD -MP -MF .deps/pubsubmanager.Tpo -c -o pubsubmanager.lo pubsubmanager.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT pubsubmanager.lo -MD -MP -MF .deps/pubsubmanager.Tpo -c pubsubmanager.cpp -o pubsubmanager.o mv -f .deps/connectiontcpserver.Tpo .deps/connectiontcpserver.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cpp -o error.o mv -f .deps/pubsubitem.Tpo .deps/pubsubitem.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.cpp mv -f .deps/amp.Tpo .deps/amp.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT iq.lo -MD -MP -MF .deps/iq.Tpo -c -o iq.lo iq.cpp mv -f .deps/socks5bytestreamserver.Tpo .deps/socks5bytestreamserver.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -o util.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT iq.lo -MD -MP -MF .deps/iq.Tpo -c iq.cpp -o iq.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cpp -o message.o error.cpp:91:64: warning: field 'm_appError' is uninitialized when used here [-Wuninitialized] m_error( error.m_error ), m_appError( error.m_appError ? m_appErro... ^ 1 warning generated. mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT presence.lo -MD -MP -MF .deps/presence.Tpo -c -o presence.lo presence.cpp util.cpp:51:83: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] ..._lookup( str, values, size, def <= 0 ? def : (int)internalLog2( def ) ); ~~~~~~~~~~~~ ^~~ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT presence.lo -MD -MP -MF .deps/presence.Tpo -c presence.cpp -o presence.o mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT subscription.lo -MD -MP -MF .deps/subscription.Tpo -c -o subscription.lo subscription.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT subscription.lo -MD -MP -MF .deps/subscription.Tpo -c subscription.cpp -o subscription.o mv -f .deps/message.Tpo .deps/message.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT capabilities.lo -MD -MP -MF .deps/capabilities.Tpo -c -o capabilities.lo capabilities.cpp mv -f .deps/iq.Tpo .deps/iq.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT chatstate.lo -MD -MP -MF .deps/chatstate.Tpo -c -o chatstate.lo chatstate.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT capabilities.lo -MD -MP -MF .deps/capabilities.Tpo -c capabilities.cpp -o capabilities.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT chatstate.lo -MD -MP -MF .deps/chatstate.Tpo -c chatstate.cpp -o chatstate.o mv -f .deps/subscription.Tpo .deps/subscription.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectionbosh.lo -MD -MP -MF .deps/connectionbosh.Tpo -c -o connectionbosh.lo connectionbosh.cpp mv -f .deps/presence.Tpo .deps/presence.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectiontls.lo -MD -MP -MF .deps/connectiontls.Tpo -c -o connectiontls.lo connectiontls.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectionbosh.lo -MD -MP -MF .deps/connectionbosh.Tpo -c connectionbosh.cpp -o connectionbosh.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectiontls.lo -MD -MP -MF .deps/connectiontls.Tpo -c connectiontls.cpp -o connectiontls.o mv -f .deps/chatstate.Tpo .deps/chatstate.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT messageevent.lo -MD -MP -MF .deps/messageevent.Tpo -c -o messageevent.lo messageevent.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT messageevent.lo -MD -MP -MF .deps/messageevent.Tpo -c messageevent.cpp -o messageevent.o mv -f .deps/pubsubmanager.Tpo .deps/pubsubmanager.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT receipt.lo -MD -MP -MF .deps/receipt.Tpo -c -o receipt.lo receipt.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT receipt.lo -MD -MP -MF .deps/receipt.Tpo -c receipt.cpp -o receipt.o mv -f .deps/capabilities.Tpo .deps/capabilities.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT nickname.lo -MD -MP -MF .deps/nickname.Tpo -c -o nickname.lo nickname.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT nickname.lo -MD -MP -MF .deps/nickname.Tpo -c nickname.cpp -o nickname.o connectionbosh.cpp:131:67: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] ...requestBody = " >::difference_type' (aka 'long') to 'std::string::size_type' (aka 'unsigned long') [-Wsign-conversion] return std::distance( str1.begin(), pos ); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ connectionbosh.cpp:376:31: warning: implicit conversion changes signedness: 'long' to 'std::string::size_type' (aka 'unsigned long') [-Wsign-conversion] m_bufferContentLength = atol( getHTTPField( "Content-Length" ).c_str() ); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ connectionbosh.cpp:513:31: warning: implicit conversion changes signedness: 'const int' to 'unsigned long' [-Wsign-conversion] m_minTimePerRequest = minTime; ~ ^~~~~~~ mv -f .deps/connectiontls.Tpo .deps/connectiontls.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT eventdispatcher.lo -MD -MP -MF .deps/eventdispatcher.Tpo -c -o eventdispatcher.lo eventdispatcher.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT eventdispatcher.lo -MD -MP -MF .deps/eventdispatcher.Tpo -c eventdispatcher.cpp -o eventdispatcher.o mv -f .deps/messageevent.Tpo .deps/messageevent.Plo 8 warnings generated. /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT pubsubevent.lo -MD -MP -MF .deps/pubsubevent.Tpo -c -o pubsubevent.lo pubsubevent.cpp mv -f .deps/connectionbosh.Tpo .deps/connectionbosh.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT xhtmlim.lo -MD -MP -MF .deps/xhtmlim.Tpo -c -o xhtmlim.lo xhtmlim.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT pubsubevent.lo -MD -MP -MF .deps/pubsubevent.Tpo -c pubsubevent.cpp -o pubsubevent.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT xhtmlim.lo -MD -MP -MF .deps/xhtmlim.Tpo -c xhtmlim.cpp -o xhtmlim.o mv -f .deps/receipt.Tpo .deps/receipt.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT featureneg.lo -MD -MP -MF .deps/featureneg.Tpo -c -o featureneg.lo featureneg.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT featureneg.lo -MD -MP -MF .deps/featureneg.Tpo -c featureneg.cpp -o featureneg.o mv -f .deps/nickname.Tpo .deps/nickname.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT shim.lo -MD -MP -MF .deps/shim.Tpo -c -o shim.lo shim.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT shim.lo -MD -MP -MF .deps/shim.Tpo -c shim.cpp -o shim.o mv -f .deps/eventdispatcher.Tpo .deps/eventdispatcher.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT softwareversion.lo -MD -MP -MF .deps/softwareversion.Tpo -c -o softwareversion.lo softwareversion.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT softwareversion.lo -MD -MP -MF .deps/softwareversion.Tpo -c softwareversion.cpp -o softwareversion.o mv -f .deps/xhtmlim.Tpo .deps/xhtmlim.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT attention.lo -MD -MP -MF .deps/attention.Tpo -c -o attention.lo attention.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT attention.lo -MD -MP -MF .deps/attention.Tpo -c attention.cpp -o attention.o mv -f .deps/pubsubevent.Tpo .deps/pubsubevent.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsopensslclient.lo -MD -MP -MF .deps/tlsopensslclient.Tpo -c -o tlsopensslclient.lo tlsopensslclient.cpp mv -f .deps/featureneg.Tpo .deps/featureneg.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsopensslbase.lo -MD -MP -MF .deps/tlsopensslbase.Tpo -c -o tlsopensslbase.lo tlsopensslbase.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsopensslclient.lo -MD -MP -MF .deps/tlsopensslclient.Tpo -c tlsopensslclient.cpp -o tlsopensslclient.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsopensslbase.lo -MD -MP -MF .deps/tlsopensslbase.Tpo -c tlsopensslbase.cpp -o tlsopensslbase.o mv -f .deps/shim.Tpo .deps/shim.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsopensslserver.lo -MD -MP -MF .deps/tlsopensslserver.Tpo -c -o tlsopensslserver.lo tlsopensslserver.cpp mv -f .deps/softwareversion.Tpo .deps/softwareversion.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT compressiondefault.lo -MD -MP -MF .deps/compressiondefault.Tpo -c -o compressiondefault.lo compressiondefault.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT tlsopensslserver.lo -MD -MP -MF .deps/tlsopensslserver.Tpo -c tlsopensslserver.cpp -o tlsopensslserver.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT compressiondefault.lo -MD -MP -MF .deps/compressiondefault.Tpo -c compressiondefault.cpp -o compressiondefault.o mv -f .deps/attention.Tpo .deps/attention.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectiontlsserver.lo -MD -MP -MF .deps/connectiontlsserver.Tpo -c -o connectiontlsserver.lo connectiontlsserver.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT connectiontlsserver.lo -MD -MP -MF .deps/connectiontlsserver.Tpo -c connectiontlsserver.cpp -o connectiontlsserver.o mv -f .deps/tlsopensslclient.Tpo .deps/tlsopensslclient.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT atomicrefcount.lo -MD -MP -MF .deps/atomicrefcount.Tpo -c -o atomicrefcount.lo atomicrefcount.cpp mv -f .deps/tlsopensslbase.Tpo .deps/tlsopensslbase.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT linklocalmanager.lo -MD -MP -MF .deps/linklocalmanager.Tpo -c -o linklocalmanager.lo linklocalmanager.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT atomicrefcount.lo -MD -MP -MF .deps/atomicrefcount.Tpo -c atomicrefcount.cpp -o atomicrefcount.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT linklocalmanager.lo -MD -MP -MF .deps/linklocalmanager.Tpo -c linklocalmanager.cpp -o linklocalmanager.o mv -f .deps/atomicrefcount.Tpo .deps/atomicrefcount.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT linklocalclient.lo -MD -MP -MF .deps/linklocalclient.Tpo -c -o linklocalclient.lo linklocalclient.cpp mv -f .deps/linklocalmanager.Tpo .deps/linklocalmanager.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT forward.lo -MD -MP -MF .deps/forward.Tpo -c -o forward.lo forward.cpp mv -f .deps/tlsopensslserver.Tpo .deps/tlsopensslserver.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jinglesession.lo -MD -MP -MF .deps/jinglesession.Tpo -c -o jinglesession.lo jinglesession.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT linklocalclient.lo -MD -MP -MF .deps/linklocalclient.Tpo -c linklocalclient.cpp -o linklocalclient.o mv -f .deps/linklocalclient.Tpo .deps/linklocalclient.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jinglecontent.lo -MD -MP -MF .deps/jinglecontent.Tpo -c -o jinglecontent.lo jinglecontent.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT forward.lo -MD -MP -MF .deps/forward.Tpo -c forward.cpp -o forward.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jinglesession.lo -MD -MP -MF .deps/jinglesession.Tpo -c jinglesession.cpp -o jinglesession.o mv -f .deps/compressiondefault.Tpo .deps/compressiondefault.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jinglesessionmanager.lo -MD -MP -MF .deps/jinglesessionmanager.Tpo -c -o jinglesessionmanager.lo jinglesessionmanager.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jinglecontent.lo -MD -MP -MF .deps/jinglecontent.Tpo -c jinglecontent.cpp -o jinglecontent.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jinglesessionmanager.lo -MD -MP -MF .deps/jinglesessionmanager.Tpo -c jinglesessionmanager.cpp -o jinglesessionmanager.o mv -f .deps/connectiontlsserver.Tpo .deps/connectiontlsserver.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT carbons.lo -MD -MP -MF .deps/carbons.Tpo -c -o carbons.lo carbons.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT carbons.lo -MD -MP -MF .deps/carbons.Tpo -c carbons.cpp -o carbons.o jinglecontent.cpp:29:36: warning: unused function 'creatorType' [-Wunused-function] static inline Content::Creator creatorType( const std::string& type ) ^ jinglecontent.cpp:41:36: warning: unused function 'sendersType' [-Wunused-function] static inline Content::Senders sendersType( const std::string& type ) ^ mv -f .deps/forward.Tpo .deps/forward.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jinglepluginfactory.lo -MD -MP -MF .deps/jinglepluginfactory.Tpo -c -o jinglepluginfactory.lo jinglepluginfactory.cpp 2 warnings generated. mv -f .deps/jinglecontent.Tpo .deps/jinglecontent.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jingleiceudp.lo -MD -MP -MF .deps/jingleiceudp.Tpo -c -o jingleiceudp.lo jingleiceudp.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jinglepluginfactory.lo -MD -MP -MF .deps/jinglepluginfactory.Tpo -c jinglepluginfactory.cpp -o jinglepluginfactory.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jingleiceudp.lo -MD -MP -MF .deps/jingleiceudp.Tpo -c jingleiceudp.cpp -o jingleiceudp.o mv -f .deps/carbons.Tpo .deps/carbons.Plo /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jinglefiletransfer.lo -MD -MP -MF .deps/jinglefiletransfer.Tpo -c -o jinglefiletransfer.lo jinglefiletransfer.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/Users/Mishra/0ad/libraries/osx/zlib/include -D_THREAD_SAFE -arch x86_64 -fvisibility=hidden -ansi -MT jinglefiletransfer.lo -MD -MP -MF .deps/jinglefiletransfer.Tpo -c jinglefiletransfer.cpp -o jinglefiletransfer.o mv -f .deps/jinglesession.Tpo .deps/jinglesession.Plo mv -f .deps/jinglesessionmanager.Tpo .deps/jinglesessionmanager.Plo mv -f .deps/jinglepluginfactory.Tpo .deps/jinglepluginfactory.Plo mv -f .deps/jingleiceudp.Tpo .deps/jingleiceudp.Plo mv -f .deps/jinglefiletransfer.Tpo .deps/jinglefiletransfer.Plo /bin/sh ../libtool --tag=CXX --mode=link clang++ -arch x86_64 -fvisibility=hidden -ansi -version-info 11:0:0 -no-undefined -no-allow-shlib-undefined -stdlib=libstdc++ -arch x86_64 -L/Users/Mishra/0ad/libraries/osx/zlib/lib -D_THREAD_SAFE -o libgloox.la -rpath /Users/Mishra/0ad/libraries/osx/gloox/lib jid.lo parser.lo connectiontcpclient.lo clientbase.lo tag.lo stanza.lo logsink.lo dns.lo prep.lo base64.lo client.lo component.lo disco.lo adhoc.lo privatexml.lo registration.lo nonsaslauth.lo rosteritem.lo rostermanager.lo privacyitem.lo bookmarkstorage.lo annotations.lo privacymanager.lo lastactivity.lo flexoff.lo dataform.lo dataformfield.lo dataformfieldcontainer.lo messagesession.lo messageeventfilter.lo chatstatefilter.lo gloox.lo inbandbytestream.lo messagefilter.lo vcard.lo vcardmanager.lo md5.lo sha.lo search.lo dataformreported.lo dataformitem.lo mucroom.lo mucmessagesession.lo oob.lo vcardupdate.lo stanzaextensionfactory.lo mucinvitationhandler.lo delayeddelivery.lo gpgencrypted.lo gpgsigned.lo uniquemucroom.lo instantmucroom.lo compressionzlib.lo tlsgnutlsclient.lo connectionhttpproxy.lo tlsgnutlsserveranon.lo tlsgnutlsbase.lo tlsgnutlsclientanon.lo tlsschannel.lo tlsdefault.lo simanager.lo siprofileft.lo mutex.lo connectionsocks5proxy.lo socks5bytestreammanager.lo socks5bytestream.lo connectiontcpbase.lo connectiontcpserver.lo socks5bytestreamserver.lo amp.lo pubsubitem.lo pubsubmanager.lo error.lo util.lo iq.lo message.lo presence.lo subscription.lo capabilities.lo chatstate.lo connectionbosh.lo connectiontls.lo messageevent.lo receipt.lo nickname.lo eventdispatcher.lo pubsubevent.lo xhtmlim.lo featureneg.lo shim.lo softwareversion.lo attention.lo tlsopensslclient.lo tlsopensslbase.lo tlsopensslserver.lo compressiondefault.lo connectiontlsserver.lo atomicrefcount.lo linklocalmanager.lo linklocalclient.lo forward.lo jinglesession.lo jinglecontent.lo jinglesessionmanager.lo carbons.lo jinglepluginfactory.lo jingleiceudp.lo jinglefiletransfer.lo -lresolv -lresolv -lz libtool: link: ar cru .libs/libgloox.a jid.o parser.o connectiontcpclient.o clientbase.o tag.o stanza.o logsink.o dns.o prep.o base64.o client.o component.o disco.o adhoc.o privatexml.o registration.o nonsaslauth.o rosteritem.o rostermanager.o privacyitem.o bookmarkstorage.o annotations.o privacymanager.o lastactivity.o flexoff.o dataform.o dataformfield.o dataformfieldcontainer.o messagesession.o messageeventfilter.o chatstatefilter.o gloox.o inbandbytestream.o messagefilter.o vcard.o vcardmanager.o md5.o sha.o search.o dataformreported.o dataformitem.o mucroom.o mucmessagesession.o oob.o vcardupdate.o stanzaextensionfactory.o mucinvitationhandler.o delayeddelivery.o gpgencrypted.o gpgsigned.o uniquemucroom.o instantmucroom.o compressionzlib.o tlsgnutlsclient.o connectionhttpproxy.o tlsgnutlsserveranon.o tlsgnutlsbase.o tlsgnutlsclientanon.o tlsschannel.o tlsdefault.o simanager.o siprofileft.o mutex.o connectionsocks5proxy.o socks5bytestreammanager.o socks5bytestream.o connectiontcpbase.o connectiontcpserver.o socks5bytestreamserver.o amp.o pubsubitem.o pubsubmanager.o error.o util.o iq.o message.o presence.o subscription.o capabilities.o chatstate.o connectionbosh.o connectiontls.o messageevent.o receipt.o nickname.o eventdispatcher.o pubsubevent.o xhtmlim.o featureneg.o shim.o softwareversion.o attention.o tlsopensslclient.o tlsopensslbase.o tlsopensslserver.o compressiondefault.o connectiontlsserver.o atomicrefcount.o linklocalmanager.o linklocalclient.o forward.o jinglesession.o jinglecontent.o jinglesessionmanager.o carbons.o jinglepluginfactory.o jingleiceudp.o jinglefiletransfer.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsgnutlsclient.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsgnutlsserveranon.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsgnutlsbase.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsgnutlsclientanon.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsschannel.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsopensslclient.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsopensslbase.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsopensslserver.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(linklocalmanager.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(linklocalclient.o) has no symbols libtool: link: ranlib .libs/libgloox.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsgnutlsclient.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsgnutlsserveranon.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsgnutlsbase.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsgnutlsclientanon.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsschannel.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsopensslclient.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsopensslbase.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(tlsopensslserver.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(linklocalmanager.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgloox.a(linklocalclient.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libgloox.la" && ln -s "../libgloox.la" "libgloox.la" ) make[2]: Nothing to be done for `all-am'. Making install in src Making install in . .././install-sh -c -d '/Users/Mishra/0ad/libraries/osx/gloox/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgloox.la '/Users/Mishra/0ad/libraries/osx/gloox/lib' libtool: install: /usr/bin/install -c .libs/libgloox.lai /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.la libtool: install: /usr/bin/install -c .libs/libgloox.a /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a libtool: install: chmod 644 /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a libtool: install: ranlib /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a(tlsgnutlsclient.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a(tlsgnutlsserveranon.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a(tlsgnutlsbase.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a(tlsgnutlsclientanon.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a(tlsschannel.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a(tlsopensslclient.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a(tlsopensslbase.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a(tlsopensslserver.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a(linklocalmanager.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/Mishra/0ad/libraries/osx/gloox/lib/libgloox.a(linklocalclient.o) has no symbols .././install-sh -c -d '/Users/Mishra/0ad/libraries/osx/gloox/include/gloox' /usr/bin/install -c -m 644 adhoccommandprovider.h privacymanager.h tag.h adhoc.h attention.h iqhandler.h privatexml.h annotations.h client.h privatexmlhandler.h annotationshandler.h component.h registration.h bookmarkhandler.h registrationhandler.h jid.h bookmarkstorage.h messagehandler.h rosteritem.h clientbase.h rosterlistener.h taghandler.h connectionlistener.h rostermanager.h gloox.h glooxversion.h disco.h presencehandler.h subscriptionhandler.h discohandler.h privacyitem.h stanza.h disconodehandler.h privacylisthandler.h loghandler.h lastactivity.h lastactivityhandler.h flexoff.h flexoffhandler.h dataform.h '/Users/Mishra/0ad/libraries/osx/gloox/include/gloox' /usr/bin/install -c -m 644 dataformfield.h dataformitem.h dataformfieldcontainer.h dataformreported.h macros.h logsink.h messagesession.h messageeventhandler.h messagesessionhandler.h chatstatehandler.h chatstatefilter.h messageeventfilter.h inbandbytestream.h messagefilter.h vcard.h vcardmanager.h vcardhandler.h adhochandler.h search.h searchhandler.h statisticshandler.h resource.h mucroom.h mucroomhandler.h mucroomconfighandler.h parser.h mucinvitationhandler.h stanzaextension.h oob.h vcardupdate.h delayeddelivery.h base64.h gpgencrypted.h gpgsigned.h md5.h sha.h uniquemucroom.h instantmucroom.h tlsbase.h tlshandler.h '/Users/Mishra/0ad/libraries/osx/gloox/include/gloox' /usr/bin/install -c -m 644 connectionbase.h connectiondatahandler.h compressiondatahandler.h compressionbase.h connectiontcpclient.h connectionhttpproxy.h tlsdefault.h simanager.h siprofilehandler.h sihandler.h siprofileft.h siprofilefthandler.h socks5bytestreammanager.h connectionsocks5proxy.h event.h socks5bytestream.h socks5bytestreamserver.h softwareversion.h eventhandler.h mutex.h mutexguard.h connectiontcpbase.h connectiontcpserver.h amp.h pubsubmanager.h iq.h pubsub.h pubsubresulthandler.h error.h chatstate.h connectionhandler.h message.h presence.h subscription.h bytestream.h bytestreamdatahandler.h bytestreamhandler.h capabilities.h connectionbosh.h featureneg.h '/Users/Mishra/0ad/libraries/osx/gloox/include/gloox' /usr/bin/install -c -m 644 connectiontls.h messageevent.h receipt.h nickname.h pubsubevent.h xhtmlim.h eventdispatcher.h pubsubitem.h shim.h util.h connectiontlsserver.h compressiondefault.h atomicrefcount.h linklocalmanager.h linklocalhandler.h linklocalclient.h linklocal.h forward.h jinglesession.h jinglecontent.h jingleplugin.h jingletransport.h jinglesessionhandler.h jinglesessionmanager.h carbons.h jinglepluginfactory.h jingleiceudp.h jinglefiletransfer.h '/Users/Mishra/0ad/libraries/osx/gloox/include/gloox' ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/gloox/bin' /usr/bin/install -c gloox-config '/Users/Mishra/0ad/libraries/osx/gloox/bin' ./install-sh -c -d '/Users/Mishra/0ad/libraries/osx/gloox/lib/pkgconfig' /usr/bin/install -c -m 644 gloox.pc '/Users/Mishra/0ad/libraries/osx/gloox/lib/pkgconfig' ~/0ad/libraries/osx/gloox ~/0ad/libraries/osx Building NSPR... ~/0ad/libraries/osx/nspr/nspr-4.10.3/nspr ~/0ad/libraries/osx/nspr ~/0ad/libraries/osx creating cache ./config.cache checking host system type... i386-apple-darwin13.2.0 checking target system type... i386-apple-darwin13.2.0 checking build system type... i386-apple-darwin13.2.0 checking for whoami... /usr/bin/whoami checking for gcc... clang checking whether the C compiler (clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64) works... yes checking whether the C compiler (clang -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -stdlib=libstdc++ -arch x86_64) is a cross-compiler... no checking whether we are using GNU C... yes checking whether clang accepts -g... yes checking how to run the C preprocessor... clang -E checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... /usr/bin/ar checking for ld... /usr/bin/ld checking for strip... /usr/bin/strip checking for windres... no checking for gcc -pipe support... no checking whether C compiler supports -fprofile-generate... yes checking for visibility(hidden) attribute... no checking for perl5... no checking for perl... /usr/bin/perl checking for crt_externs.h... yes checking whether clang -arch i386 needs -traditional... no checking for dladdr... yes checking for gettid... no checking for lchown... yes checking for setpriority... yes checking for strerror... yes checking for syscall... yes checking whether clang -arch i386 accepts -pthread... yes updating cache ./config.cache creating ./config.status creating Makefile creating config/Makefile creating config/autoconf.mk creating config/nsprincl.mk creating config/nsprincl.sh creating config/nspr-config creating config/nspr.pc creating lib/Makefile creating lib/ds/Makefile creating lib/libc/Makefile creating lib/libc/include/Makefile creating lib/libc/src/Makefile creating lib/tests/Makefile creating pkg/Makefile creating pr/Makefile creating pr/include/Makefile creating pr/include/md/Makefile creating pr/include/obsolete/Makefile creating pr/include/private/Makefile creating pr/src/Makefile creating pr/src/io/Makefile creating pr/src/linking/Makefile creating pr/src/malloc/Makefile creating pr/src/md/Makefile creating pr/src/md/unix/Makefile creating pr/src/memory/Makefile creating pr/src/misc/Makefile creating pr/src/threads/Makefile creating pr/tests/Makefile creating pr/tests/dll/Makefile creating pr/src/pthreads/Makefile /Applications/Xcode.app/Contents/Developer/usr/bin/make -C config export clang -arch i386 -o now.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM now.c clang -arch i386 now.o -stdlib=libstdc++ -arch x86_64 -o now clang -arch i386 -o nsinstall.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM nsinstall.c clang -arch i386 nsinstall.o -stdlib=libstdc++ -arch x86_64 -o nsinstall rm -f nfspwd; cp nfspwd.pl nfspwd; chmod +x nfspwd rm -f ../dist/bin/nspr-config /Applications/Xcode.app/Contents/Developer/usr/bin/make -C pr export /Applications/Xcode.app/Contents/Developer/usr/bin/make -C include export /Applications/Xcode.app/Contents/Developer/usr/bin/make -C md export ../../../config/./nsinstall -R -m 444 ./_aix32.cfg ./_aix64.cfg ./_beos.cfg ./_bsdi.cfg ./_darwin.cfg ./_dgux.cfg ./_freebsd.cfg ./_hpux32.cfg ./_hpux64.cfg ./_irix32.cfg ./_irix64.cfg ./_linux.cfg ./_netbsd.cfg ./_nto.cfg ./_openbsd.cfg ./_os2.cfg ./_osf1.cfg ./_qnx.cfg ./_riscos.cfg ./_scoos.cfg ./_solaris.cfg ./_symbian.cfg ./_unixware.cfg ./_unixware7.cfg ./_win95.cfg ./_winnt.cfg ../../../dist/include/nspr/md ../../../config/./nsinstall -R -m 444 ./_darwin.cfg ../../../dist/include/nspr mv -f ../../../dist/include/nspr/_darwin.cfg ../../../dist/include/nspr/prcpucfg.h /Applications/Xcode.app/Contents/Developer/usr/bin/make -C private export ../../../config/./nsinstall -R -m 444 ./pprio.h ./pprthred.h ./prpriv.h ../../../dist/include/nspr/private /Applications/Xcode.app/Contents/Developer/usr/bin/make -C obsolete export ../../../config/./nsinstall -R -m 444 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h ../../../dist/include/nspr/obsolete ../../config/./nsinstall -R -m 444 ./nspr.h ./pratom.h ./prbit.h ./prclist.h ./prcmon.h ./prcountr.h ./prcvar.h ./prdtoa.h ./prenv.h ./prerr.h ./prerror.h ./prinet.h ./prinit.h ./prinrval.h ./prio.h ./pripcsem.h ./prlink.h ./prlock.h ./prlog.h ./prlong.h ./prmem.h ./prmon.h ./prmwait.h ./prnetdb.h ./prolock.h ./prpdce.h ./prprf.h ./prproces.h ./prrng.h ./prrwlock.h ./prshm.h ./prshma.h ./prsystem.h ./prthread.h ./prtime.h ./prtpool.h ./prtrace.h ./prtypes.h ./prvrsion.h ./prwin16.h ../../dist/include/nspr /Applications/Xcode.app/Contents/Developer/usr/bin/make -C src export /Applications/Xcode.app/Contents/Developer/usr/bin/make -C io export clang -arch i386 -o prfdcach.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prfdcach.c clang -arch i386 -o prmwait.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prmwait.c clang -arch i386 -o priometh.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private priometh.c clang -arch i386 -o pripv6.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private pripv6.c clang -arch i386 -o prmapopt.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prmapopt.c clang -arch i386 -o prlayer.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlayer.c clang -arch i386 -o prlog.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlog.c clang -arch i386 -o prmmap.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prmmap.c clang -arch i386 -o prpolevt.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prpolevt.c clang -arch i386 -o prprf.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prprf.c clang -arch i386 -o prscanf.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prscanf.c clang -arch i386 -o prstdio.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prstdio.c /Applications/Xcode.app/Contents/Developer/usr/bin/make -C linking export clang -arch i386 -o prlink.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlink.c prlink.c:1126:9: warning: 'c2pstrcpy' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations] c2pstrcpy(pName, name + SYM_OFFSET); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/TextUtils.h:586:1: note: 'c2pstrcpy' declared here c2pstrcpy( ^ 1 warning generated. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C malloc export clang -arch i386 -o prmalloc.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prmalloc.c clang -arch i386 -o prmem.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prmem.c /Applications/Xcode.app/Contents/Developer/usr/bin/make -C md export /Applications/Xcode.app/Contents/Developer/usr/bin/make -C unix export clang -arch i386 -o unix.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private unix.c clang -arch i386 -o unix_errors.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private unix_errors.c clang -arch i386 -o uxproces.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private uxproces.c clang -arch i386 -o uxrng.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private uxrng.c clang -arch i386 -o uxshm.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private uxshm.c clang -arch i386 -o uxwrap.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private uxwrap.c clang -arch i386 -o darwin.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private darwin.c clang -arch i386 -x assembler-with-cpp -o os_Darwin.o -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private -c os_Darwin.s clang -arch i386 -o prosdep.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include prosdep.c /Applications/Xcode.app/Contents/Developer/usr/bin/make -C memory export clang -arch i386 -o prseg.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prseg.c clang -arch i386 -o prshm.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prshm.c clang -arch i386 -o prshma.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prshma.c /Applications/Xcode.app/Contents/Developer/usr/bin/make -C misc export clang -arch i386 -o pralarm.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private pralarm.c clang -arch i386 -o pratom.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private pratom.c clang -arch i386 -o prcountr.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prcountr.c clang -arch i386 -o prdtoa.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prdtoa.c clang -arch i386 -o prenv.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prenv.c prenv.c:64:29: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] result = _PR_MD_PUT_ENV(string); ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/stdlib.h:206:19: note: passing argument to parameter here int putenv(char *) __DARWIN_ALIAS(putenv); ^ 1 warning generated. prenv.c:64:29: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] result = _PR_MD_PUT_ENV(string); ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/stdlib.h:206:19: note: passing argument to parameter here int putenv(char *) __DARWIN_ALIAS(putenv); ^ 1 warning generated. clang -arch i386 -o prerr.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prerr.c clang -arch i386 -o prerror.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prerror.c clang -arch i386 -o prerrortable.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prerrortable.c clang -arch i386 -o prinit.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prinit.c clang -arch i386 -o prinrval.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prinrval.c clang -arch i386 -o pripc.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private pripc.c clang -arch i386 -o prlog2.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlog2.c clang -arch i386 -o prlong.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlong.c clang -arch i386 -o prnetdb.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prnetdb.c clang -arch i386 -o praton.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private praton.c clang -arch i386 -o prolock.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prolock.c clang -arch i386 -o prrng.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prrng.c clang -arch i386 -o prsystem.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prsystem.c clang -arch i386 -o prtime.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prtime.c clang -arch i386 -o prthinfo.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prthinfo.c clang -arch i386 -o prtpool.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prtpool.c clang -arch i386 -o prtrace.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prtrace.c /Applications/Xcode.app/Contents/Developer/usr/bin/make -C threads export clang -arch i386 -o prcmon.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prcmon.c clang -arch i386 -o prrwlock.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prrwlock.c clang -arch i386 -o prtpd.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prtpd.c /Applications/Xcode.app/Contents/Developer/usr/bin/make -C pthreads export clang -arch i386 -o ptio.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private ptio.c clang -arch i386 -o ptsynch.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private ptsynch.c clang -arch i386 -o ptthread.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private ptthread.c clang -arch i386 -o ptmisc.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private ptmisc.c /Applications/Xcode.app/Contents/Developer/usr/bin/make build clang -arch i386 -o prvrsion.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../dist/include/nspr -I../../pr/include -I../../pr/include/private -I. prvrsion.c rm -f libnspr4.a /usr/bin/ar cr libnspr4.a ./prvrsion.o io/./prfdcach.o io/./prmwait.o io/./prmapopt.o io/./priometh.o io/./pripv6.o io/./prlayer.o io/./prlog.o io/./prmmap.o io/./prpolevt.o io/./prprf.o io/./prscanf.o io/./prstdio.o threads/./prcmon.o threads/./prrwlock.o threads/./prtpd.o linking/./prlink.o malloc/./prmalloc.o malloc/./prmem.o md/./prosdep.o memory/./prshm.o memory/./prshma.o memory/./prseg.o misc/./pralarm.o misc/./pratom.o misc/./prcountr.o misc/./prdtoa.o misc/./prenv.o misc/./prerr.o misc/./prerror.o misc/./prerrortable.o misc/./prinit.o misc/./prinrval.o misc/./pripc.o misc/./prlog2.o misc/./prlong.o misc/./prnetdb.o misc/./praton.o misc/./prolock.o misc/./prrng.o misc/./prsystem.o misc/./prthinfo.o misc/./prtpool.o misc/./prtrace.o misc/./prtime.o pthreads/./ptsynch.o pthreads/./ptio.o pthreads/./ptthread.o pthreads/./ptmisc.o md/unix/./unix.o md/unix/./unix_errors.o md/unix/./uxproces.o md/unix/./uxrng.o md/unix/./uxshm.o md/unix/./uxwrap.o md/unix/./darwin.o md/unix/./os_Darwin.o ranlib libnspr4.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: i386 file: libnspr4.a(pripv6.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: i386 file: libnspr4.a(prmalloc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: i386 file: libnspr4.a(uxwrap.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: x86_64 file: libnspr4.a(pripv6.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: x86_64 file: libnspr4.a(prmalloc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: x86_64 file: libnspr4.a(uxwrap.o) has no symbols rm -f libnspr4.dylib clang -arch i386 -dynamiclib -compatibility_version 1 -current_version 1 -all_load -install_name @executable_path/libnspr4.dylib -headerpad_max_install_names -o libnspr4.dylib ./prvrsion.o io/./prfdcach.o io/./prmwait.o io/./prmapopt.o io/./priometh.o io/./pripv6.o io/./prlayer.o io/./prlog.o io/./prmmap.o io/./prpolevt.o io/./prprf.o io/./prscanf.o io/./prstdio.o threads/./prcmon.o threads/./prrwlock.o threads/./prtpd.o linking/./prlink.o malloc/./prmalloc.o malloc/./prmem.o md/./prosdep.o memory/./prshm.o memory/./prshma.o memory/./prseg.o misc/./pralarm.o misc/./pratom.o misc/./prcountr.o misc/./prdtoa.o misc/./prenv.o misc/./prerr.o misc/./prerror.o misc/./prerrortable.o misc/./prinit.o misc/./prinrval.o misc/./pripc.o misc/./prlog2.o misc/./prlong.o misc/./prnetdb.o misc/./praton.o misc/./prolock.o misc/./prrng.o misc/./prsystem.o misc/./prthinfo.o misc/./prtpool.o misc/./prtrace.o misc/./prtime.o pthreads/./ptsynch.o pthreads/./ptio.o pthreads/./ptthread.o pthreads/./ptmisc.o md/unix/./unix.o md/unix/./unix_errors.o md/unix/./uxproces.o md/unix/./uxrng.o md/unix/./uxshm.o md/unix/./uxwrap.o md/unix/./darwin.o md/unix/./os_Darwin.o -stdlib=libstdc++ -arch x86_64 -framework CoreServices -framework CoreFoundation ../../config/./nsinstall -R -m 444 ./libnspr4.a ./libnspr4.dylib ../../dist/lib ../../config/./nsinstall -R -m 444 ./libnspr4.dylib ../../dist/bin /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib export /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ds export clang -arch i386 -o plarena.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../dist/include/nspr -I../../pr/include plarena.c clang -arch i386 -o plhash.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../dist/include/nspr -I../../pr/include plhash.c clang -arch i386 -o plvrsion.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../dist/include/nspr -I../../pr/include -I. plvrsion.c rm -f libplds4.a /usr/bin/ar cr libplds4.a ./plarena.o ./plhash.o ./plvrsion.o ranlib libplds4.a rm -f libplds4.dylib clang -arch i386 -dynamiclib -compatibility_version 1 -current_version 1 -all_load -install_name @executable_path/libplds4.dylib -headerpad_max_install_names -o libplds4.dylib ./plarena.o ./plhash.o ./plvrsion.o -stdlib=libstdc++ -arch x86_64 -L../../dist/lib -lnspr4 ../../config/./nsinstall -R -m 444 ./plarenas.h ./plarena.h ./plhash.h ../../dist/include/nspr ../../config/./nsinstall -R -m 444 ./libplds4.a ./libplds4.dylib ../../dist/lib ../../config/./nsinstall -R -m 444 ./libplds4.dylib ../../dist/bin /Applications/Xcode.app/Contents/Developer/usr/bin/make -C libc export /Applications/Xcode.app/Contents/Developer/usr/bin/make -C include export ../../../config/./nsinstall -R -m 444 ./plbase64.h ./plerror.h ./plgetopt.h ./plstr.h ../../../dist/include/nspr /Applications/Xcode.app/Contents/Developer/usr/bin/make -C src export clang -arch i386 -o plvrsion.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr -I. plvrsion.c clang -arch i386 -o strlen.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strlen.c clang -arch i386 -o strcpy.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strcpy.c clang -arch i386 -o strdup.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strdup.c clang -arch i386 -o strcase.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strcase.c clang -arch i386 -o strcat.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strcat.c clang -arch i386 -o strcmp.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strcmp.c clang -arch i386 -o strchr.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strchr.c clang -arch i386 -o strpbrk.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strpbrk.c clang -arch i386 -o strstr.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strstr.c clang -arch i386 -o strtok.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strtok.c clang -arch i386 -o base64.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr base64.c clang -arch i386 -o plerror.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr plerror.c clang -arch i386 -o plgetopt.o -c -stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -Wall -fno-common -pthread -g -fPIC -UNDEBUG -DDEBUG_Mishra -DDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr plgetopt.c rm -f libplc4.a /usr/bin/ar cr libplc4.a ./plvrsion.o ./strlen.o ./strcpy.o ./strdup.o ./strcase.o ./strcat.o ./strcmp.o ./strchr.o ./strpbrk.o ./strstr.o ./strtok.o ./base64.o ./plerror.o ./plgetopt.o ranlib libplc4.a rm -f libplc4.dylib clang -arch i386 -dynamiclib -compatibility_version 1 -current_version 1 -all_load -install_name @executable_path/libplc4.dylib -headerpad_max_install_names -o libplc4.dylib ./plvrsion.o ./strlen.o ./strcpy.o ./strdup.o ./strcase.o ./strcat.o ./strcmp.o ./strchr.o ./strpbrk.o ./strstr.o ./strtok.o ./base64.o ./plerror.o ./plgetopt.o -stdlib=libstdc++ -arch x86_64 -L../../../dist/lib -lnspr4 ../../../config/./nsinstall -R -m 444 ./libplc4.a ./libplc4.dylib ../../../dist/lib ../../../config/./nsinstall -R -m 444 ./libplc4.dylib ../../../dist/bin /Applications/Xcode.app/Contents/Developer/usr/bin/make -C config install ../config/./nsinstall -t -m 0755 nspr-config /Users/Mishra/0ad/libraries/osx/nspr/bin ../config/./nsinstall -D /Users/Mishra/0ad/libraries/osx/nspr/share/aclocal ../config/./nsinstall -t -m 0644 nspr.m4 /Users/Mishra/0ad/libraries/osx/nspr/share/aclocal ../config/./nsinstall -D /Users/Mishra/0ad/libraries/osx/nspr/lib/pkgconfig ../config/./nsinstall -t -m 0644 nspr.pc /Users/Mishra/0ad/libraries/osx/nspr/lib/pkgconfig /Applications/Xcode.app/Contents/Developer/usr/bin/make -C pr install /Applications/Xcode.app/Contents/Developer/usr/bin/make -C include install ../../config/./nsinstall -t -m 0644 ./nspr.h ./pratom.h ./prbit.h ./prclist.h ./prcmon.h ./prcountr.h ./prcvar.h ./prdtoa.h ./prenv.h ./prerr.h ./prerror.h ./prinet.h ./prinit.h ./prinrval.h ./prio.h ./pripcsem.h ./prlink.h ./prlock.h ./prlog.h ./prlong.h ./prmem.h ./prmon.h ./prmwait.h ./prnetdb.h ./prolock.h ./prpdce.h ./prprf.h ./prproces.h ./prrng.h ./prrwlock.h ./prshm.h ./prshma.h ./prsystem.h ./prthread.h ./prtime.h ./prtpool.h ./prtrace.h ./prtypes.h ./prvrsion.h ./prwin16.h /Users/Mishra/0ad/libraries/osx/nspr/include/nspr/ /Applications/Xcode.app/Contents/Developer/usr/bin/make -C md install ../../../config/./nsinstall -D /Users/Mishra/0ad/libraries/osx/nspr/include/nspr/md ../../../config/./nsinstall -t -m 644 ./_aix32.cfg ./_aix64.cfg ./_beos.cfg ./_bsdi.cfg ./_darwin.cfg ./_dgux.cfg ./_freebsd.cfg ./_hpux32.cfg ./_hpux64.cfg ./_irix32.cfg ./_irix64.cfg ./_linux.cfg ./_netbsd.cfg ./_nto.cfg ./_openbsd.cfg ./_os2.cfg ./_osf1.cfg ./_qnx.cfg ./_riscos.cfg ./_scoos.cfg ./_solaris.cfg ./_symbian.cfg ./_unixware.cfg ./_unixware7.cfg ./_win95.cfg ./_winnt.cfg /Users/Mishra/0ad/libraries/osx/nspr/include/nspr/md ../../../config/./nsinstall -t -m 644 ./_darwin.cfg /Users/Mishra/0ad/libraries/osx/nspr/include/nspr mv -f /Users/Mishra/0ad/libraries/osx/nspr/include/nspr/_darwin.cfg /Users/Mishra/0ad/libraries/osx/nspr/include/nspr/prcpucfg.h /Applications/Xcode.app/Contents/Developer/usr/bin/make -C private install ../../../config/./nsinstall -t -m 0644 ./pprio.h ./pprthred.h ./prpriv.h /Users/Mishra/0ad/libraries/osx/nspr/include/nspr/private /Applications/Xcode.app/Contents/Developer/usr/bin/make -C obsolete install ../../../config/./nsinstall -t -m 0644 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h /Users/Mishra/0ad/libraries/osx/nspr/include/nspr/obsolete /Applications/Xcode.app/Contents/Developer/usr/bin/make -C src install ../../config/./nsinstall -t -m 0755 ./libnspr4.a ./libnspr4.dylib /Users/Mishra/0ad/libraries/osx/nspr/lib/ /Applications/Xcode.app/Contents/Developer/usr/bin/make -C io install make[3]: Nothing to be done for `install'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C linking install make[3]: Nothing to be done for `install'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C malloc install make[3]: Nothing to be done for `install'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C md install /Applications/Xcode.app/Contents/Developer/usr/bin/make -C unix install make[4]: Nothing to be done for `install'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C memory install make[3]: Nothing to be done for `install'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C misc install ../../../config/./nsinstall -t -m 0755 ./compile-et.pl ./prerr.properties /Users/Mishra/0ad/libraries/osx/nspr/bin /Applications/Xcode.app/Contents/Developer/usr/bin/make -C threads install make[3]: Nothing to be done for `install'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C pthreads install make[3]: Nothing to be done for `install'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib install /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ds install ../../config/./nsinstall -t -m 0644 ./plarenas.h ./plarena.h ./plhash.h /Users/Mishra/0ad/libraries/osx/nspr/include/nspr/ ../../config/./nsinstall -t -m 0755 ./libplds4.a ./libplds4.dylib /Users/Mishra/0ad/libraries/osx/nspr/lib/ /Applications/Xcode.app/Contents/Developer/usr/bin/make -C libc install /Applications/Xcode.app/Contents/Developer/usr/bin/make -C include install ../../../config/./nsinstall -t -m 0644 ./plbase64.h ./plerror.h ./plgetopt.h ./plstr.h /Users/Mishra/0ad/libraries/osx/nspr/include/nspr/ /Applications/Xcode.app/Contents/Developer/usr/bin/make -C src install ../../../config/./nsinstall -t -m 0755 ./libplc4.a ./libplc4.dylib /Users/Mishra/0ad/libraries/osx/nspr/lib/ ~/0ad/libraries/osx/nspr ~/0ad/libraries/osx Building ICU... ~/0ad/libraries/osx/icu/icu ~/0ad/libraries/osx/icu ~/0ad/libraries/osx ~/0ad/libraries/osx/icu/icu/source/build ~/0ad/libraries/osx/icu/icu ~/0ad/libraries/osx/icu ~/0ad/libraries/osx export CPP= CC=clang CXX=clang++ CPPFLAGS= CFLAGS=-stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -O2 CXXFLAGS= -O2 LDFLAGS=-stdlib=libstdc++ -arch x86_64 MAKE= Running ./configure --prefix=/Users/Mishra/0ad/libraries/osx/icu --disable-shared --enable-static --disable-samples --enable-extras --enable-icuio --enable-layout --enable-tools for MacOS X (Darwin) using the default compiler checking for ICU version numbers... release 52.1, library 52.1, unicode version 6.3 checking build system type... x86_64-apple-darwin13.2.0 checking host system type... x86_64-apple-darwin13.2.0 checking whether to build debug libraries... no checking whether to build release libraries... yes 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking how to run the C preprocessor... clang -E checking for a BSD-compatible install... /usr/bin/install -c checking for gmake... no checking for gnumake... /usr/bin/gnumake checking for doxygen... no checking checking for executable suffix... checking whether strict compiling is on... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of void *... 8 checking whether runnable 64 bit binaries are built by default... yes checking which Makefile fragment to use for x86_64-apple-darwin13.2.0... mh-darwin checking for floor in -lm... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether we can use static library optimization option... yes checking whether to enable auto cleanup of libraries... no checking whether to enable draft APIs... yes checking for ranlib... ranlib checking for ar... ar checking whether to enable renaming of symbols... yes checking whether to enable function and data tracing... no checking elf.h usability... no checking elf.h presence... no checking for elf.h... no checking whether to enable dynamic loading of plugins... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing dlopen... none required checking for dlopen... yes checking for gettimeofday... yes checking if we have a C++ compiler... Good checking if we have a C++11 compiler... yes configure: Adding CXXFLAGS option --std=c++0x checking if #include works... yes checking if #include works... yes checking for pthread_attr_init in -lpthread... yes checking for mmap... yes checking for genccode assembly... checking for inttypes.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking whether byte ordering is bigendian... no checking for nl_langinfo... yes checking for nl_langinfo's argument to obtain the codeset... CODESET checking for namespace support... yes checking for properly overriding new and delete... yes checking for placement new and delete... yes checking for popen... yes checking for tzset... yes checking for tzname... yes checking for timezone... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for library containing wcscpy... none required checking size of wchar_t... 4 checking for UTF-16 string literal support... C++ only checking for a library suffix to use... none CPPFLAGS= $(THREADSCPPFLAGS) -DU_HAVE_ATOMIC=1 CFLAGS=-stdlib=libstdc++ -arch x86_64 -fvisibility=hidden -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) -Qunused-arguments -Wno-parentheses-equality CXXFLAGS= -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x $(THREADSCXXFLAGS) -Qunused-arguments -Wno-parentheses-equality configure: creating ./config.status config.status: creating icudefs.mk config.status: creating Makefile config.status: creating data/pkgdataMakefile config.status: creating config/Makefile.inc config.status: creating config/icu.pc config.status: creating config/pkgdataMakefile config.status: creating data/Makefile config.status: creating stubdata/Makefile config.status: creating common/Makefile config.status: creating i18n/Makefile config.status: creating layout/Makefile config.status: creating layoutex/Makefile config.status: creating io/Makefile config.status: creating extra/Makefile config.status: creating extra/uconv/Makefile config.status: creating extra/uconv/pkgdataMakefile config.status: creating extra/scrptrun/Makefile config.status: creating tools/Makefile config.status: creating tools/ctestfw/Makefile config.status: creating tools/toolutil/Makefile config.status: creating tools/makeconv/Makefile config.status: creating tools/genrb/Makefile config.status: creating tools/genccode/Makefile config.status: creating tools/gencmn/Makefile config.status: creating tools/gencnval/Makefile config.status: creating tools/gendict/Makefile config.status: creating tools/gentest/Makefile config.status: creating tools/gennorm2/Makefile config.status: creating tools/genbrk/Makefile config.status: creating tools/gensprep/Makefile config.status: creating tools/icuinfo/Makefile config.status: creating tools/icupkg/Makefile config.status: creating tools/icuswap/Makefile config.status: creating tools/pkgdata/Makefile config.status: creating tools/tzcode/Makefile config.status: creating tools/gencfu/Makefile config.status: creating test/Makefile config.status: creating test/compat/Makefile config.status: creating test/testdata/Makefile config.status: creating test/testdata/pkgdataMakefile config.status: creating test/hdrtst/Makefile config.status: creating test/intltest/Makefile config.status: creating test/cintltst/Makefile config.status: creating test/iotest/Makefile config.status: creating test/letest/Makefile config.status: creating test/perf/Makefile config.status: creating test/perf/collationperf/Makefile config.status: creating test/perf/collperf/Makefile config.status: creating test/perf/dicttrieperf/Makefile config.status: creating test/perf/ubrkperf/Makefile config.status: creating test/perf/charperf/Makefile config.status: creating test/perf/convperf/Makefile config.status: creating test/perf/normperf/Makefile config.status: creating test/perf/DateFmtPerf/Makefile config.status: creating test/perf/howExpensiveIs/Makefile config.status: creating test/perf/strsrchperf/Makefile config.status: creating test/perf/unisetperf/Makefile config.status: creating test/perf/usetperf/Makefile config.status: creating test/perf/ustrperf/Makefile config.status: creating test/perf/utfperf/Makefile config.status: creating test/perf/utrie2perf/Makefile config.status: creating test/perf/leperf/Makefile config.status: creating samples/Makefile config.status: creating samples/date/Makefile config.status: creating samples/cal/Makefile config.status: creating samples/layout/Makefile ICU for C/C++ 52.1 is ready to be built. === Important Notes: === Data Packaging: static This means: ICU data will be stored in a static library. To locate data: ICU will use the linked data library. If linked with the stub library located in stubdata/, the application can use udata_setCommonData() or set a data path to override. Building ICU: Use a GNU make such as /usr/bin/gnumake to build ICU. checking the version of "/usr/bin/gnumake"... 3.81 (we wanted at least 3.80) ok C++ apps may want to build with CXXFLAGS = --std=c++0x If the result of the above commands looks okay to you, go to the directory source in the ICU distribution to build ICU. Please remember that ICU needs GNU make to build properly... cd ./config; \ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f pkgdataMakefile rm -rf config/icu-config rebuilding config/icucross.mk rebuilding config/icucross.inc /usr/bin/install -c ../config/icu-config-top config/icu-config chmod u+w config/icu-config LC_ALL=C sed -f ../config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config rm -rf pkgdata.inc config/icu-uc.pc updated. LC_ALL=C sed -f ../config/make2sh.sed < ../config/mh-darwin | grep -v '#M#' | uniq >> config/icu-config config/icu-i18n.pc updated. config/icu-le.pc updated. /bin/sh ../mkinstalldirs lib cat ../config/icu-config-bottom >> config/icu-config mkdir lib config/icu-lx.pc updated. /bin/sh ../mkinstalldirs bin echo "# Rebuilt on "`date` >> config/icu-config chmod u-w config/icu-config mkdir bin config/icu-io.pc updated. /Applications/Xcode.app/Contents/Developer/usr/bin/make[0]: Making `all' in `stubdata' clang ... ../../stubdata/stubdata.c Note: rebuild with "/Applications/Xcode.app/Contents/Developer/usr/bin/make VERBOSE=1 " to show all compiler parameters. ar r -c libicudata.a stubdata.ao ranlib libicudata.a /Applications/Xcode.app/Contents/Developer/usr/bin/make[0]: Making `all' in `common' generating ../common/svchook.mk cd .. \ && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating common/Makefile clang++ ... ../../common/errorcode.cpp clang++ ... ../../common/putil.cpp clang ... ../../common/umath.c clang ... ../../common/utypes.c clang ... ../../common/uinvchar.c clang++ ... ../../common/umutex.cpp clang ... ../../common/ucln_cmn.c clang++ ... ../../common/uinit.cpp clang++ ... ../../common/uobject.cpp clang ... ../../common/cmemory.c ../../common/putil.cpp:167:19: warning: unused variable 'copyright' [-Wunused-const-variable] static const char copyright[] = U_COPYRIGHT_STRING; ^ clang++ ... ../../common/charstr.cpp clang++ ... ../../common/udata.cpp clang ... ../../common/ucmndata.c clang ... ../../common/udatamem.c 1 warning generated. clang ... ../../common/umapfile.c clang ... ../../common/udataswp.c clang++ ... ../../common/ucol_swp.cpp clang ... ../../common/utrace.c clang ... ../../common/uhash.c clang++ ... ../../common/uhash_us.cpp clang ... ../../common/uenum.c clang++ ... ../../common/ustrenum.cpp clang++ ... ../../common/uvector.cpp clang++ ... ../../common/ustack.cpp clang++ ... ../../common/uvectr32.cpp clang++ ... ../../common/uvectr64.cpp clang ... ../../common/ucnv.c clang++ ... ../../common/ucnv_bld.cpp clang ... ../../common/ucnv_cnv.c clang++ ... ../../common/ucnv_io.cpp clang ... ../../common/ucnv_cb.c clang ... ../../common/ucnv_err.c clang ... ../../common/ucnvlat1.c clang ... ../../common/ucnv_u7.c clang ... ../../common/ucnv_u8.c clang ... ../../common/ucnv_u16.c clang ... ../../common/ucnv_u32.c clang ... ../../common/ucnvscsu.c clang++ ... ../../common/ucnvbocu.cpp clang++ ... ../../common/ucnv_ext.cpp clang ... ../../common/ucnvmbcs.c clang++ ... ../../common/ucnv2022.cpp clang ... ../../common/ucnvhz.c ../../common/ucnv2022.cpp:751:9: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] register int32_t mid = (hi+low) >> 1; /*Finds median*/ ^~~~~~~~~ clang ... ../../common/ucnv_lmb.c clang ... ../../common/ucnvisci.c clang ... ../../common/ucnvdisp.c clang ... ../../common/ucnv_set.c clang ... ../../common/ucnv_ct.c clang++ ... ../../common/uresbund.cpp clang ... ../../common/ures_cnv.c clang ... ../../common/uresdata.c 1 warning generated. clang++ ... ../../common/resbund.cpp clang++ ... ../../common/resbund_cnv.cpp clang++ ... ../../common/messagepattern.cpp clang ... ../../common/ucat.c clang ... ../../common/locmap.c clang++ ... ../../common/uloc.cpp clang++ ... ../../common/locid.cpp clang++ ... ../../common/locutil.cpp clang++ ... ../../common/locavailable.cpp clang++ ... ../../common/locdispnames.cpp clang++ ... ../../common/loclikely.cpp clang++ ... ../../common/locresdata.cpp clang++ ... ../../common/bytestream.cpp clang++ ... ../../common/stringpiece.cpp clang++ ... ../../common/stringtriebuilder.cpp clang++ ... ../../common/bytestriebuilder.cpp clang++ ... ../../common/bytestrie.cpp clang++ ... ../../common/bytestrieiterator.cpp clang++ ... ../../common/ucharstrie.cpp clang++ ... ../../common/ucharstriebuilder.cpp clang++ ... ../../common/ucharstrieiterator.cpp clang++ ... ../../common/dictionarydata.cpp clang++ ... ../../common/appendable.cpp clang ... ../../common/ustr_cnv.c clang++ ... ../../common/unistr_cnv.cpp clang++ ... ../../common/unistr.cpp clang++ ... ../../common/unistr_case.cpp clang++ ... ../../common/unistr_props.cpp clang ... ../../common/utf_impl.c clang++ ... ../../common/ustring.cpp clang++ ... ../../common/ustrcase.cpp clang++ ... ../../common/ucasemap.cpp clang++ ... ../../common/ucasemap_titlecase_brkiter.cpp clang ... ../../common/cstring.c clang ... ../../common/ustrfmt.c clang++ ... ../../common/ustrtrns.cpp clang++ ... ../../common/ustr_wcs.cpp clang++ ... ../../common/utext.cpp clang++ ... ../../common/unistr_case_locale.cpp clang++ ... ../../common/ustrcase_locale.cpp clang++ ... ../../common/unistr_titlecase_brkiter.cpp clang++ ... ../../common/ustr_titlecase_brkiter.cpp clang++ ... ../../common/normalizer2impl.cpp clang++ ... ../../common/normalizer2.cpp clang++ ... ../../common/filterednormalizer2.cpp clang++ ... ../../common/normlzr.cpp clang++ ... ../../common/unorm.cpp clang++ ... ../../common/unormcmp.cpp clang ... ../../common/unorm_it.c clang++ ... ../../common/chariter.cpp clang++ ... ../../common/schriter.cpp clang++ ... ../../common/uchriter.cpp clang++ ... ../../common/uiter.cpp clang++ ... ../../common/patternprops.cpp clang ... ../../common/uchar.c clang++ ... ../../common/uprops.cpp clang++ ... ../../common/ucase.cpp clang++ ... ../../common/propname.cpp clang ... ../../common/ubidi_props.c clang ... ../../common/ubidi.c clang ... ../../common/ubidiwrt.c clang ... ../../common/ubidiln.c clang++ ... ../../common/ushape.cpp clang ... ../../common/uscript.c clang++ ... ../../common/uscript_props.cpp clang ... ../../common/usc_impl.c clang++ ... ../../common/unames.cpp clang++ ... ../../common/utrie.cpp clang++ ... ../../common/utrie2.cpp clang++ ... ../../common/utrie2_builder.cpp clang++ ... ../../common/bmpset.cpp clang++ ... ../../common/unisetspan.cpp clang++ ... ../../common/uset_props.cpp clang++ ... ../../common/uniset_props.cpp clang++ ... ../../common/uniset_closure.cpp clang++ ... ../../common/uset.cpp clang++ ... ../../common/uniset.cpp clang++ ... ../../common/usetiter.cpp clang++ ... ../../common/ruleiter.cpp clang++ ... ../../common/caniter.cpp clang++ ... ../../common/unifilt.cpp clang++ ... ../../common/unifunct.cpp clang ... ../../common/uarrsort.c clang++ ... ../../common/brkiter.cpp clang++ ... ../../common/ubrk.cpp clang++ ... ../../common/brkeng.cpp clang++ ... ../../common/dictbe.cpp clang++ ... ../../common/rbbi.cpp clang++ ... ../../common/rbbidata.cpp clang++ ... ../../common/rbbinode.cpp clang++ ... ../../common/rbbirb.cpp clang++ ... ../../common/rbbiscan.cpp clang++ ... ../../common/rbbisetb.cpp clang++ ... ../../common/rbbistbl.cpp clang++ ... ../../common/rbbitblb.cpp clang++ ... ../../common/serv.cpp clang++ ... ../../common/servnotf.cpp clang++ ... ../../common/servls.cpp clang++ ... ../../common/servlk.cpp clang++ ... ../../common/servlkf.cpp clang++ ... ../../common/servrbf.cpp clang++ ... ../../common/servslkf.cpp clang++ ... ../../common/uidna.cpp clang++ ... ../../common/usprep.cpp clang++ ... ../../common/uts46.cpp clang++ ... ../../common/punycode.cpp clang++ ... ../../common/util.cpp clang++ ... ../../common/util_props.cpp clang++ ... ../../common/parsepos.cpp clang++ ... ../../common/locbased.cpp clang ... ../../common/cwchar.c clang ... ../../common/wintz.c clang++ ... ../../common/dtintrv.cpp clang++ ... ../../common/ucnvsel.cpp clang ... ../../common/propsvec.c clang ... ../../common/ulist.c clang ... ../../common/uloc_tag.c clang ... ../../common/icudataver.c clang ... ../../common/icuplug.c clang++ ... ../../common/listformatter.cpp ar r -c ../lib/libicuuc.a errorcode.ao putil.ao umath.ao utypes.ao uinvchar.ao umutex.ao ucln_cmn.ao uinit.ao uobject.ao cmemory.ao charstr.ao udata.ao ucmndata.ao udatamem.ao umapfile.ao udataswp.ao ucol_swp.ao utrace.ao uhash.ao uhash_us.ao uenum.ao ustrenum.ao uvector.ao ustack.ao uvectr32.ao uvectr64.ao ucnv.ao ucnv_bld.ao ucnv_cnv.ao ucnv_io.ao ucnv_cb.ao ucnv_err.ao ucnvlat1.ao ucnv_u7.ao ucnv_u8.ao ucnv_u16.ao ucnv_u32.ao ucnvscsu.ao ucnvbocu.ao ucnv_ext.ao ucnvmbcs.ao ucnv2022.ao ucnvhz.ao ucnv_lmb.ao ucnvisci.ao ucnvdisp.ao ucnv_set.ao ucnv_ct.ao uresbund.ao ures_cnv.ao uresdata.ao resbund.ao resbund_cnv.ao messagepattern.ao ucat.ao locmap.ao uloc.ao locid.ao locutil.ao locavailable.ao locdispnames.ao loclikely.ao locresdata.ao bytestream.ao stringpiece.ao stringtriebuilder.ao bytestriebuilder.ao bytestrie.ao bytestrieiterator.ao ucharstrie.ao ucharstriebuilder.ao ucharstrieiterator.ao dictionarydata.ao appendable.ao ustr_cnv.ao unistr_cnv.ao unistr.ao unistr_case.ao unistr_props.ao utf_impl.ao ustring.ao ustrcase.ao ucasemap.ao ucasemap_titlecase_brkiter.ao cstring.ao ustrfmt.ao ustrtrns.ao ustr_wcs.ao utext.ao unistr_case_locale.ao ustrcase_locale.ao unistr_titlecase_brkiter.ao ustr_titlecase_brkiter.ao normalizer2impl.ao normalizer2.ao filterednormalizer2.ao normlzr.ao unorm.ao unormcmp.ao unorm_it.ao chariter.ao schriter.ao uchriter.ao uiter.ao patternprops.ao uchar.ao uprops.ao ucase.ao propname.ao ubidi_props.ao ubidi.ao ubidiwrt.ao ubidiln.ao ushape.ao uscript.ao uscript_props.ao usc_impl.ao unames.ao utrie.ao utrie2.ao utrie2_builder.ao bmpset.ao unisetspan.ao uset_props.ao uniset_props.ao uniset_closure.ao uset.ao uniset.ao usetiter.ao ruleiter.ao caniter.ao unifilt.ao unifunct.ao uarrsort.ao brkiter.ao ubrk.ao brkeng.ao dictbe.ao rbbi.ao rbbidata.ao rbbinode.ao rbbirb.ao rbbiscan.ao rbbisetb.ao rbbistbl.ao rbbitblb.ao serv.ao servnotf.ao servls.ao servlk.ao servlkf.ao servrbf.ao servslkf.ao uidna.ao usprep.ao uts46.ao punycode.ao util.ao util_props.ao parsepos.ao locbased.ao cwchar.ao wintz.ao dtintrv.ao ucnvsel.ao propsvec.ao ulist.ao uloc_tag.ao icudataver.ao icuplug.ao listformatter.ao /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libicuuc.a(cwchar.ao) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libicuuc.a(wintz.ao) has no symbols ranlib ../lib/libicuuc.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libicuuc.a(cwchar.ao) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libicuuc.a(wintz.ao) has no symbols /Applications/Xcode.app/Contents/Developer/usr/bin/make[0]: Making `all' in `i18n' clang ... ../../i18n/ucln_in.c clang++ ... ../../i18n/format.cpp clang++ ... ../../i18n/fmtable.cpp clang++ ... ../../i18n/msgfmt.cpp clang++ ... ../../i18n/umsg.cpp ../../i18n/ucln_in.c:26:19: warning: unused variable 'copyright' [-Wunused-const-variable] static const char copyright[] = U_COPYRIGHT_STRING; ^ 1 warning generated. clang++ ... ../../i18n/numfmt.cpp clang++ ... ../../i18n/unum.cpp clang++ ... ../../i18n/decimfmt.cpp clang++ ... ../../i18n/dcfmtsym.cpp clang++ ... ../../i18n/ucurr.cpp clang++ ... ../../i18n/digitlst.cpp clang++ ... ../../i18n/fmtable_cnv.cpp clang++ ... ../../i18n/choicfmt.cpp clang++ ... ../../i18n/datefmt.cpp ../../i18n/digitlst.cpp:61:22: warning: unused variable 'DIGIT_HAVE_NONE' [-Wunused-const-variable] static const uint8_t DIGIT_HAVE_NONE=0; ^ ../../i18n/digitlst.cpp:62:22: warning: unused variable 'DIGIT_HAVE_DOUBLE' [-Wunused-const-variable] static const uint8_t DIGIT_HAVE_DOUBLE=1; ^ ../../i18n/digitlst.cpp:63:22: warning: unused variable 'DIGIT_HAVE_INT64' [-Wunused-const-variable] static const uint8_t DIGIT_HAVE_INT64=2; ^ clang++ ... ../../i18n/smpdtfmt.cpp 3 warnings generated. clang++ ... ../../i18n/reldtfmt.cpp clang++ ... ../../i18n/dtfmtsym.cpp clang++ ... ../../i18n/udat.cpp clang++ ... ../../i18n/dtptngen.cpp clang++ ... ../../i18n/udatpg.cpp clang++ ... ../../i18n/nfrs.cpp clang++ ... ../../i18n/nfrule.cpp clang++ ... ../../i18n/nfsubs.cpp clang++ ... ../../i18n/rbnf.cpp clang++ ... ../../i18n/numsys.cpp clang++ ... ../../i18n/unumsys.cpp clang++ ... ../../i18n/ucsdet.cpp clang++ ... ../../i18n/ucal.cpp clang++ ... ../../i18n/calendar.cpp clang++ ... ../../i18n/gregocal.cpp clang++ ... ../../i18n/timezone.cpp clang++ ... ../../i18n/simpletz.cpp clang++ ... ../../i18n/olsontz.cpp clang++ ... ../../i18n/astro.cpp clang++ ... ../../i18n/taiwncal.cpp clang++ ... ../../i18n/buddhcal.cpp clang++ ... ../../i18n/persncal.cpp clang++ ... ../../i18n/islamcal.cpp clang++ ... ../../i18n/japancal.cpp clang++ ... ../../i18n/gregoimp.cpp clang++ ... ../../i18n/hebrwcal.cpp clang++ ... ../../i18n/indiancal.cpp clang++ ... ../../i18n/chnsecal.cpp clang++ ... ../../i18n/cecal.cpp clang++ ... ../../i18n/coptccal.cpp clang++ ... ../../i18n/dangical.cpp clang++ ... ../../i18n/ethpccal.cpp clang++ ... ../../i18n/coleitr.cpp clang++ ... ../../i18n/coll.cpp clang++ ... ../../i18n/tblcoll.cpp clang++ ... ../../i18n/sortkey.cpp clang++ ... ../../i18n/bocsu.cpp clang++ ... ../../i18n/ucoleitr.cpp clang++ ... ../../i18n/ucol.cpp clang++ ... ../../i18n/ucol_res.cpp clang++ ... ../../i18n/ucol_bld.cpp clang++ ... ../../i18n/ucol_sit.cpp clang++ ... ../../i18n/ucol_tok.cpp clang++ ... ../../i18n/ucol_wgt.cpp clang++ ... ../../i18n/ucol_cnt.cpp clang++ ... ../../i18n/ucol_elm.cpp clang++ ... ../../i18n/strmatch.cpp clang++ ... ../../i18n/usearch.cpp clang++ ... ../../i18n/search.cpp clang++ ... ../../i18n/stsearch.cpp clang++ ... ../../i18n/translit.cpp clang++ ... ../../i18n/utrans.cpp clang++ ... ../../i18n/esctrn.cpp clang++ ... ../../i18n/unesctrn.cpp clang++ ... ../../i18n/funcrepl.cpp clang++ ... ../../i18n/strrepl.cpp clang++ ... ../../i18n/tridpars.cpp clang++ ... ../../i18n/cpdtrans.cpp clang++ ... ../../i18n/rbt.cpp clang++ ... ../../i18n/rbt_data.cpp clang++ ... ../../i18n/rbt_pars.cpp clang++ ... ../../i18n/rbt_rule.cpp clang++ ... ../../i18n/rbt_set.cpp clang++ ... ../../i18n/nultrans.cpp clang++ ... ../../i18n/remtrans.cpp clang++ ... ../../i18n/casetrn.cpp clang++ ... ../../i18n/titletrn.cpp clang++ ... ../../i18n/tolowtrn.cpp clang++ ... ../../i18n/toupptrn.cpp clang++ ... ../../i18n/anytrans.cpp clang++ ... ../../i18n/name2uni.cpp clang++ ... ../../i18n/uni2name.cpp clang++ ... ../../i18n/nortrans.cpp clang++ ... ../../i18n/quant.cpp clang++ ... ../../i18n/transreg.cpp clang++ ... ../../i18n/brktrans.cpp clang++ ... ../../i18n/regexcmp.cpp clang++ ... ../../i18n/rematch.cpp clang++ ... ../../i18n/repattrn.cpp clang++ ... ../../i18n/regexst.cpp ../../i18n/regexcmp.cpp:3644:25: warning: unused variable 'chLowerP' [-Wunused-const-variable] static const UChar chLowerP = 0x70; ^ clang++ ... ../../i18n/regextxt.cpp clang++ ... ../../i18n/regeximp.cpp clang++ ... ../../i18n/uregex.cpp clang++ ... ../../i18n/uregexc.cpp clang ... ../../i18n/ulocdata.c clang++ ... ../../i18n/measfmt.cpp clang++ ... ../../i18n/currfmt.cpp 1 warning generated. clang++ ... ../../i18n/currunit.cpp clang++ ... ../../i18n/curramt.cpp clang++ ... ../../i18n/measure.cpp clang ... ../../i18n/utmscale.c clang++ ... ../../i18n/csdetect.cpp clang++ ... ../../i18n/csmatch.cpp clang++ ... ../../i18n/csr2022.cpp clang++ ... ../../i18n/csrecog.cpp clang++ ... ../../i18n/csrmbcs.cpp clang++ ... ../../i18n/csrsbcs.cpp clang++ ... ../../i18n/csrucode.cpp clang++ ... ../../i18n/csrutf8.cpp clang++ ... ../../i18n/inputext.cpp clang++ ... ../../i18n/wintzimpl.cpp clang++ ... ../../i18n/windtfmt.cpp clang++ ... ../../i18n/winnmfmt.cpp clang++ ... ../../i18n/basictz.cpp clang++ ... ../../i18n/dtrule.cpp clang++ ... ../../i18n/rbtz.cpp clang++ ... ../../i18n/tzrule.cpp clang++ ... ../../i18n/tztrans.cpp clang++ ... ../../i18n/vtzone.cpp clang++ ... ../../i18n/zonemeta.cpp clang++ ... ../../i18n/upluralrules.cpp clang++ ... ../../i18n/plurrule.cpp clang++ ... ../../i18n/plurfmt.cpp clang++ ... ../../i18n/selfmt.cpp clang++ ... ../../i18n/dtitvfmt.cpp ../../i18n/plurrule.cpp:52:20: warning: unused variable 'PK_VAR_J' [-Wunused-const-variable] static const UChar PK_VAR_J[]={LOW_J,0}; ^ clang++ ... ../../i18n/dtitvinf.cpp clang++ ... ../../i18n/udateintervalformat.cpp clang++ ... ../../i18n/tmunit.cpp 1 warning generated. clang++ ... ../../i18n/tmutamt.cpp clang++ ... ../../i18n/tmutfmt.cpp clang++ ... ../../i18n/currpinf.cpp clang++ ... ../../i18n/uspoof.cpp clang++ ... ../../i18n/uspoof_impl.cpp clang++ ... ../../i18n/uspoof_build.cpp clang++ ... ../../i18n/uspoof_conf.cpp clang++ ... ../../i18n/uspoof_wsconf.cpp clang++ ... ../../i18n/decfmtst.cpp clang++ ... ../../i18n/smpdtfst.cpp clang++ ... ../../i18n/ztrans.cpp clang++ ... ../../i18n/zrule.cpp clang++ ... ../../i18n/vzone.cpp clang++ ... ../../i18n/fphdlimp.cpp clang++ ... ../../i18n/fpositer.cpp clang++ ... ../../i18n/locdspnm.cpp clang ... ../../i18n/decNumber.c clang ... ../../i18n/decContext.c clang++ ... ../../i18n/alphaindex.cpp clang++ ... ../../i18n/tznames.cpp ../../i18n/decNumber.c:218:20: warning: unused variable 'DECSTICKYTAB' [-Wunused-const-variable] static const uByte DECSTICKYTAB[10]={1,1,2,3,4,6,6,7,8,9}; /* used if sticky */ ^ clang++ ... ../../i18n/tznames_impl.cpp clang++ ... ../../i18n/tzgnames.cpp clang++ ... ../../i18n/tzfmt.cpp clang++ ... ../../i18n/compactdecimalformat.cpp clang++ ... ../../i18n/gender.cpp clang++ ... ../../i18n/region.cpp 1 warning generated. clang++ ... ../../i18n/scriptset.cpp clang++ ... ../../i18n/identifier_info.cpp clang++ ... ../../i18n/uregion.cpp ar r -c ../lib/libicui18n.a ucln_in.ao fmtable.ao format.ao msgfmt.ao umsg.ao numfmt.ao unum.ao decimfmt.ao dcfmtsym.ao ucurr.ao digitlst.ao fmtable_cnv.ao choicfmt.ao datefmt.ao smpdtfmt.ao reldtfmt.ao dtfmtsym.ao udat.ao dtptngen.ao udatpg.ao nfrs.ao nfrule.ao nfsubs.ao rbnf.ao numsys.ao unumsys.ao ucsdet.ao ucal.ao calendar.ao gregocal.ao timezone.ao simpletz.ao olsontz.ao astro.ao taiwncal.ao buddhcal.ao persncal.ao islamcal.ao japancal.ao gregoimp.ao hebrwcal.ao indiancal.ao chnsecal.ao cecal.ao coptccal.ao dangical.ao ethpccal.ao coleitr.ao coll.ao tblcoll.ao sortkey.ao bocsu.ao ucoleitr.ao ucol.ao ucol_res.ao ucol_bld.ao ucol_sit.ao ucol_tok.ao ucol_wgt.ao ucol_cnt.ao ucol_elm.ao strmatch.ao usearch.ao search.ao stsearch.ao translit.ao utrans.ao esctrn.ao unesctrn.ao funcrepl.ao strrepl.ao tridpars.ao cpdtrans.ao rbt.ao rbt_data.ao rbt_pars.ao rbt_rule.ao rbt_set.ao nultrans.ao remtrans.ao casetrn.ao titletrn.ao tolowtrn.ao toupptrn.ao anytrans.ao name2uni.ao uni2name.ao nortrans.ao quant.ao transreg.ao brktrans.ao regexcmp.ao rematch.ao repattrn.ao regexst.ao regextxt.ao regeximp.ao uregex.ao uregexc.ao ulocdata.ao measfmt.ao currfmt.ao curramt.ao currunit.ao measure.ao utmscale.ao csdetect.ao csmatch.ao csr2022.ao csrecog.ao csrmbcs.ao csrsbcs.ao csrucode.ao csrutf8.ao inputext.ao wintzimpl.ao windtfmt.ao winnmfmt.ao basictz.ao dtrule.ao rbtz.ao tzrule.ao tztrans.ao vtzone.ao zonemeta.ao upluralrules.ao plurrule.ao plurfmt.ao selfmt.ao dtitvfmt.ao dtitvinf.ao udateintervalformat.ao tmunit.ao tmutamt.ao tmutfmt.ao currpinf.ao uspoof.ao uspoof_impl.ao uspoof_build.ao uspoof_conf.ao uspoof_wsconf.ao decfmtst.ao smpdtfst.ao ztrans.ao zrule.ao vzone.ao fphdlimp.ao fpositer.ao locdspnm.ao decNumber.ao decContext.ao alphaindex.ao tznames.ao tznames_impl.ao tzgnames.ao tzfmt.ao compactdecimalformat.ao gender.ao region.ao scriptset.ao identifier_info.ao uregion.ao /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libicui18n.a(wintzimpl.ao) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libicui18n.a(windtfmt.ao) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libicui18n.a(winnmfmt.ao) has no symbols ranlib ../lib/libicui18n.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libicui18n.a(wintzimpl.ao) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libicui18n.a(windtfmt.ao) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libicui18n.a(winnmfmt.ao) has no symbols /Applications/Xcode.app/Contents/Developer/usr/bin/make[0]: Making `all' in `layout' clang++ ... ../../layout/LEFontInstance.cpp clang++ ... ../../layout/ThaiLayoutEngine.cpp clang++ ... ../../layout/OpenTypeLayoutEngine.cpp clang++ ... ../../layout/ThaiStateTables.cpp clang++ ... ../../layout/ThaiShaping.cpp clang++ ... ../../layout/ArabicLayoutEngine.cpp clang++ ... ../../layout/GXLayoutEngine.cpp clang++ ... ../../layout/HanLayoutEngine.cpp clang++ ... ../../layout/IndicLayoutEngine.cpp clang++ ... ../../layout/LayoutEngine.cpp clang++ ... ../../layout/ContextualGlyphSubstProc.cpp clang++ ... ../../layout/IndicRearrangementProcessor.cpp clang++ ... ../../layout/LigatureSubstProc.cpp clang++ ... ../../layout/LookupTables.cpp ../../layout/LayoutEngine.cpp:39:19: warning: unused variable 'copyright' [-Wunused-const-variable] static const char copyright[] = U_COPYRIGHT_STRING; ^ clang++ ... ../../layout/MorphTables.cpp clang++ ... ../../layout/NonContextualGlyphSubstProc.cpp clang++ ... ../../layout/SegmentArrayProcessor.cpp clang++ ... ../../layout/SegmentSingleProcessor.cpp 1 warning generated. clang++ ... ../../layout/SimpleArrayProcessor.cpp clang++ ... ../../layout/SingleTableProcessor.cpp clang++ ... ../../layout/StateTableProcessor.cpp clang++ ... ../../layout/SubtableProcessor.cpp clang++ ... ../../layout/TrimmedArrayProcessor.cpp clang++ ... ../../layout/AlternateSubstSubtables.cpp clang++ ... ../../layout/AnchorTables.cpp clang++ ... ../../layout/ArabicShaping.cpp clang++ ... ../../layout/CanonData.cpp clang++ ... ../../layout/CanonShaping.cpp clang++ ... ../../layout/ClassDefinitionTables.cpp clang++ ... ../../layout/ContextualSubstSubtables.cpp clang++ ... ../../layout/CoverageTables.cpp clang++ ... ../../layout/CursiveAttachmentSubtables.cpp clang++ ... ../../layout/DeviceTables.cpp clang++ ... ../../layout/Features.cpp clang++ ... ../../layout/ExtensionSubtables.cpp clang++ ... ../../layout/GDEFMarkFilter.cpp clang++ ... ../../layout/GlyphDefinitionTables.cpp clang++ ... ../../layout/GlyphIterator.cpp clang++ ... ../../layout/GlyphLookupTables.cpp clang++ ... ../../layout/GlyphPosnLookupProc.cpp clang++ ... ../../layout/GlyphPositionAdjustments.cpp clang++ ... ../../layout/GlyphPositioningTables.cpp clang++ ... ../../layout/GlyphSubstLookupProc.cpp clang++ ... ../../layout/GlyphSubstitutionTables.cpp clang++ ... ../../layout/IndicClassTables.cpp clang++ ... ../../layout/IndicReordering.cpp clang++ ... ../../layout/LEInsertionList.cpp clang++ ... ../../layout/LEGlyphStorage.cpp clang++ ... ../../layout/LigatureSubstSubtables.cpp clang++ ... ../../layout/LookupProcessor.cpp clang++ ... ../../layout/Lookups.cpp clang++ ... ../../layout/MarkArrays.cpp clang++ ... ../../layout/MarkToBasePosnSubtables.cpp clang++ ... ../../layout/MarkToLigaturePosnSubtables.cpp clang++ ... ../../layout/MarkToMarkPosnSubtables.cpp clang++ ... ../../layout/MirroredCharData.cpp clang++ ... ../../layout/MPreFixups.cpp clang++ ... ../../layout/MultipleSubstSubtables.cpp clang++ ... ../../layout/OpenTypeUtilities.cpp clang++ ... ../../layout/PairPositioningSubtables.cpp clang++ ... ../../layout/ScriptAndLanguage.cpp clang++ ... ../../layout/ScriptAndLanguageTags.cpp clang++ ... ../../layout/ShapingTypeData.cpp clang++ ... ../../layout/SinglePositioningSubtables.cpp clang++ ... ../../layout/SingleSubstitutionSubtables.cpp clang++ ... ../../layout/SubstitutionLookups.cpp clang++ ... ../../layout/ValueRecords.cpp clang++ ... ../../layout/KhmerLayoutEngine.cpp clang++ ... ../../layout/KhmerReordering.cpp clang++ ... ../../layout/TibetanLayoutEngine.cpp clang++ ... ../../layout/TibetanReordering.cpp clang++ ... ../../layout/HangulLayoutEngine.cpp clang++ ... ../../layout/KernTable.cpp clang++ ... ../../layout/loengine.cpp clang++ ... ../../layout/ContextualGlyphInsertionProc2.cpp clang++ ... ../../layout/ContextualGlyphSubstProc2.cpp clang++ ... ../../layout/GXLayoutEngine2.cpp clang++ ... ../../layout/IndicRearrangementProcessor2.cpp clang++ ... ../../layout/LigatureSubstProc2.cpp ../../layout/IndicRearrangementProcessor2.cpp:23:57: warning: field 'indicRearrangementSubtableHeader' will be initialized after field 'entryTable' [-Wreorder] : StateTableProcessor2(morphSubtableHeader, success), indicRearrangeme... ^ clang++ ... ../../layout/MorphTables2.cpp clang++ ... ../../layout/NonContextualGlyphSubstProc2.cpp ../../layout/LigatureSubstProc2.cpp:28:3: warning: field 'ligatureSubstitutionHeader' will be initialized after field 'componentOffset' [-Wreorder] ligatureSubstitutionHeader(morphSubtableHeader, success), componentOff... ^ ../../layout/LigatureSubstProc2.cpp:98:35: warning: comparison of integers of different signs: 'le_uint32' (aka 'unsigned int') and 'le_int32' (aka 'int') [-Wsign-compare] if(componentGlyph > glyphStorage.getGlyphCount()) { ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clang++ ... ../../layout/SegmentArrayProcessor2.cpp 1 warning generated. clang++ ... ../../layout/SegmentSingleProcessor2.cpp 2 warnings generated. clang++ ... ../../layout/SimpleArrayProcessor2.cpp clang++ ... ../../layout/SingleTableProcessor2.cpp clang++ ... ../../layout/StateTableProcessor2.cpp clang++ ... ../../layout/SubtableProcessor2.cpp clang++ ... ../../layout/TrimmedArrayProcessor2.cpp ../../layout/SubtableProcessor2.cpp:19:5: warning: field 'subtableHeader' will be initialized after field 'length' [-Wreorder] : subtableHeader(morphSubtableHeader, success), length(0), coverage(0)... ^ ../../layout/StateTableProcessor2.cpp:25:5: warning: field 'stHeader' will be initialized after field 'nClasses' [-Wreorder] stHeader(stateTableHeader, success, (const StateTableHeader2*)&state... ^ ../../layout/StateTableProcessor2.cpp:26:81: warning: field 'classTable' will be initialized after field 'format' [-Wreorder] ...classTableOffset(0), stateArrayOffset(0), entryTableOffset(0), classTabl... ^ 1 warning generated. 2 warnings generated. ar r -c ../lib/libicule.a LEFontInstance.ao OpenTypeLayoutEngine.ao ThaiLayoutEngine.ao ThaiShaping.ao ThaiStateTables.ao ArabicLayoutEngine.ao GXLayoutEngine.ao HanLayoutEngine.ao IndicLayoutEngine.ao LayoutEngine.ao ContextualGlyphSubstProc.ao IndicRearrangementProcessor.ao LigatureSubstProc.ao LookupTables.ao MorphTables.ao NonContextualGlyphSubstProc.ao SegmentArrayProcessor.ao SegmentSingleProcessor.ao SimpleArrayProcessor.ao SingleTableProcessor.ao StateTableProcessor.ao SubtableProcessor.ao TrimmedArrayProcessor.ao AlternateSubstSubtables.ao AnchorTables.ao ArabicShaping.ao CanonData.ao CanonShaping.ao ClassDefinitionTables.ao ContextualSubstSubtables.ao CoverageTables.ao CursiveAttachmentSubtables.ao DeviceTables.ao ExtensionSubtables.ao Features.ao GDEFMarkFilter.ao GlyphDefinitionTables.ao GlyphIterator.ao GlyphLookupTables.ao GlyphPosnLookupProc.ao GlyphPositionAdjustments.ao GlyphPositioningTables.ao GlyphSubstLookupProc.ao GlyphSubstitutionTables.ao IndicClassTables.ao IndicReordering.ao LEInsertionList.ao LEGlyphStorage.ao LigatureSubstSubtables.ao LookupProcessor.ao Lookups.ao MarkArrays.ao MarkToBasePosnSubtables.ao MarkToLigaturePosnSubtables.ao MarkToMarkPosnSubtables.ao MirroredCharData.ao MPreFixups.ao MultipleSubstSubtables.ao OpenTypeUtilities.ao PairPositioningSubtables.ao ScriptAndLanguage.ao ScriptAndLanguageTags.ao ShapingTypeData.ao SinglePositioningSubtables.ao SingleSubstitutionSubtables.ao SubstitutionLookups.ao ValueRecords.ao KhmerLayoutEngine.ao KhmerReordering.ao TibetanLayoutEngine.ao TibetanReordering.ao HangulLayoutEngine.ao KernTable.ao loengine.ao ContextualGlyphInsertionProc2.ao ContextualGlyphSubstProc2.ao GXLayoutEngine2.ao IndicRearrangementProcessor2.ao LigatureSubstProc2.ao MorphTables2.ao NonContextualGlyphSubstProc2.ao SegmentArrayProcessor2.ao SegmentSingleProcessor2.ao SimpleArrayProcessor2.ao SingleTableProcessor2.ao StateTableProcessor2.ao SubtableProcessor2.ao TrimmedArrayProcessor2.ao ranlib ../lib/libicule.a /Applications/Xcode.app/Contents/Developer/usr/bin/make[0]: Making `all' in `layoutex' clang++ ... ../../layoutex/RunArrays.cpp clang++ ... ../../layoutex/ParagraphLayout.cpp clang++ ... ../../layoutex/LXUtilities.cpp clang++ ... ../../layoutex/playout.cpp clang++ ... ../../layoutex/plruns.cpp ../../layoutex/ParagraphLayout.cpp:34:19: warning: unused variable 'copyright' [-Wunused-const-variable] static const char copyright[] = U_COPYRIGHT_STRING; ^ 1 warning generated. ar r -c ../lib/libiculx.a ParagraphLayout.ao RunArrays.ao LXUtilities.ao playout.ao plruns.ao ranlib ../lib/libiculx.a /Applications/Xcode.app/Contents/Developer/usr/bin/make[0]: Making `all' in `io' clang ... ../../io/ufile.c clang ... ../../io/ufmt_cmn.c clang++ ... ../../io/locbund.cpp clang ... ../../io/uprntf_p.c clang ... ../../io/uprintf.c clang ... ../../io/uscanf.c clang ... ../../io/uscanf_p.c clang ... ../../io/ustdio.c clang ... ../../io/sprintf.c clang ... ../../io/sscanf.c clang++ ... ../../io/ustream.cpp clang ... ../../io/ucln_io.c ../../io/ucln_io.c:31:19: warning: unused variable 'copyright' [-Wunused-const-variable] static const char copyright[] = U_COPYRIGHT_STRING; ^ 1 warning generated. ar r -c ../lib/libicuio.a locbund.ao ufile.ao ufmt_cmn.ao uprintf.ao uprntf_p.ao uscanf.ao uscanf_p.ao ustdio.ao sprintf.ao sscanf.ao ustream.ao ucln_io.ao ranlib ../lib/libicuio.a /Applications/Xcode.app/Contents/Developer/usr/bin/make[0]: Making `all' in `tools' /Applications/Xcode.app/Contents/Developer/usr/bin/make[1]: Making `all' in `toolutil' clang++ ... ../../../tools/toolutil/pkgitems.cpp clang ... ../../../tools/toolutil/filestrm.c clang++ ... ../../../tools/toolutil/package.cpp clang++ ... ../../../tools/toolutil/swapimpl.cpp clang++ ... ../../../tools/toolutil/toolutil.cpp clang ... ../../../tools/toolutil/unewdata.c clang++ ... ../../../tools/toolutil/denseranges.cpp clang ... ../../../tools/toolutil/ucm.c clang ... ../../../tools/toolutil/ucmstate.c clang ... ../../../tools/toolutil/uoptions.c clang ... ../../../tools/toolutil/uparse.c clang ... ../../../tools/toolutil/ucbuf.c clang++ ... ../../../tools/toolutil/xmlparser.cpp clang ... ../../../tools/toolutil/writesrc.c clang++ ... ../../../tools/toolutil/pkg_icu.cpp clang ... ../../../tools/toolutil/pkg_genc.c clang ... ../../../tools/toolutil/pkg_gencmn.c clang++ ... ../../../tools/toolutil/ppucd.cpp clang ... ../../../tools/toolutil/flagparser.c clang++ ... ../../../tools/toolutil/filetools.cpp clang++ ... ../../../tools/toolutil/udbgutil.cpp clang++ ... ../../../tools/toolutil/dbgutil.cpp clang ... ../../../tools/toolutil/ucln_tu.c ar r -c ../../lib/libicutu.a filestrm.ao package.ao pkgitems.ao swapimpl.ao toolutil.ao unewdata.ao denseranges.ao ucm.ao ucmstate.ao uoptions.ao uparse.ao ucbuf.ao xmlparser.ao writesrc.ao pkg_icu.ao pkg_genc.ao pkg_gencmn.ao ppucd.ao flagparser.ao filetools.ao udbgutil.ao dbgutil.ao ucln_tu.ao ranlib ../../lib/libicutu.a /Applications/Xcode.app/Contents/Developer/usr/bin/make[1]: Making `all' in `ctestfw' clang++ ... ../../../tools/ctestfw/testdata.cpp clang ... ../../../tools/ctestfw/ctest.c clang++ ... ../../../tools/ctestfw/tstdtmod.cpp clang++ ... ../../../tools/ctestfw/datamap.cpp clang++ ... ../../../tools/ctestfw/uperf.cpp clang ... ../../../tools/ctestfw/ucln_ct.c ar r -c libicutest.a ctest.ao tstdtmod.ao testdata.ao datamap.ao uperf.ao ucln_ct.ao ranlib libicutest.a /Applications/Xcode.app/Contents/Developer/usr/bin/make[1]: Making `all' in `makeconv' cd ../.. \ && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/sh ./config.status clang++ ... ../../../tools/makeconv/genmbcs.cpp clang ... ../../../tools/makeconv/ucnvstat.c clang ... ../../../tools/makeconv/makeconv.c clang ... ../../../tools/makeconv/gencnvex.c config.status: creating tools/makeconv/makeconv.1 clang++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Qunused-arguments -Wno-parentheses-equality -stdlib=libstdc++ -arch x86_64 -o ../../bin/makeconv makeconv.o ucnvstat.o genmbcs.o gencnvex.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm /Applications/Xcode.app/Contents/Developer/usr/bin/make[1]: Making `all' in `genrb' clang++ ... ../../../tools/genrb/parse.cpp clang ... ../../../tools/genrb/genrb.c clang ... ../../../tools/genrb/errmsg.c clang ... ../../../tools/genrb/read.c clang ... ../../../tools/genrb/reslist.c clang ... ../../../tools/genrb/ustr.c clang ... ../../../tools/genrb/rbutil.c clang ... ../../../tools/genrb/wrtjava.c clang ... ../../../tools/genrb/rle.c clang++ ... ../../../tools/genrb/wrtxml.cpp clang++ ... ../../../tools/genrb/prscmnts.cpp cd ../.. \ && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/sh ./config.status clang ... ../../../tools/genrb/derb.c config.status: creating tools/genrb/derb.1 cd ../.. \ && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/sh ./config.status clang++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Qunused-arguments -Wno-parentheses-equality -stdlib=libstdc++ -arch x86_64 -o ../../bin/derb derb.o -L../../lib -licuio -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm config.status: creating tools/genrb/genrb.1 clang++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Qunused-arguments -Wno-parentheses-equality -stdlib=libstdc++ -arch x86_64 -o ../../bin/genrb errmsg.o genrb.o parse.o read.o reslist.o ustr.o rbutil.o wrtjava.o rle.o wrtxml.o prscmnts.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm /Applications/Xcode.app/Contents/Developer/usr/bin/make[1]: Making `all' in `genbrk' cd ../.. \ && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/sh ./config.status clang++ ... ../../../tools/genbrk/genbrk.cpp config.status: creating tools/genbrk/genbrk.1 clang++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Qunused-arguments -Wno-parentheses-equality -stdlib=libstdc++ -arch x86_64 -o ../../bin/genbrk genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm /Applications/Xcode.app/Contents/Developer/usr/bin/make[1]: Making `all' in `gencnval' cd ../.. \ && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/sh ./config.status clang ... ../../../tools/gencnval/gencnval.c config.status: creating tools/gencnval/gencnval.1 clang++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Qunused-arguments -Wno-parentheses-equality -stdlib=libstdc++ -arch x86_64 -o ../../bin/gencnval gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm /Applications/Xcode.app/Contents/Developer/usr/bin/make[1]: Making `all' in `gensprep' cd ../.. \ && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/sh ./config.status clang ... ../../../tools/gensprep/gensprep.c clang ... ../../../tools/gensprep/store.c config.status: creating tools/gensprep/gensprep.8 clang++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Qunused-arguments -Wno-parentheses-equality -stdlib=libstdc++ -arch x86_64 -o ../../bin/gensprep gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm /Applications/Xcode.app/Contents/Developer/usr/bin/make[1]: Making `all' in `icuinfo' clang++ ... ../../../tools/icuinfo/icuinfo.cpp clang++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Qunused-arguments -Wno-parentheses-equality -stdlib=libstdc++ -arch x86_64 -o icuinfo icuinfo.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm Undefined symbols for architecture x86_64: "std::__1::locale::use_facet(std::__1::locale::id&) const", referenced from: KnownIssues::print() in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<<, std::__1::allocator >(std::__1::basic_ostream >&, std::__1::basic_string, std::__1::allocator > const&) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char) in libicutu.a(udbgutil.ao) "std::__1::ios_base::getloc() const", referenced from: KnownIssues::print() in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<<, std::__1::allocator >(std::__1::basic_ostream >&, std::__1::basic_string, std::__1::allocator > const&) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char) in libicutu.a(udbgutil.ao) "std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)", referenced from: KnownIssues::add(char const*, char const*, unsigned short const*, signed char*, signed char*) in libicutu.a(udbgutil.ao) KnownIssues::add(char const*, char const*, char const*, signed char*, signed char*) in libicutu.a(udbgutil.ao) "std::__1::basic_string, std::__1::allocator >::__init(unsigned long, char)", referenced from: std::__1::ostreambuf_iterator > std::__1::__pad_and_output >(std::__1::ostreambuf_iterator >, char const*, char const*, char const*, std::__1::ios_base&, char) in libicutu.a(udbgutil.ao) "std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)", referenced from: icu_52::StringByteSink, std::__1::allocator > >::Append(char const*, int) in libicutu.a(udbgutil.ao) "std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)", referenced from: std::__1::__tree, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > >::__insert_unique(std::__1::basic_string, std::__1::allocator > const&) in libicutu.a(udbgutil.ao) "std::__1::basic_string, std::__1::allocator >::~basic_string()", referenced from: KnownIssues::add(char const*, char const*, unsigned short const*, signed char*, signed char*) in libicutu.a(udbgutil.ao) KnownIssues::add(char const*, char const*, char const*, signed char*, signed char*) in libicutu.a(udbgutil.ao) std::__1::ostreambuf_iterator > std::__1::__pad_and_output >(std::__1::ostreambuf_iterator >, char const*, char const*, char const*, std::__1::ios_base&, char) in libicutu.a(udbgutil.ao) std::__1::__tree, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > >::destroy(std::__1::__tree_node, std::__1::allocator >, void*>*) in libicutu.a(udbgutil.ao) std::__1::__tree, std::__1::allocator >, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > > >, std::__1::__map_value_compare, std::__1::allocator >, std::__1::__value_type, std::__1::allocator >, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > > >, std::__1::less, std::__1::allocator > >, true>, std::__1::allocator, std::__1::allocator >, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > > > > >::destroy(std::__1::__tree_node, std::__1::allocator >, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > > >, void*>*) in libicutu.a(udbgutil.ao) std::__1::__tree, std::__1::allocator >, std::__1::map, std::__1::allocator >, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > const, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > > > > > >, std::__1::__map_value_compare, std::__1::allocator >, std::__1::__value_type, std::__1::allocator >, std::__1::map, std::__1::allocator >, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > const, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > > > > > >, std::__1::less, std::__1::allocator > >, true>, std::__1::allocator, std::__1::allocator >, std::__1::map, std::__1::allocator >, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > const, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > > > > > > > >::destroy(std::__1::__tree_node, std::__1::allocator >, std::__1::map, std::__1::allocator >, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > const, std::__1::set, std::__1::allocator >, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > > > > > > >, void*>*) in libicutu.a(udbgutil.ao) "std::__1::basic_ostream >::put(char)", referenced from: KnownIssues::print() in libicutu.a(udbgutil.ao) "std::__1::basic_ostream >::flush()", referenced from: KnownIssues::print() in libicutu.a(udbgutil.ao) "std::__1::basic_ostream >::sentry::sentry(std::__1::basic_ostream >&)", referenced from: std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<<, std::__1::allocator >(std::__1::basic_ostream >&, std::__1::basic_string, std::__1::allocator > const&) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char) in libicutu.a(udbgutil.ao) "std::__1::basic_ostream >::sentry::~sentry()", referenced from: std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<<, std::__1::allocator >(std::__1::basic_ostream >&, std::__1::basic_string, std::__1::allocator > const&) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char) in libicutu.a(udbgutil.ao) "std::__1::cout", referenced from: KnownIssues::print() in libicutu.a(udbgutil.ao) "std::__1::ctype::id", referenced from: KnownIssues::print() in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<<, std::__1::allocator >(std::__1::basic_ostream >&, std::__1::basic_string, std::__1::allocator > const&) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char) in libicutu.a(udbgutil.ao) "std::__1::locale::~locale()", referenced from: KnownIssues::print() in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<<, std::__1::allocator >(std::__1::basic_ostream >&, std::__1::basic_string, std::__1::allocator > const&) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char) in libicutu.a(udbgutil.ao) "std::__1::ios_base::__set_badbit_and_consider_rethrow()", referenced from: std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<<, std::__1::allocator >(std::__1::basic_ostream >&, std::__1::basic_string, std::__1::allocator > const&) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char) in libicutu.a(udbgutil.ao) "std::__1::ios_base::clear(unsigned int)", referenced from: std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char const*) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<<, std::__1::allocator >(std::__1::basic_ostream >&, std::__1::basic_string, std::__1::allocator > const&) in libicutu.a(udbgutil.ao) std::__1::basic_ostream >& std::__1::operator<< >(std::__1::basic_ostream >&, char) in libicutu.a(udbgutil.ao) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [icuinfo] Error 1 make[1]: *** [all-recursive] Error 2 make: *** [all-recursive] Error 2 ERROR: ICU build failed Mac-mini:osx Mishra$