Created
November 3, 2015 22:33
-
-
Save will-sklenars/a8452011f8c717d8307e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 551 100 551 0 0 260 0 0:00:02 0:00:02 --:--:-- 260 | |
| *** uWSGI installer *** | |
| downloading latest uWSGI tarball... | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 763k 100 763k 0 0 115k 0 0:00:06 0:00:06 --:--:-- 159k | |
| x .gitignore | |
| x .travis.yml | |
| x CONTRIBUTORS | |
| x INSTALL | |
| x LICENSE | |
| x Makefile | |
| x README | |
| x apache2/ | |
| x apache2/mod_Ruwsgi.c | |
| x apache2/mod_proxy_uwsgi.c | |
| x apache2/mod_uwsgi.c | |
| x attach.py | |
| x bin/ | |
| x bin/uwsgi | |
| x buildconf/ | |
| x buildconf/all.ini | |
| x buildconf/asyncio.ini | |
| x buildconf/base.ini | |
| x buildconf/cgi.ini | |
| x buildconf/core.ini | |
| x buildconf/coroae.ini | |
| x buildconf/coverity.ini | |
| x buildconf/default.ini | |
| x buildconf/django.ini | |
| x buildconf/embedded.ini | |
| x buildconf/erlang.ini | |
| x buildconf/gccgo.ini | |
| x buildconf/gevent.ini | |
| x buildconf/glusterfs.ini | |
| x buildconf/gridfs.ini | |
| x buildconf/jwsgi.ini | |
| x buildconf/lib.ini | |
| x buildconf/lua.ini | |
| x buildconf/luap.ini | |
| x buildconf/minimal.ini | |
| x buildconf/modular.ini | |
| x buildconf/mono.ini | |
| x buildconf/nolang.ini | |
| x buildconf/package.ini | |
| x buildconf/php.ini | |
| x buildconf/plonly.ini | |
| x buildconf/ppa.ini | |
| x buildconf/psgi.ini | |
| x buildconf/pyerl.ini | |
| x buildconf/pylua.ini | |
| x buildconf/pyonly.ini | |
| x buildconf/pypy.ini | |
| x buildconf/pypyonly.ini | |
| x buildconf/pyring.ini | |
| x buildconf/pyuwsgi.ini | |
| x buildconf/rack.ini | |
| x buildconf/rados.ini | |
| x buildconf/rbonly.ini | |
| x buildconf/ring.ini | |
| x buildconf/ruby2.ini | |
| x buildconf/servlet.ini | |
| x buildconf/travis.ini | |
| x buildconf/unbit.ini | |
| x buildconf/unbitstaff.ini | |
| x buildconf/uwsgi.it.ini | |
| x buildconf/v8.ini | |
| x contrib/ | |
| x contrib/Uwsgi.pm | |
| x contrib/binder.pl | |
| x contrib/centos_init_script | |
| x contrib/cgi_python.c | |
| x contrib/cryptologger.rb | |
| x contrib/emperormon.ru | |
| x contrib/fdconf.pl | |
| x contrib/graphite_uwsgi.py | |
| x contrib/launchd/ | |
| x contrib/launchd/it.unbit.uwsgi.emperor.plist | |
| x contrib/launchd/it.unbit.uwsgi.plist | |
| x contrib/loadapp.pl | |
| x contrib/pypy/ | |
| x contrib/pypy/uwsgi_pypy_greenlets.py | |
| x contrib/pyuwsgi.py | |
| x contrib/runuwsgi.py | |
| x contrib/securesubscribe.pl | |
| x contrib/spoolqueue/ | |
| x contrib/spoolqueue/producer.py | |
| x contrib/spoolqueue/tasks.py | |
| x contrib/spoolqueue/tasksconsumer.py | |
| x contrib/subscribe.pl | |
| x contrib/twuwsgi.py | |
| x contrib/upstart/ | |
| x contrib/upstart/emperor.conf | |
| x contrib/upstart/uwsgi.conf | |
| x contrib/upython | |
| x contrib/urack.rb | |
| x contrib/uwsgi-cache-monitor.py | |
| x contrib/uwsgi.erl | |
| x contrib/uwsgi.java | |
| x contrib/uwsgi.rb | |
| x contrib/uwsgi_client.c | |
| x contrib/uwsgi_dynamic_client.c | |
| x contrib/uwsgisubscribers.ru | |
| x contrib/xinetd_uwsgi | |
| x core/ | |
| x core/alarm.c | |
| x core/async.c | |
| x core/buffer.c | |
| x core/cache.c | |
| x core/chunked.c | |
| x core/clang_fake.c | |
| x core/clock.c | |
| x core/config.c | |
| x core/cookie.c | |
| x core/cron.c | |
| x core/daemons.c | |
| x core/emperor.c | |
| x core/errors.c | |
| x core/event.c | |
| x core/exceptions.c | |
| x core/fifo.c | |
| x core/fsmon.c | |
| x core/gateway.c | |
| x core/hash.c | |
| x core/hooks.c | |
| x core/ini.c | |
| x core/init.c | |
| x core/io.c | |
| x core/json.c | |
| x core/legion.c | |
| x core/lock.c | |
| x core/logging.c | |
| x core/loop.c | |
| x core/master.c | |
| x core/master_checks.c | |
| x core/master_events.c | |
| x core/master_utils.c | |
| x core/metrics.c | |
| x core/mount.c | |
| x core/mule.c | |
| x core/notify.c | |
| x core/offload.c | |
| x core/plugins.c | |
| x core/plugins_builder.c | |
| x core/progress.c | |
| x core/protocol.c | |
| x core/querystring.c | |
| x core/queue.c | |
| x core/rb_timers.c | |
| x core/reader.c | |
| x core/regexp.c | |
| x core/routing.c | |
| x core/rpc.c | |
| x core/sendfile.c | |
| x core/setup_utils.c | |
| x core/sharedarea.c | |
| x core/signal.c | |
| x core/skel.c | |
| x core/snmp.c | |
| x core/socket.c | |
| x core/spooler.c | |
| x core/ssl.c | |
| x core/static.c | |
| x core/stats.c | |
| x core/storage.c | |
| x core/strings.c | |
| x core/subscription.c | |
| x core/timebomb.c | |
| x core/transformations.c | |
| x core/utils.c | |
| x core/uwsgi.c | |
| x core/websockets.c | |
| x core/writer.c | |
| x core/xmlconf.c | |
| x core/yaml.c | |
| x core/zeus.c | |
| x core/zlib.c | |
| x examples/ | |
| x examples/bootstrap.py | |
| x examples/bootstrap2.py | |
| x examples/bootstrap3.py | |
| x examples/bootstrap4.py | |
| x examples/bootstrap5.py | |
| x examples/config.lua | |
| x examples/config.ru | |
| x examples/config17.ru | |
| x examples/config2.lua | |
| x examples/config2.ru | |
| x examples/config30.ru | |
| x examples/corostream.pl | |
| x examples/debug.ini | |
| x examples/fibers.ru | |
| x examples/fibers.yml | |
| x examples/flaskpost.py | |
| x examples/heavytest.ini | |
| x examples/heavytest.py | |
| x examples/info_uwsgi.php | |
| x examples/logic.ini | |
| x examples/mega.xml | |
| x examples/mjpeg_stream.py | |
| x examples/mojoapp.pl | |
| x examples/multi.ini | |
| x examples/multi.xml | |
| x examples/multiapp.py | |
| x examples/protected.ini | |
| x examples/router.lua | |
| x examples/simple_app.py | |
| x examples/simple_app_wsgi2.py | |
| x examples/simple_logger.py | |
| x examples/sites.xml | |
| x examples/sputnik.ws | |
| x examples/staticfilesnmp.py | |
| x examples/taskqueue.py | |
| x examples/uwsgi.xml | |
| x examples/uwsgirouter.py | |
| x examples/uwsgirouter2.py | |
| x examples/uwsgirouter3.py | |
| x examples/uwsgirouter4.py | |
| x examples/uwsgirouter5.py | |
| x examples/uwsgistatus.py | |
| x examples/welcome.ini | |
| x examples/welcome.py | |
| x examples/welcome3.py | |
| x examples/werkzeug.js | |
| x examples/werkzeug.yml | |
| x examples/werkzeug_strict.yml | |
| x examples/xmlindex-html.xsl | |
| x examples/xmlindex.ini | |
| x examples/zmqgevent.ini | |
| x ext/ | |
| x ext/uwsgi/ | |
| x ext/uwsgi/extconf.rb | |
| x install.sh | |
| x lib/ | |
| x lib/linux_ns.c | |
| x lib/netlink.c | |
| x lib/sun_fixes.c | |
| x logo_uWSGI.png | |
| x logo_uWSGI.svg | |
| x mongrel2-uwsgi.conf | |
| x plugins/ | |
| x plugins/airbrake/ | |
| x plugins/airbrake/airbrake_plugin.c | |
| x plugins/airbrake/uwsgiplugin.py | |
| x plugins/alarm_curl/ | |
| x plugins/alarm_curl/alarm_curl_plugin.c | |
| x plugins/alarm_curl/uwsgiplugin.py | |
| x plugins/alarm_speech/ | |
| x plugins/alarm_speech/alarm_speech.m | |
| x plugins/alarm_speech/uwsgiplugin.py | |
| x plugins/alarm_xmpp/ | |
| x plugins/alarm_xmpp/alarm_xmpp_plugin.c | |
| x plugins/alarm_xmpp/gloox.cc | |
| x plugins/alarm_xmpp/uwsgiplugin.py | |
| x plugins/asyncio/ | |
| x plugins/asyncio/asyncio.c | |
| x plugins/asyncio/uwsgiplugin.py | |
| x plugins/cache/ | |
| x plugins/cache/cache.c | |
| x plugins/cache/uwsgiplugin.py | |
| x plugins/carbon/ | |
| x plugins/carbon/carbon.c | |
| x plugins/carbon/uwsgiplugin.py | |
| x plugins/cgi/ | |
| x plugins/cgi/cgi_plugin.c | |
| x plugins/cgi/uwsgiplugin.py | |
| x plugins/cheaper_backlog2/ | |
| x plugins/cheaper_backlog2/cheaper_backlog2.c | |
| x plugins/cheaper_backlog2/uwsgiplugin.py | |
| x plugins/cheaper_busyness/ | |
| x plugins/cheaper_busyness/cheaper_busyness.c | |
| x plugins/cheaper_busyness/uwsgiplugin.py | |
| x plugins/clock_monotonic/ | |
| x plugins/clock_monotonic/clock_monotonic.c | |
| x plugins/clock_monotonic/uwsgiplugin.py | |
| x plugins/clock_realtime/ | |
| x plugins/clock_realtime/clock_realtime.c | |
| x plugins/clock_realtime/uwsgiplugin.py | |
| x plugins/corerouter/ | |
| x plugins/corerouter/corerouter.c | |
| x plugins/corerouter/cr.h | |
| x plugins/corerouter/cr_common.c | |
| x plugins/corerouter/cr_map.c | |
| x plugins/corerouter/uwsgiplugin.py | |
| x plugins/coroae/ | |
| x plugins/coroae/coroae.c | |
| x plugins/coroae/uwsgiplugin.py | |
| x plugins/cplusplus/ | |
| x plugins/cplusplus/base.cc | |
| x plugins/cplusplus/plugin.c | |
| x plugins/cplusplus/uwsgiplugin.py | |
| x plugins/curl_cron/ | |
| x plugins/curl_cron/curl_cron.c | |
| x plugins/curl_cron/uwsgiplugin.py | |
| x plugins/dumbloop/ | |
| x plugins/dumbloop/dumb.c | |
| x plugins/dumbloop/uwsgiplugin.py | |
| x plugins/dummy/ | |
| x plugins/dummy/dummy.c | |
| x plugins/dummy/uwsgiplugin.py | |
| x plugins/echo/ | |
| x plugins/echo/echo_plugin.c | |
| x plugins/echo/uwsgiplugin.py | |
| x plugins/emperor_amqp/ | |
| x plugins/emperor_amqp/amqp.c | |
| x plugins/emperor_amqp/emperor_amqp.c | |
| x plugins/emperor_amqp/uwsgiplugin.py | |
| x plugins/emperor_mongodb/ | |
| x plugins/emperor_mongodb/emperor_mongodb.cc | |
| x plugins/emperor_mongodb/plugin.c | |
| x plugins/emperor_mongodb/uwsgiplugin.py | |
| x plugins/emperor_pg/ | |
| x plugins/emperor_pg/emperor_pg.c | |
| x plugins/emperor_pg/uwsgiplugin.py | |
| x plugins/emperor_zeromq/ | |
| x plugins/emperor_zeromq/emperor_zeromq.c | |
| x plugins/emperor_zeromq/uwsgiplugin.py | |
| x plugins/example/ | |
| x plugins/example/example_plugin.c | |
| x plugins/example/uwsgiplugin.py | |
| x plugins/exception_log/ | |
| x plugins/exception_log/exception_log.c | |
| x plugins/exception_log/uwsgiplugin.py | |
| x plugins/fastrouter/ | |
| x plugins/fastrouter/fastrouter.c | |
| x plugins/fastrouter/uwsgiplugin.py | |
| x plugins/fiber/ | |
| x plugins/fiber/fiber.c | |
| x plugins/fiber/uwsgiplugin.py | |
| x plugins/forkptyrouter/ | |
| x plugins/forkptyrouter/forkptyrouter.c | |
| x plugins/forkptyrouter/uwsgiplugin.py | |
| x plugins/gccgo/ | |
| x plugins/gccgo/gccgo_plugin.c | |
| x plugins/gccgo/uwsgi.go | |
| x plugins/gccgo/uwsgiplugin.py | |
| x plugins/geoip/ | |
| x plugins/geoip/geoip.c | |
| x plugins/geoip/uwsgiplugin.py | |
| x plugins/gevent/ | |
| x plugins/gevent/gevent.c | |
| x plugins/gevent/gevent.h | |
| x plugins/gevent/hooks.c | |
| x plugins/gevent/uwsgiplugin.py | |
| x plugins/glusterfs/ | |
| x plugins/glusterfs/glusterfs.c | |
| x plugins/glusterfs/uwsgiplugin.py | |
| x plugins/graylog2/ | |
| x plugins/graylog2/graylog2_plugin.c | |
| x plugins/graylog2/uwsgiplugin.py | |
| x plugins/greenlet/ | |
| x plugins/greenlet/greenlet.c | |
| x plugins/greenlet/uwsgiplugin.py | |
| x plugins/gridfs/ | |
| x plugins/gridfs/gridfs.cc | |
| x plugins/gridfs/plugin.c | |
| x plugins/gridfs/uwsgiplugin.py | |
| x plugins/http/ | |
| x plugins/http/common.h | |
| x plugins/http/http.c | |
| x plugins/http/https.c | |
| x plugins/http/keepalive.c | |
| x plugins/http/spdy3.c | |
| x plugins/http/spdy3.h | |
| x plugins/http/uwsgiplugin.py | |
| x plugins/jvm/ | |
| x plugins/jvm/jvm.h | |
| x plugins/jvm/jvm_plugin.c | |
| x plugins/jvm/uwsgi.java | |
| x plugins/jvm/uwsgiplugin.py | |
| x plugins/jwsgi/ | |
| x plugins/jwsgi/jwsgi_plugin.c | |
| x plugins/jwsgi/uwsgiplugin.py | |
| x plugins/ldap/ | |
| x plugins/ldap/ldap.c | |
| x plugins/ldap/uwsgiplugin.py | |
| x plugins/legion_cache_fetch/ | |
| x plugins/legion_cache_fetch/legion_cache_fetch.c | |
| x plugins/legion_cache_fetch/uwsgiplugin.py | |
| x plugins/libffi/ | |
| x plugins/libffi/libffi.c | |
| x plugins/libffi/uwsgiplugin.py | |
| x plugins/libtcc/ | |
| x plugins/libtcc/libtcc.c | |
| x plugins/libtcc/uwsgiplugin.py | |
| x plugins/logcrypto/ | |
| x plugins/logcrypto/logcrypto.c | |
| x plugins/logcrypto/uwsgiplugin.py | |
| x plugins/logfile/ | |
| x plugins/logfile/logfile.c | |
| x plugins/logfile/uwsgiplugin.py | |
| x plugins/logpipe/ | |
| x plugins/logpipe/logpipe.c | |
| x plugins/logpipe/uwsgiplugin.py | |
| x plugins/logsocket/ | |
| x plugins/logsocket/logsocket_plugin.c | |
| x plugins/logsocket/uwsgiplugin.py | |
| x plugins/logzmq/ | |
| x plugins/logzmq/plugin.c | |
| x plugins/logzmq/uwsgiplugin.py | |
| x plugins/lua/ | |
| x plugins/lua/lua_plugin.c | |
| x plugins/lua/uwsgiplugin.py | |
| x plugins/matheval/ | |
| x plugins/matheval/math.c | |
| x plugins/matheval/uwsgiplugin.py | |
| x plugins/mongodb/ | |
| x plugins/mongodb/plugin.c | |
| x plugins/mongodb/uwsgiplugin.py | |
| x plugins/mongodblog/ | |
| x plugins/mongodblog/mongodblog_plugin.c | |
| x plugins/mongodblog/uwsgiplugin.py | |
| x plugins/mongrel2/ | |
| x plugins/mongrel2/mongrel2.c | |
| x plugins/mongrel2/uwsgiplugin.py | |
| x plugins/mono/ | |
| x plugins/mono/mono_plugin.c | |
| x plugins/mono/uwsgi.cs | |
| x plugins/mono/uwsgiplugin.py | |
| x plugins/msgpack/ | |
| x plugins/msgpack/msgpack.c | |
| x plugins/msgpack/uwsgiplugin.py | |
| x plugins/nagios/ | |
| x plugins/nagios/nagios.c | |
| x plugins/nagios/uwsgiplugin.py | |
| x plugins/notfound/ | |
| x plugins/notfound/notfound.c | |
| x plugins/notfound/uwsgiplugin.py | |
| x plugins/objc_gc/ | |
| x plugins/objc_gc/objc_gc.m | |
| x plugins/objc_gc/uwsgiplugin.py | |
| x plugins/pam/ | |
| x plugins/pam/pam.c | |
| x plugins/pam/uwsgiplugin.py | |
| x plugins/php/ | |
| x plugins/php/common.h | |
| x plugins/php/php_plugin.c | |
| x plugins/php/session.c | |
| x plugins/php/uwsgiplugin.py | |
| x plugins/ping/ | |
| x plugins/ping/ping_plugin.c | |
| x plugins/ping/uwsgiplugin.py | |
| x plugins/psgi/ | |
| x plugins/psgi/psgi.h | |
| x plugins/psgi/psgi_loader.c | |
| x plugins/psgi/psgi_plugin.c | |
| x plugins/psgi/psgi_response.c | |
| x plugins/psgi/uwsgi_plmodule.c | |
| x plugins/psgi/uwsgiplugin.py | |
| x plugins/pty/ | |
| x plugins/pty/pty.c | |
| x plugins/pty/uwsgiplugin.py | |
| x plugins/pypy/ | |
| x plugins/pypy/README | |
| x plugins/pypy/pypy_plugin.c | |
| x plugins/pypy/pypy_setup.py | |
| x plugins/pypy/uwsgiplugin.py | |
| x plugins/python/ | |
| x plugins/python/gil.c | |
| x plugins/python/profiler.c | |
| x plugins/python/pump_subhandler.c | |
| x plugins/python/pyloader.c | |
| x plugins/python/python_plugin.c | |
| x plugins/python/pyutils.c | |
| x plugins/python/raw.c | |
| x plugins/python/symimporter.c | |
| x plugins/python/tracebacker.c | |
| x plugins/python/uwsgi_pymodule.c | |
| x plugins/python/uwsgi_python.h | |
| x plugins/python/uwsgiplugin.py | |
| x plugins/python/web3_subhandler.c | |
| x plugins/python/wsgi_handlers.c | |
| x plugins/python/wsgi_headers.c | |
| x plugins/python/wsgi_subhandler.c | |
| x plugins/pyuwsgi/ | |
| x plugins/pyuwsgi/pyuwsgi.c | |
| x plugins/pyuwsgi/uwsgiplugin.py | |
| x plugins/rack/ | |
| x plugins/rack/rack_api.c | |
| x plugins/rack/rack_plugin.c | |
| x plugins/rack/uwsgi_rack.h | |
| x plugins/rack/uwsgiplugin.py | |
| x plugins/rados/ | |
| x plugins/rados/rados.c | |
| x plugins/rados/uwsgiplugin.py | |
| x plugins/rawrouter/ | |
| x plugins/rawrouter/rawrouter.c | |
| x plugins/rawrouter/uwsgiplugin.py | |
| x plugins/rbthreads/ | |
| x plugins/rbthreads/rbthreads.c | |
| x plugins/rbthreads/uwsgiplugin.py | |
| x plugins/redislog/ | |
| x plugins/redislog/redislog_plugin.c | |
| x plugins/redislog/uwsgiplugin.py | |
| x plugins/ring/ | |
| x plugins/ring/ring_plugin.c | |
| x plugins/ring/uwsgiplugin.py | |
| x plugins/router_access/ | |
| x plugins/router_access/router_access.c | |
| x plugins/router_access/uwsgiplugin.py | |
| x plugins/router_basicauth/ | |
| x plugins/router_basicauth/router_basicauth.c | |
| x plugins/router_basicauth/uwsgiplugin.py | |
| x plugins/router_cache/ | |
| x plugins/router_cache/router_cache.c | |
| x plugins/router_cache/uwsgiplugin.py | |
| x plugins/router_expires/ | |
| x plugins/router_expires/expires.c | |
| x plugins/router_expires/uwsgiplugin.py | |
| x plugins/router_hash/ | |
| x plugins/router_hash/router_hash.c | |
| x plugins/router_hash/uwsgiplugin.py | |
| x plugins/router_http/ | |
| x plugins/router_http/router_http.c | |
| x plugins/router_http/uwsgiplugin.py | |
| x plugins/router_memcached/ | |
| x plugins/router_memcached/router_memcached.c | |
| x plugins/router_memcached/uwsgiplugin.py | |
| x plugins/router_metrics/ | |
| x plugins/router_metrics/plugin.c | |
| x plugins/router_metrics/uwsgiplugin.py | |
| x plugins/router_radius/ | |
| x plugins/router_radius/radius.c | |
| x plugins/router_radius/uwsgiplugin.py | |
| x plugins/router_redirect/ | |
| x plugins/router_redirect/router_redirect.c | |
| x plugins/router_redirect/uwsgiplugin.py | |
| x plugins/router_redis/ | |
| x plugins/router_redis/router_redis.c | |
| x plugins/router_redis/uwsgiplugin.py | |
| x plugins/router_rewrite/ | |
| x plugins/router_rewrite/router_rewrite.c | |
| x plugins/router_rewrite/uwsgiplugin.py | |
| x plugins/router_spnego/ | |
| x plugins/router_spnego/router_spnego.c | |
| x plugins/router_spnego/uwsgiplugin.py | |
| x plugins/router_static/ | |
| x plugins/router_static/router_static.c | |
| x plugins/router_static/uwsgiplugin.py | |
| x plugins/router_uwsgi/ | |
| x plugins/router_uwsgi/router_uwsgi.c | |
| x plugins/router_uwsgi/uwsgiplugin.py | |
| x plugins/router_xmldir/ | |
| x plugins/router_xmldir/router_xmldir.c | |
| x plugins/router_xmldir/uwsgiplugin.py | |
| x plugins/rpc/ | |
| x plugins/rpc/rpc_plugin.c | |
| x plugins/rpc/uwsgiplugin.py | |
| x plugins/rrdtool/ | |
| x plugins/rrdtool/rrdtool.c | |
| x plugins/rrdtool/uwsgiplugin.py | |
| x plugins/rsyslog/ | |
| x plugins/rsyslog/rsyslog_plugin.c | |
| x plugins/rsyslog/uwsgiplugin.py | |
| x plugins/ruby19/ | |
| x plugins/ruby19/uwsgiplugin.py | |
| x plugins/servlet/ | |
| x plugins/servlet/servlet_plugin.c | |
| x plugins/servlet/uwsgi_servlet.java | |
| x plugins/servlet/uwsgiplugin.py | |
| x plugins/signal/ | |
| x plugins/signal/signal_plugin.c | |
| x plugins/signal/uwsgiplugin.py | |
| x plugins/spooler/ | |
| x plugins/spooler/spooler_plugin.c | |
| x plugins/spooler/uwsgiplugin.py | |
| x plugins/sqlite3/ | |
| x plugins/sqlite3/plugin.c | |
| x plugins/sqlite3/uwsgiplugin.py | |
| x plugins/ssi/ | |
| x plugins/ssi/ssi.c | |
| x plugins/ssi/uwsgiplugin.py | |
| x plugins/sslrouter/ | |
| x plugins/sslrouter/sslrouter.c | |
| x plugins/sslrouter/uwsgiplugin.py | |
| x plugins/stackless/ | |
| x plugins/stackless/stackless.c | |
| x plugins/stackless/uwsgiplugin.py | |
| x plugins/stats_pusher_file/ | |
| x plugins/stats_pusher_file/plugin.c | |
| x plugins/stats_pusher_file/uwsgiplugin.py | |
| x plugins/stats_pusher_mongodb/ | |
| x plugins/stats_pusher_mongodb/plugin.c | |
| x plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc | |
| x plugins/stats_pusher_mongodb/uwsgiplugin.py | |
| x plugins/stats_pusher_socket/ | |
| x plugins/stats_pusher_socket/plugin.c | |
| x plugins/stats_pusher_socket/uwsgiplugin.py | |
| x plugins/stats_pusher_statsd/ | |
| x plugins/stats_pusher_statsd/plugin.c | |
| x plugins/stats_pusher_statsd/uwsgiplugin.py | |
| x plugins/symcall/ | |
| x plugins/symcall/symcall_plugin.c | |
| x plugins/symcall/uwsgiplugin.py | |
| x plugins/syslog/ | |
| x plugins/syslog/syslog_plugin.c | |
| x plugins/syslog/uwsgiplugin.py | |
| x plugins/systemd_logger/ | |
| x plugins/systemd_logger/systemd_logger.c | |
| x plugins/systemd_logger/uwsgiplugin.py | |
| x plugins/tornado/ | |
| x plugins/tornado/tornado.c | |
| x plugins/tornado/uwsgiplugin.py | |
| x plugins/transformation_chunked/ | |
| x plugins/transformation_chunked/chunked.c | |
| x plugins/transformation_chunked/uwsgiplugin.py | |
| x plugins/transformation_gzip/ | |
| x plugins/transformation_gzip/gzip.c | |
| x plugins/transformation_gzip/uwsgiplugin.py | |
| x plugins/transformation_offload/ | |
| x plugins/transformation_offload/offload.c | |
| x plugins/transformation_offload/uwsgiplugin.py | |
| x plugins/transformation_template/ | |
| x plugins/transformation_template/tt.c | |
| x plugins/transformation_template/uwsgiplugin.py | |
| x plugins/transformation_tofile/ | |
| x plugins/transformation_tofile/tofile.c | |
| x plugins/transformation_tofile/uwsgiplugin.py | |
| x plugins/transformation_toupper/ | |
| x plugins/transformation_toupper/toupper.c | |
| x plugins/transformation_toupper/uwsgiplugin.py | |
| x plugins/tuntap/ | |
| x plugins/tuntap/common.c | |
| x plugins/tuntap/common.h | |
| x plugins/tuntap/firewall.c | |
| x plugins/tuntap/tuntap.c | |
| x plugins/tuntap/uwsgiplugin.py | |
| x plugins/ugreen/ | |
| x plugins/ugreen/ugreen.c | |
| x plugins/ugreen/uwsgiplugin.py | |
| x plugins/v8/ | |
| x plugins/v8/plugin.c | |
| x plugins/v8/uwsgiplugin.py | |
| x plugins/v8/v8_commonjs.cc | |
| x plugins/v8/v8_jsgi.cc | |
| x plugins/v8/v8_uwsgi.cc | |
| x plugins/v8/v8_uwsgi.h | |
| x plugins/webdav/ | |
| x plugins/webdav/uwsgiplugin.py | |
| x plugins/webdav/webdav.c | |
| x plugins/xattr/ | |
| x plugins/xattr/uwsgiplugin.py | |
| x plugins/xattr/xattr.c | |
| x plugins/xslt/ | |
| x plugins/xslt/uwsgiplugin.py | |
| x plugins/xslt/xslt.c | |
| x plugins/zabbix/ | |
| x plugins/zabbix/plugin.c | |
| x plugins/zabbix/uwsgiplugin.py | |
| x plugins/zergpool/ | |
| x plugins/zergpool/uwsgiplugin.py | |
| x plugins/zergpool/zergpool.c | |
| x proto/ | |
| x proto/base.c | |
| x proto/fastcgi.c | |
| x proto/http.c | |
| x proto/puwsgi.c | |
| x proto/scgi.c | |
| x proto/uwsgi.c | |
| x setup.py | |
| x t/ | |
| x t/cachebitmap.ini | |
| x t/cachebitmap.py | |
| x t/cachetest.py | |
| x t/clojure/ | |
| x t/clojure/myapp.clj | |
| x t/core/ | |
| x t/core/apps/ | |
| x t/core/apps/read_body_and_send.pl | |
| x t/core/read_body_and_send.pl | |
| x t/core/url_sanitize.pl | |
| x t/go/ | |
| x t/go/cachetest.go | |
| x t/go/complextest.go | |
| x t/go/uploadtest.go | |
| x t/java/ | |
| x t/java/rpc.java | |
| x t/lua/ | |
| x t/lua/basic.lua | |
| x t/mono/ | |
| x t/mono/cache.aspx | |
| x t/perl/ | |
| x t/perl/active_workers_signal.pl | |
| x t/perl/apps/ | |
| x t/perl/apps/input_with_offset.pl | |
| x t/perl/test.psgi | |
| x t/perl/test_benchmark.pl | |
| x t/perl/test_harakiri.psgi | |
| x t/perl/test_hello.psgi | |
| x t/perl/test_input_with_offset.pl | |
| x t/perl/test_post.psgi | |
| x t/perl/test_sleepy.psgi | |
| x t/perl/test_streaming.psgi | |
| x t/pypy/ | |
| x t/pypy/t_continulet1.py | |
| x t/pypy/t_continulet2.py | |
| x t/python/ | |
| x t/python/forcecl.py | |
| x t/python/manage_script_name/ | |
| x t/python/manage_script_name/manage_script_name_test.ini | |
| x t/python/manage_script_name/test_manage_script_name.py | |
| x t/python/manage_script_name/useless_app.py | |
| x t/python/testba.py | |
| x t/ring/ | |
| x t/ring/README.md | |
| x t/ring/config.ini | |
| x t/ring/project.clj | |
| x t/ring/src/ | |
| x t/ring/src/uwsgi/ | |
| x t/ring/src/uwsgi/ring/ | |
| x t/ring/src/uwsgi/ring/tests/ | |
| x t/ring/src/uwsgi/ring/tests/app.clj | |
| x t/ring/src/uwsgi/ring/tests/basic.clj | |
| x t/ring/src/uwsgi/ring/tests/body.clj | |
| x t/ring/src/uwsgi/ring/tests/simple.clj | |
| x t/ring/src/uwsgi/ring/tests/upload.clj | |
| x t/routing/ | |
| x t/routing/auth.ini | |
| x t/routing/errorlimiter.ini | |
| x t/routing/limiter.ini | |
| x t/sharedarea/ | |
| x t/sharedarea/bigranges.ini | |
| x t/sharedarea/bigranges.py | |
| x t/sharedarea/sharedarea_incdec.ini | |
| x t/sharedarea/sharedarea_incdec.py | |
| x t/webdav/ | |
| x t/webdav/carddav.ini | |
| x t/xslt/ | |
| x t/xslt/cd.xml | |
| x t/xslt/cd.xml.xslt | |
| x t/xslt/routex.ini | |
| x tests/ | |
| x tests/Responder.pm | |
| x tests/__init__.py | |
| x tests/badthread.py | |
| x tests/badwrites.py | |
| x tests/cpubound_async.py | |
| x tests/cpubound_green.py | |
| x tests/cpubound_stackless.py | |
| x tests/decoratortest.py | |
| x tests/fileserve_async.py | |
| x tests/gevent_spool.py | |
| x tests/grunter.py | |
| x tests/iobound_async.py | |
| x tests/iobound_async_unix.py | |
| x tests/iobound_green.py | |
| x tests/logger.py | |
| x tests/mako_ugreen.py | |
| x tests/mulefunc.py | |
| x tests/multiapp.txt | |
| x tests/myadmin.py | |
| x tests/pgbound_async.py | |
| x tests/picazzo.py | |
| x tests/psycogreen_green.py | |
| x tests/psycopg2_green.py | |
| x tests/pump.py | |
| x tests/queue.py | |
| x tests/refcount.py | |
| x tests/rpc.lua | |
| x tests/rpc.py | |
| x tests/runningthread.py | |
| x tests/sendchunked.py | |
| x tests/sharedarea.py | |
| x tests/sig.lua | |
| x tests/signals.py | |
| x tests/sigwait.py | |
| x tests/sleeping_async.py | |
| x tests/sleeping_green.py | |
| x tests/sleepthreadasync.py | |
| x tests/slow.py | |
| x tests/spoolme.py | |
| x tests/staticfile.py | |
| x tests/streamer.psgi | |
| x tests/t/ | |
| x tests/t/static.pl | |
| x tests/templates/ | |
| x tests/templates/queue.html | |
| x tests/testapp.py | |
| x tests/testgevent.py | |
| x tests/testpy3.py | |
| x tests/testsignals.py | |
| x tests/threads.py | |
| x tests/travis.sh | |
| x tests/ugevent.py | |
| x tests/web3.py | |
| x tests/websockets.py | |
| x tests/websockets_chat.pl | |
| x tests/websockets_chat.py | |
| x tests/websockets_chat_async.py | |
| x tests/websockets_chat_asyncio.py | |
| x tests/websockets_echo.lua | |
| x tests/websockets_echo.pl | |
| x tests/websockets_echo.py | |
| x tests/websockets_echo.ru | |
| x tests/werkzeug.py | |
| x uwsgi.gemspec | |
| x uwsgi.h | |
| x uwsgi_main.c | |
| x uwsgiconfig.py | |
| x uwsgidecorators.py | |
| x uwsgidsl.rb | |
| x valgrind/ | |
| x valgrind/README | |
| x valgrind/valgrind-generate-sups.sh | |
| x vassals/ | |
| x vassals/broodlord.ini | |
| x vassals/cc.ini | |
| x vassals/multi.xml | |
| x vhosttest/ | |
| x vhosttest/flask001/ | |
| x vhosttest/flask001/app1.py | |
| x vhosttest/flask002/ | |
| x vhosttest/flask002/app2.py | |
| x vhosttest/flask003/ | |
| x vhosttest/flask003/app3.py | |
| x vhosttest/flask004/ | |
| x vhosttest/flask004/app4.py | |
| x vhosttest/flask005/ | |
| x vhosttest/flask005/app5.py | |
| x vhosttest/nginx.conf | |
| python uwsgiconfig.py --build | |
| using profile: buildconf/rack.ini | |
| detected include path: ['/usr/local/include', '/Library/Developer/CommandLineTools/usr/bin/../lib/clang/6.1.0/include', '/Library/Developer/CommandLineTools/usr/include', '/usr/include', '/System/Library/Frameworks', '/Library/Frameworks'] | |
| detected CPU cores: 4 | |
| configured CFLAGS: -O2 -I. -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wno-format -Wno-format-security -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -mmacosx-version-min=10.5 -DUWSGI_LOCK_USE_OSX_SPINLOCK -DUWSGI_EVENT_USE_KQUEUE -DUWSGI_EVENT_TIMER_USE_KQUEUE -DUWSGI_EVENT_FILEMONITOR_USE_KQUEUE -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.11.2\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="11" -DUWSGI_VERSION_REVISION="2" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\".\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(rack);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(corerouter);UDEP(fastrouter);UDEP(http);UDEP(ugreen);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);UDEP(mongodblog);UDEP(router_rewrite);UDEP(router_http);UDEP(logfile);UDEP(router_cache);UDEP(rawrouter);UDEP(router_static);UDEP(sslrouter);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_tofile);UDEP(transformation_gzip);UDEP(transformation_chunked);UDEP(transformation_offload);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(transformation_template);UDEP(stats_pusher_socket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(rack);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(corerouter);ULEP(fastrouter);ULEP(http);ULEP(ugreen);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);ULEP(mongodblog);ULEP(router_rewrite);ULEP(router_http);ULEP(logfile);ULEP(router_cache);ULEP(rawrouter);ULEP(router_static);ULEP(sslrouter);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_tofile);ULEP(transformation_gzip);ULEP(transformation_chunked);ULEP(transformation_offload);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(transformation_template);ULEP(stats_pusher_socket);" | |
| *** uWSGI compiling server core *** | |
| [thread 1][cc] core/utils.o | |
| [thread 2][cc] core/protocol.o | |
| [thread 0][cc] core/socket.o | |
| [thread 3][cc] core/logging.o | |
| [thread 1][cc] core/master.o | |
| [thread 2][cc] core/master_utils.o | |
| [thread 0][cc] core/emperor.o | |
| [thread 3][cc] core/notify.o | |
| [thread 1][cc] core/mule.o | |
| [thread 2][cc] core/subscription.o | |
| [thread 0][cc] core/stats.o | |
| [thread 3][cc] core/sendfile.o | |
| [thread 1][cc] core/async.o | |
| [thread 2][cc] core/master_checks.o | |
| [thread 0][cc] core/fifo.o | |
| [thread 3][cc] core/offload.o | |
| [thread 1][cc] core/io.o | |
| [thread 2][cc] core/static.o | |
| [thread 0][cc] core/websockets.o | |
| [thread 3][cc] core/spooler.o | |
| [thread 1][cc] core/snmp.o | |
| [thread 2][cc] core/exceptions.o | |
| [thread 0][cc] core/config.o | |
| [thread 3][cc] core/setup_utils.o | |
| [thread 1][cc] core/clock.o | |
| [thread 2][cc] core/init.o | |
| [thread 0][cc] core/buffer.o | |
| [thread 3][cc] core/reader.o | |
| [thread 1][cc] core/writer.o | |
| [thread 2][cc] core/alarm.o | |
| [thread 0][cc] core/cron.o | |
| [thread 3][cc] core/hooks.o | |
| [thread 1][cc] core/plugins.o | |
| [thread 2][cc] core/lock.o | |
| [thread 0][cc] core/cache.o | |
| [thread 3][cc] core/daemons.o | |
| [thread 1][cc] core/errors.o | |
| [thread 2][cc] core/hash.o | |
| [thread 0][cc] core/master_events.o | |
| [thread 3][cc] core/chunked.o | |
| [thread 1][cc] core/queue.o | |
| [thread 2][cc] core/event.o | |
| [thread 0][cc] core/signal.o | |
| [thread 3][cc] core/strings.o | |
| [thread 1][cc] core/progress.o | |
| [thread 2][cc] core/timebomb.o | |
| [thread 0][cc] core/ini.o | |
| [thread 3][cc] core/fsmon.o | |
| [thread 1][cc] core/mount.o | |
| [thread 2][cc] core/metrics.o | |
| [thread 0][cc] core/plugins_builder.o | |
| [thread 3][cc] core/sharedarea.o | |
| [thread 1][cc] core/rpc.o | |
| [thread 2][cc] core/gateway.o | |
| [thread 0][cc] core/loop.o | |
| [thread 3][cc] core/cookie.o | |
| [thread 1][cc] core/querystring.o | |
| [thread 2][cc] core/rb_timers.o | |
| [thread 0][cc] core/transformations.o | |
| [thread 3][cc] core/uwsgi.o | |
| [thread 1][cc] proto/base.o | |
| [thread 2][cc] proto/uwsgi.o | |
| [thread 0][cc] proto/http.o | |
| [thread 3][cc] proto/fastcgi.o | |
| [thread 1][cc] proto/scgi.o | |
| [thread 2][cc] proto/puwsgi.o | |
| [thread 0][cc] core/zlib.o | |
| [thread 3][cc] core/yaml.o | |
| [thread 1][cc] core/ssl.o | |
| [thread 2][cc] core/legion.o | |
| [thread 0][cc] core/xmlconf.o | |
| [thread 3][cc] core/dot_h.o | |
| [thread 1][cc] core/config_py.o | |
| *** uWSGI compiling embedded plugins *** | |
| [thread 2][cc] plugins/rack/rack_plugin.o | |
| [thread 0][cc] plugins/rack/rack_api.o | |
| [thread 3][cc] plugins/ping/ping_plugin.o | |
| [thread 1][cc] plugins/cache/cache.o | |
| [thread 2][cc] plugins/nagios/nagios.o | |
| [thread 0][cc] plugins/rrdtool/rrdtool.o | |
| [thread 3][cc] plugins/carbon/carbon.o | |
| [thread 1][cc] plugins/rpc/rpc_plugin.o | |
| [thread 2][cc] plugins/corerouter/cr_common.o | |
| [thread 0][cc] plugins/corerouter/cr_map.o | |
| [thread 3][cc] plugins/corerouter/corerouter.o | |
| [thread 1][cc] plugins/fastrouter/fastrouter.o | |
| [thread 2][cc] plugins/http/http.o | |
| [thread 0][cc] plugins/http/keepalive.o | |
| [thread 3][cc] plugins/http/https.o | |
| [thread 1][cc] plugins/http/spdy3.o | |
| [thread 2][cc] plugins/ugreen/ugreen.o | |
| [thread 0][cc] plugins/signal/signal_plugin.o | |
| [thread 3][cc] plugins/syslog/syslog_plugin.o | |
| [thread 1][cc] plugins/rsyslog/rsyslog_plugin.o | |
| [thread 2][cc] plugins/logsocket/logsocket_plugin.o | |
| [thread 0][cc] plugins/router_uwsgi/router_uwsgi.o | |
| [thread 3][cc] plugins/router_redirect/router_redirect.o | |
| [thread 1][cc] plugins/router_basicauth/router_basicauth.o | |
| [thread 2][cc] plugins/zergpool/zergpool.o | |
| [thread 0][cc] plugins/redislog/redislog_plugin.o | |
| [thread 3][cc] plugins/mongodblog/mongodblog_plugin.o | |
| [thread 1][cc] plugins/router_rewrite/router_rewrite.o | |
| [thread 2][cc] plugins/router_http/router_http.o | |
| [thread 0][cc] plugins/logfile/logfile.o | |
| [thread 3][cc] plugins/router_cache/router_cache.o | |
| [thread 1][cc] plugins/rawrouter/rawrouter.o | |
| [thread 2][cc] plugins/router_static/router_static.o | |
| [thread 0][cc] plugins/sslrouter/sslrouter.o | |
| [thread 3][cc] plugins/spooler/spooler_plugin.o | |
| [thread 1][cc] plugins/cheaper_busyness/cheaper_busyness.o | |
| [thread 2][cc] plugins/symcall/symcall_plugin.o | |
| [thread 0][cc] plugins/transformation_tofile/tofile.o | |
| [thread 3][cc] plugins/transformation_gzip/gzip.o | |
| [thread 1][cc] plugins/transformation_chunked/chunked.o | |
| [thread 2][cc] plugins/transformation_offload/offload.o | |
| [thread 0][cc] plugins/router_memcached/router_memcached.o | |
| [thread 3][cc] plugins/router_redis/router_redis.o | |
| [thread 1][cc] plugins/router_hash/router_hash.o | |
| [thread 2][cc] plugins/router_expires/expires.o | |
| [thread 0][cc] plugins/router_metrics/plugin.o | |
| [thread 3][cc] plugins/transformation_template/tt.o | |
| [thread 1][cc] plugins/stats_pusher_socket/plugin.o | |
| *** uWSGI linking *** | |
| cc -o /tmp/uwsgi -L. -L/Users/will-sklenars/.rbenv/versions/2.2.3/lib -fstack-protector core/utils.o core/protocol.o core/socket.o core/logging.o core/master.o core/master_utils.o core/emperor.o core/notify.o core/mule.o core/subscription.o core/stats.o core/sendfile.o core/async.o core/master_checks.o core/fifo.o core/offload.o core/io.o core/static.o core/websockets.o core/spooler.o core/snmp.o core/exceptions.o core/config.o core/setup_utils.o core/clock.o core/init.o core/buffer.o core/reader.o core/writer.o core/alarm.o core/cron.o core/hooks.o core/plugins.o core/lock.o core/cache.o core/daemons.o core/errors.o core/hash.o core/master_events.o core/chunked.o core/queue.o core/event.o core/signal.o core/strings.o core/progress.o core/timebomb.o core/ini.o core/fsmon.o core/mount.o core/metrics.o core/plugins_builder.o core/sharedarea.o core/rpc.o core/gateway.o core/loop.o core/cookie.o core/querystring.o core/rb_timers.o core/transformations.o core/uwsgi.o proto/base.o proto/uwsgi.o proto/http.o proto/fastcgi.o proto/scgi.o proto/puwsgi.o core/zlib.o core/yaml.o core/ssl.o core/legion.o core/xmlconf.o core/dot_h.o core/config_py.o plugins/rack/rack_plugin.o plugins/rack/rack_api.o /Users/will-sklenars/.rbenv/versions/2.2.3/lib/libruby-static.a plugins/ping/ping_plugin.o plugins/cache/cache.o plugins/nagios/nagios.o plugins/rrdtool/rrdtool.o plugins/carbon/carbon.o plugins/rpc/rpc_plugin.o plugins/corerouter/cr_common.o plugins/corerouter/cr_map.o plugins/corerouter/corerouter.o plugins/fastrouter/fastrouter.o plugins/http/http.o plugins/http/keepalive.o plugins/http/https.o plugins/http/spdy3.o plugins/ugreen/ugreen.o plugins/signal/signal_plugin.o plugins/syslog/syslog_plugin.o plugins/rsyslog/rsyslog_plugin.o plugins/logsocket/logsocket_plugin.o plugins/router_uwsgi/router_uwsgi.o plugins/router_redirect/router_redirect.o plugins/router_basicauth/router_basicauth.o plugins/zergpool/zergpool.o plugins/redislog/redislog_plugin.o plugins/mongodblog/mongodblog_plugin.o plugins/router_rewrite/router_rewrite.o plugins/router_http/router_http.o plugins/logfile/logfile.o plugins/router_cache/router_cache.o plugins/rawrouter/rawrouter.o plugins/router_static/router_static.o plugins/sslrouter/sslrouter.o plugins/spooler/spooler_plugin.o plugins/cheaper_busyness/cheaper_busyness.o plugins/symcall/symcall_plugin.o plugins/transformation_tofile/tofile.o plugins/transformation_gzip/gzip.o plugins/transformation_chunked/chunked.o plugins/transformation_offload/offload.o plugins/router_memcached/router_memcached.o plugins/router_redis/router_redis.o plugins/router_hash/router_hash.o plugins/router_expires/expires.o plugins/router_metrics/plugin.o plugins/transformation_template/tt.o plugins/stats_pusher_socket/plugin.o -lpthread -lm -rdynamic -lz -lssl -lcrypto -lxml2 -lpthread -ldl -lobjc | |
| Undefined symbols for architecture x86_64: | |
| "_CFRelease", referenced from: | |
| _rb_str_normalize_ospath0 in libruby-static.a(file.o) | |
| "_CFStringCreateMutableCopy", referenced from: | |
| _rb_str_normalize_ospath0 in libruby-static.a(file.o) | |
| "_CFStringCreateWithBytesNoCopy", referenced from: | |
| _rb_str_normalize_ospath0 in libruby-static.a(file.o) | |
| "_CFStringGetBytes", referenced from: | |
| _rb_str_normalize_ospath0 in libruby-static.a(file.o) | |
| "_CFStringGetLength", referenced from: | |
| _rb_str_normalize_ospath0 in libruby-static.a(file.o) | |
| "_CFStringNormalize", referenced from: | |
| _rb_str_normalize_ospath0 in libruby-static.a(file.o) | |
| "_kCFAllocatorDefault", referenced from: | |
| _rb_str_normalize_ospath0 in libruby-static.a(file.o) | |
| "_kCFAllocatorNull", referenced from: | |
| _rb_str_normalize_ospath0 in libruby-static.a(file.o) | |
| ld: symbol(s) not found for architecture x86_64 | |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
| *** error linking uWSGI *** | |
| make: *** [all] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment