rSimulate / Cosmosium

:earth_americas: js game engine for space-based games
Other
23 stars 7 forks source link

Install in Mac #67

Closed CelestialProphecy closed 10 years ago

CelestialProphecy commented 10 years ago

I added macinstall.py to include "Darwin", a Mac kernel, and I use it to install using this:

sudo python macinstall.py

This is what I get:

Budis-MacBook-Air:Cosmosium budimulyo$ sudo python macinstall.py

python version 2.7.4 (v2.7.4:026ee0057e2d, Apr 6 2013, 11:43:10) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] is compatible

Downloading/unpacking GitPython==0.3.2.RC1 Downloading GitPython-0.3.2.RC1.tar.gz (313kB): 313kB downloaded Running setup.py (path:/private/tmp/pip_build_root/GitPython/setup.py) egg_info for package GitPython

warning: no files found matching 'README'

Downloading/unpacking rauth Downloading rauth-0.7.0.tar.gz Running setup.py (path:/private/tmp/pip_build_root/rauth/setup.py) egg_info for package rauth

Downloading/unpacking requests Downloading requests-2.3.0-py2.py3-none-any.whl (452kB): 452kB downloaded Downloading/unpacking pymongo Downloading pymongo-2.7.1.tar.gz (378kB): 378kB downloaded Running setup.py (path:/private/tmp/pip_build_root/pymongo/setup.py) egg_info for package pymongo

Downloading/unpacking gevent Downloading gevent-1.0.1.tar.gz (1.5MB): 1.5MB downloaded Running setup.py (path:/private/tmp/pip_build_root/gevent/setup.py) egg_info for package gevent

Downloading/unpacking gevent-websocket Downloading gevent_websocket-0.9.3-py27-none-any.whl Downloading/unpacking greenlet Downloading greenlet-0.4.2.zip (74kB): 74kB downloaded Running setup.py (path:/private/tmp/pip_build_root/greenlet/setup.py) egg_info for package greenlet

Downloading/unpacking gitdb>=0.5.1 (from GitPython==0.3.2.RC1) Downloading gitdb-0.5.4.tar.gz (50kB): 50kB downloaded Running setup.py (path:/private/tmp/pip_build_root/gitdb/setup.py) egg_info for package gitdb

Downloading/unpacking async>=0.6.1 (from gitdb>=0.5.1->GitPython==0.3.2.RC1) Downloading async-0.6.1.tar.gz Running setup.py (path:/private/tmp/pip_build_root/async/setup.py) egg_info for package async

Downloading/unpacking smmap>=0.8.0 (from gitdb>=0.5.1->GitPython==0.3.2.RC1) Downloading smmap-0.8.2.tar.gz Running setup.py (path:/private/tmp/pip_build_root/smmap/setup.py) egg_info for package smmap

Installing collected packages: GitPython, rauth, requests, pymongo, gevent, gevent-websocket, greenlet, gitdb, async, smmap Running setup.py install for GitPython

warning: no files found matching 'README'

Running setup.py install for rauth

Running setup.py install for pymongo building 'bson._cbson' extension /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -O2 -DNDEBUG -g -O3 -Ibson -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c bson/_cbsonmodule.c -o build/temp.macosx-10.6-intel-2.7/bson/_cbsonmodule.o /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -O2 -DNDEBUG -g -O3 -Ibson -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c bson/time64.c -o build/temp.macosx-10.6-intel-2.7/bson/time64.o /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -O2 -DNDEBUG -g -O3 -Ibson -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c bson/buffer.c -o build/temp.macosx-10.6-intel-2.7/bson/buffer.o /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -O2 -DNDEBUG -g -O3 -Ibson -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c bson/encoding_helpers.c -o build/temp.macosx-10.6-intel-2.7/bson/encoding_helpers.o /usr/bin/clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -g build/temp.macosx-10.6-intel-2.7/bson/_cbsonmodule.o build/temp.macosx-10.6-intel-2.7/bson/time64.o build/temp.macosx-10.6-intel-2.7/bson/buffer.o build/temp.macosx-10.6-intel-2.7/bson/encoding_helpers.o -o build/lib.macosx-10.6-intel-2.7/bson/_cbson.so building 'pymongo._cmessage' extension /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -O2 -DNDEBUG -g -O3 -Ibson -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c pymongo/_cmessagemodule.c -o build/temp.macosx-10.6-intel-2.7/pymongo/_cmessagemodule.o /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -O2 -DNDEBUG -g -O3 -Ibson -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c bson/buffer.c -o build/temp.macosx-10.6-intel-2.7/bson/buffer.o /usr/bin/clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -g build/temp.macosx-10.6-intel-2.7/pymongo/_cmessagemodule.o build/temp.macosx-10.6-intel-2.7/bson/buffer.o -o build/lib.macosx-10.6-intel-2.7/pymongo/_cmessage.so

Running setup.py install for gevent Running '/bin/sh /private/tmp/pip_build_root/gevent/libev/configure > configure-output.txt' in /private/tmp/pip_build_root/gevent/build/temp.macosx-10.6-intel-2.7/libev building 'gevent.core' extension /usr/bin/clang -DNDEBUG -g -O3 -Ullvm -DLIBEV_EMBED=1 -DEV_COMMON= -DEV_CLEANUP_ENABLE=0 -DEV_EMBED_ENABLE=0 -DEV_PERIODICENABLE=0 -Ibuild/temp.macosx-10.6-intel-2.7/libev -Ilibev -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c gevent/gevent.core.c -o build/temp.macosx-10.6-intel-2.7/gevent/gevent.core.o In file included from gevent/gevent.core.c:313: In file included from gevent/libev.h:2: libev/ev.c:477:48: warning: '/' within block comment [-Wcomment] /_#define MIN_INTERVAL 0.00000095367431640625 /* 1/2_20, good till 2200 / ^ libev/ev.c:1531:31: warning: 'extern' variable has an initializer [-Wextern-initializer] EV_API_DECL struct ev_loop *ev_default_loopptr = 0; / needs to be initialised to make it a definition despite extern _/ ^ libev/ev.c:3554:34: warning: '&' within '|' [-Wbitwise-op-parentheses] fd_change (EVA fd, w->events & EV__IOFDSET | EV_ANFD_REIFY);


    libev/ev.c:3554:34: note: place parentheses around the '&' expression to silence this warning
      fd_change (EV_A_ fd, w->events & EV__IOFDSET | EV_ANFD_REIFY);
                                     ^
                           (                      )
    3 warnings generated.
    /usr/bin/clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -g -U__llvm__ build/temp.macosx-10.6-intel-2.7/gevent/gevent.core.o -o build/lib.macosx-10.6-intel-2.7/gevent/core.so
    ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/gevent/gevent.core.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/gevent/gevent.core.o
    Linking /private/tmp/pip_build_root/gevent/build/lib.macosx-10.6-intel-2.7/gevent/core.so to /private/tmp/pip_build_root/gevent/gevent/core.so
    Running '/bin/sh /private/tmp/pip_build_root/gevent/c-ares/configure CONFIG_COMMANDS= CONFIG_FILES= > configure-output.txt' in /private/tmp/pip_build_root/gevent/build/temp.macosx-10.6-intel-2.7/c-ares
    building 'gevent.ares' extension
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c gevent/gevent.ares.c -o build/temp.macosx-10.6-intel-2.7/gevent/gevent.ares.o
    In file included from gevent/gevent.ares.c:314:
    gevent/dnshelper.c:51:9: warning: implicit declaration of function 'inet_ntop' is invalid in C99 [-Wimplicit-function-declaration]
        if (ares_inet_ntop(family, src, tmpbuf, tmpsize)) {
            ^
    c-ares/inet_ntop.h:21:33: note: expanded from macro 'ares_inet_ntop'
    #define ares_inet_ntop(w,x,y,z) inet_ntop(w,x,y,z)
                                    ^
    In file included from gevent/gevent.ares.c:314:
    gevent/dnshelper.c:137:10: warning: implicit declaration of function 'inet_pton' is invalid in C99 [-Wimplicit-function-declaration]
        if ( ares_inet_pton(AF_INET, hostp, &((struct sockaddr_in_)sa6)->sin_addr.s_addr) > 0 ) {
             ^
    c-ares/inet_net_pton.h:20:31: note: expanded from macro 'ares_inet_pton'
    #define ares_inet_pton(x,y,z) inet_pton(x,y,z)
                                  ^
    2 warnings generated.
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares__close_sockets.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares__close_sockets.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares__get_hostent.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares__get_hostent.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares__read_line.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares__read_line.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares__timeval.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares__timeval.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_cancel.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_cancel.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_create_query.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_create_query.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_data.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_data.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_destroy.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_destroy.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_expand_name.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_expand_name.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_expand_string.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_expand_string.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_fds.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_fds.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_free_hostent.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_free_hostent.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_free_string.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_free_string.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_getenv.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_getenv.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_gethostbyaddr.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_gethostbyaddr.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_gethostbyname.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_gethostbyname.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_getnameinfo.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_getnameinfo.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_getopt.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_getopt.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_getsock.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_getsock.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_init.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_init.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_library_init.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_library_init.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_llist.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_llist.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_mkquery.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_mkquery.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_nowarn.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_nowarn.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_options.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_options.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_parse_a_reply.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_a_reply.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_parse_aaaa_reply.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_aaaa_reply.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_parse_mx_reply.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_mx_reply.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_parse_naptr_reply.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_naptr_reply.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_parse_ns_reply.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_ns_reply.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_parse_ptr_reply.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_ptr_reply.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_parse_soa_reply.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_soa_reply.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_parse_srv_reply.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_srv_reply.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_parse_txt_reply.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_txt_reply.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_platform.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_platform.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_process.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_process.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_query.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_query.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_search.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_search.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_send.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_send.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_strcasecmp.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_strcasecmp.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_strdup.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_strdup.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_strerror.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_strerror.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_timeout.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_timeout.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_version.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_version.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/ares_writev.c -o build/temp.macosx-10.6-intel-2.7/c-ares/ares_writev.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/bitncmp.c -o build/temp.macosx-10.6-intel-2.7/c-ares/bitncmp.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/inet_net_pton.c -o build/temp.macosx-10.6-intel-2.7/c-ares/inet_net_pton.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/inet_ntop.c -o build/temp.macosx-10.6-intel-2.7/c-ares/inet_ntop.o
    /usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.macosx-10.6-intel-2.7/c-ares -Ic-ares -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c c-ares/windows_port.c -o build/temp.macosx-10.6-intel-2.7/c-ares/windows_port.o
    /usr/bin/clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -g -U__llvm__ build/temp.macosx-10.6-intel-2.7/gevent/gevent.ares.o build/temp.macosx-10.6-intel-2.7/c-ares/ares__close_sockets.o build/temp.macosx-10.6-intel-2.7/c-ares/ares__get_hostent.o build/temp.macosx-10.6-intel-2.7/c-ares/ares__read_line.o build/temp.macosx-10.6-intel-2.7/c-ares/ares__timeval.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_cancel.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_create_query.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_data.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_destroy.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_expand_name.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_expand_string.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_fds.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_free_hostent.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_free_string.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_getenv.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_gethostbyaddr.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_gethostbyname.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_getnameinfo.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_getopt.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_getsock.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_init.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_library_init.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_llist.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_mkquery.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_nowarn.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_options.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_a_reply.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_aaaa_reply.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_mx_reply.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_naptr_reply.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_ns_reply.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_ptr_reply.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_soa_reply.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_srv_reply.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_txt_reply.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_platform.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_process.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_query.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_search.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_send.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_strcasecmp.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_strdup.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_strerror.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_timeout.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_version.o build/temp.macosx-10.6-intel-2.7/c-ares/ares_writev.o build/temp.macosx-10.6-intel-2.7/c-ares/bitncmp.o build/temp.macosx-10.6-intel-2.7/c-ares/inet_net_pton.o build/temp.macosx-10.6-intel-2.7/c-ares/inet_ntop.o build/temp.macosx-10.6-intel-2.7/c-ares/windows_port.o -o build/lib.macosx-10.6-intel-2.7/gevent/ares.so
    ld: warning: ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/gevent/gevent.ares.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/gevent/gevent.ares.oignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares__close_sockets.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares__close_sockets.o

```
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares__get_hostent.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares__get_hostent.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares__read_line.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares__read_line.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_create_query.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_create_query.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_cancel.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_cancel.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares__timeval.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares__timeval.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_data.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_data.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_destroy.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_destroy.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_expand_name.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_expand_name.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_expand_string.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_expand_string.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_fds.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_fds.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_free_hostent.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_free_hostent.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_free_string.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_free_string.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_getenv.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_getenv.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_gethostbyaddr.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_gethostbyaddr.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_gethostbyname.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_gethostbyname.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_getnameinfo.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_getnameinfo.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_getopt.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_getopt.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_getsock.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_getsock.o
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_init.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_init.o
ld: warning: ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_library_init.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_library_init.old: warning: ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_llist.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_llist.o
ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_mkquery.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_mkquery.oignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_nowarn.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_nowarn.o
ld: warning:

ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_options.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_options.old: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_a_reply.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_a_reply.old: warning:
ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_aaaa_reply.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_aaaa_reply.o
ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_mx_reply.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_mx_reply.old: warning:
ld: warning:
ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_naptr_reply.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_naptr_reply.old: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_ns_reply.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_ns_reply.old: warning:
ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_ptr_reply.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_ptr_reply.o
ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_soa_reply.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_soa_reply.old: warning:
ld: warning:
ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_srv_reply.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_srv_reply.oignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_txt_reply.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_parse_txt_reply.old: warning:
ld: warning:
ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_platform.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_platform.oignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_process.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_process.old: warning:
ld: warning:
ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_query.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_query.oignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_search.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_search.old: warning: ld: warning:

ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_send.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_send.oignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_strcasecmp.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_strcasecmp.old: warning: ld: warning:

ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_strdup.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_strdup.oignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_strerror.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_strerror.old: warning: ld: warning:

ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_timeout.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_timeout.oignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_version.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_version.o

ld: warning: ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/ares_writev.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/ares_writev.oignoring file build/temp.macosx-10.6-intel-2.7/c-ares/bitncmp.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/bitncmp.o

ld: warning: ld: warning: ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/c-ares/inet_net_pton.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/inet_net_pton.oignoring file build/temp.macosx-10.6-intel-2.7/c-ares/inet_ntop.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/inet_ntop.oignoring file build/temp.macosx-10.6-intel-2.7/c-ares/windows_port.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/c-ares/windows_port.o

Linking /private/tmp/pip_build_root/gevent/build/lib.macosx-10.6-intel-2.7/gevent/ares.so to /private/tmp/pip_build_root/gevent/gevent/ares.so
building 'gevent._semaphore' extension
/usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c gevent/gevent._semaphore.c -o build/temp.macosx-10.6-intel-2.7/gevent/gevent._semaphore.o
/usr/bin/clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -g -U__llvm__ build/temp.macosx-10.6-intel-2.7/gevent/gevent._semaphore.o -o build/lib.macosx-10.6-intel-2.7/gevent/_semaphore.so
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/gevent/gevent._semaphore.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/gevent/gevent._semaphore.o
Linking /private/tmp/pip_build_root/gevent/build/lib.macosx-10.6-intel-2.7/gevent/_semaphore.so to /private/tmp/pip_build_root/gevent/gevent/_semaphore.so
building 'gevent._util' extension
/usr/bin/clang -DNDEBUG -g -O3 -U__llvm__ -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c gevent/gevent._util.c -o build/temp.macosx-10.6-intel-2.7/gevent/gevent._util.o
/usr/bin/clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -g -U__llvm__ build/temp.macosx-10.6-intel-2.7/gevent/gevent._util.o -o build/lib.macosx-10.6-intel-2.7/gevent/_util.so
ld: warning: ignoring file build/temp.macosx-10.6-intel-2.7/gevent/gevent._util.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): build/temp.macosx-10.6-intel-2.7/gevent/gevent._util.o
Linking /private/tmp/pip_build_root/gevent/build/lib.macosx-10.6-intel-2.7/gevent/_util.so to /private/tmp/pip_build_root/gevent/gevent/_util.so
```

  Running setup.py install for greenlet
    /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -O2 -DNDEBUG -g -O3 -fno-tree-dominator-opts -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c /tmp/tmpptYz6t/simple.c -o /tmp/tmpptYz6t/tmp/tmpptYz6t/simple.o
    clang: error: unknown argument: '-fno-tree-dominator-opts' [-Wunused-command-line-argument-hard-error-in-future]
    clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
    building 'greenlet' extension
    /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -O2 -DNDEBUG -g -O3 -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c greenlet.c -o build/temp.macosx-10.6-intel-2.7/greenlet.o
    In file included from greenlet.c:416:
    In file included from ./slp_platformselect.h:14:
    ./platform/switch_x86_unix.h:40:26: warning: unknown attribute 'noclone' ignored [-Wattributes]
    **attribute**((noinline, noclone)) int fancy_return_zero(void);
                             ^
    ./platform/switch_x86_unix.h:41:26: warning: unknown attribute 'noclone' ignored [-Wattributes]
    **attribute**((noinline, noclone)) int
                             ^
    2 warnings generated.
    In file included from greenlet.c:416:
    In file included from ./slp_platformselect.h:12:
    ./platform/switch_amd64_unix.h:40:26: warning: unknown attribute 'noclone' ignored [-Wattributes]
    **attribute**((noinline, noclone)) int fancy_return_zero(void);
                             ^
    ./platform/switch_amd64_unix.h:41:26: warning: unknown attribute 'noclone' ignored [-Wattributes]
    **attribute**((noinline, noclone)) int
                             ^
    2 warnings generated.
    /usr/bin/clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -g build/temp.macosx-10.6-intel-2.7/greenlet.o -o build/lib.macosx-10.6-intel-2.7/greenlet.so
    Linking /private/tmp/pip_build_root/greenlet/build/lib.macosx-10.6-intel-2.7/greenlet.so to /private/tmp/pip_build_root/greenlet/greenlet.so

  Running setup.py install for gitdb
    building 'gitdb._perf' extension
    /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -O2 -DNDEBUG -g -O3 -Igitdb -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c gitdb/_fun.c -o build/temp.macosx-10.6-intel-2.7/gitdb/_fun.o
    /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -O2 -DNDEBUG -g -O3 -Igitdb -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c gitdb/_delta_apply.c -o build/temp.macosx-10.6-intel-2.7/gitdb/_delta_apply.o
    gitdb/_delta_apply.c:416:86: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
    uint DIV_info_size2(const DeltaInfoVector\* vec, const DeltaInfo\* di, const DeltaInfo const\* veclast)
                                                                                         ^
    gitdb/_delta_apply.c:538:18: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
            const DeltaInfo const\* vecend = DIV_end(src);
                            ^
    gitdb/_delta_apply.c:758:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
            const uchar const\* dend = TSI_end(&self->istream);
                        ^
    gitdb/_delta_apply.c:984:15: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
                    const uchar const\* dstart = data;
                                ^
    gitdb/_delta_apply.c:985:15: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
                    const uchar const\* dend = data + dlen;
                                ^
    5 warnings generated.
    gitdb/_delta_apply.c:416:86: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
    uint DIV_info_size2(const DeltaInfoVector\* vec, const DeltaInfo\* di, const DeltaInfo const\* veclast)
                                                                                         ^
    gitdb/_delta_apply.c:538:18: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
            const DeltaInfo const\* vecend = DIV_end(src);
                            ^
    gitdb/_delta_apply.c:758:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
            const uchar const\* dend = TSI_end(&self->istream);
                        ^
    gitdb/_delta_apply.c:984:15: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
                    const uchar const\* dstart = data;
                                ^
    gitdb/_delta_apply.c:985:15: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
                    const uchar const\* dend = data + dlen;
                                ^
    5 warnings generated.
    /usr/bin/clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -g build/temp.macosx-10.6-intel-2.7/gitdb/_fun.o build/temp.macosx-10.6-intel-2.7/gitdb/_delta_apply.o -o build/lib.macosx-10.6-intel-2.7/gitdb/_perf.so

  Running setup.py install for async
    building 'async.mod.zlib' extension
    /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -O2 -DNDEBUG -g -O3 -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c mod/zlibmodule.c -o build/temp.macosx-10.6-intel-2.7/mod/zlibmodule.o
    /usr/bin/clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -g build/temp.macosx-10.6-intel-2.7/mod/zlibmodule.o -o build/lib.macosx-10.6-intel-2.7/async/mod/zlib.so

  Running setup.py install for smmap

Successfully installed GitPython rauth requests pymongo gevent gevent-websocket greenlet gitdb async smmap
Cleaning up...
Installing submodules...

Done! Hopefully all went well and you can run `python app.py` now!