$ sudo sh # # # apt-get install build-essential python-dev Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version. build-essential set to manually installed. python-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 353 not upgraded. # # # pip install uwsgi Downloading/unpacking uwsgi Downloading uwsgi-2.0.17.1.tar.gz (800kB): 800kB downloaded Running setup.py (path:/tmp/pip_build_root/uwsgi/setup.py) egg_info for package uwsgi /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'descriptions' warnings.warn(msg) Installing collected packages: uwsgi Running setup.py install for uwsgi /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'descriptions' warnings.warn(msg) using profile: buildconf/default.ini detected include path: ['/usr/lib/gcc/x86_64-linux-gnu/4.8/include', '/usr/local/include', '/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed', '/usr/include/x86_64-linux-gnu', '/usr/include'] Patching "bin_name" to properly install_scripts dir detected CPU cores: 1 configured CFLAGS: -O2 -I. -Wall -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 -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_VERSION="\"2.0.17.1\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="17" -DUWSGI_VERSION_REVISION="1" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_SSL -DUWSGI_XML -DUWSGI_XML_EXPAT -DUWSGI_PLUGIN_DIR="\".\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);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(python);ULEP(gevent);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 *** [x86_64-linux-gnu-gcc -pthread] core/utils.o [x86_64-linux-gnu-gcc -pthread] core/protocol.o [x86_64-linux-gnu-gcc -pthread] core/socket.o [x86_64-linux-gnu-gcc -pthread] core/logging.o [x86_64-linux-gnu-gcc -pthread] core/master.o [x86_64-linux-gnu-gcc -pthread] core/master_utils.o [x86_64-linux-gnu-gcc -pthread] core/emperor.o [x86_64-linux-gnu-gcc -pthread] core/notify.o [x86_64-linux-gnu-gcc -pthread] core/mule.o [x86_64-linux-gnu-gcc -pthread] core/subscription.o [x86_64-linux-gnu-gcc -pthread] core/stats.o [x86_64-linux-gnu-gcc -pthread] core/sendfile.o [x86_64-linux-gnu-gcc -pthread] core/async.o [x86_64-linux-gnu-gcc -pthread] core/master_checks.o [x86_64-linux-gnu-gcc -pthread] core/fifo.o [x86_64-linux-gnu-gcc -pthread] core/offload.o [x86_64-linux-gnu-gcc -pthread] core/io.o [x86_64-linux-gnu-gcc -pthread] core/static.o [x86_64-linux-gnu-gcc -pthread] core/websockets.o [x86_64-linux-gnu-gcc -pthread] core/spooler.o [x86_64-linux-gnu-gcc -pthread] core/snmp.o [x86_64-linux-gnu-gcc -pthread] core/exceptions.o [x86_64-linux-gnu-gcc -pthread] core/config.o [x86_64-linux-gnu-gcc -pthread] core/setup_utils.o [x86_64-linux-gnu-gcc -pthread] core/clock.o [x86_64-linux-gnu-gcc -pthread] core/init.o [x86_64-linux-gnu-gcc -pthread] core/buffer.o [x86_64-linux-gnu-gcc -pthread] core/reader.o [x86_64-linux-gnu-gcc -pthread] core/writer.o [x86_64-linux-gnu-gcc -pthread] core/alarm.o [x86_64-linux-gnu-gcc -pthread] core/cron.o [x86_64-linux-gnu-gcc -pthread] core/hooks.o [x86_64-linux-gnu-gcc -pthread] core/plugins.o [x86_64-linux-gnu-gcc -pthread] core/lock.o [x86_64-linux-gnu-gcc -pthread] core/cache.o [x86_64-linux-gnu-gcc -pthread] core/daemons.o [x86_64-linux-gnu-gcc -pthread] core/errors.o [x86_64-linux-gnu-gcc -pthread] core/hash.o [x86_64-linux-gnu-gcc -pthread] core/master_events.o [x86_64-linux-gnu-gcc -pthread] core/chunked.o [x86_64-linux-gnu-gcc -pthread] core/queue.o [x86_64-linux-gnu-gcc -pthread] core/event.o [x86_64-linux-gnu-gcc -pthread] core/signal.o [x86_64-linux-gnu-gcc -pthread] core/strings.o [x86_64-linux-gnu-gcc -pthread] core/progress.o [x86_64-linux-gnu-gcc -pthread] core/timebomb.o [x86_64-linux-gnu-gcc -pthread] core/ini.o [x86_64-linux-gnu-gcc -pthread] core/fsmon.o [x86_64-linux-gnu-gcc -pthread] core/mount.o [x86_64-linux-gnu-gcc -pthread] core/metrics.o [x86_64-linux-gnu-gcc -pthread] core/plugins_builder.o [x86_64-linux-gnu-gcc -pthread] core/sharedarea.o [x86_64-linux-gnu-gcc -pthread] core/rpc.o [x86_64-linux-gnu-gcc -pthread] core/gateway.o [x86_64-linux-gnu-gcc -pthread] core/loop.o [x86_64-linux-gnu-gcc -pthread] core/cookie.o [x86_64-linux-gnu-gcc -pthread] core/querystring.o [x86_64-linux-gnu-gcc -pthread] core/rb_timers.o [x86_64-linux-gnu-gcc -pthread] core/transformations.o [x86_64-linux-gnu-gcc -pthread] core/uwsgi.o [x86_64-linux-gnu-gcc -pthread] proto/base.o [x86_64-linux-gnu-gcc -pthread] proto/uwsgi.o [x86_64-linux-gnu-gcc -pthread] proto/http.o [x86_64-linux-gnu-gcc -pthread] proto/fastcgi.o [x86_64-linux-gnu-gcc -pthread] proto/scgi.o [x86_64-linux-gnu-gcc -pthread] proto/puwsgi.o [x86_64-linux-gnu-gcc -pthread] lib/linux_ns.o [x86_64-linux-gnu-gcc -pthread] core/zlib.o [x86_64-linux-gnu-gcc -pthread] core/yaml.o [x86_64-linux-gnu-gcc -pthread] core/ssl.o [x86_64-linux-gnu-gcc -pthread] core/legion.o [x86_64-linux-gnu-gcc -pthread] core/xmlconf.o [x86_64-linux-gnu-gcc -pthread] core/dot_h.o [x86_64-linux-gnu-gcc -pthread] core/config_py.o *** uWSGI compiling embedded plugins *** [x86_64-linux-gnu-gcc -pthread] plugins/python/python_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/python/pyutils.o [x86_64-linux-gnu-gcc -pthread] plugins/python/pyloader.o [x86_64-linux-gnu-gcc -pthread] plugins/python/wsgi_handlers.o [x86_64-linux-gnu-gcc -pthread] plugins/python/wsgi_headers.o [x86_64-linux-gnu-gcc -pthread] plugins/python/wsgi_subhandler.o [x86_64-linux-gnu-gcc -pthread] plugins/python/web3_subhandler.o [x86_64-linux-gnu-gcc -pthread] plugins/python/pump_subhandler.o [x86_64-linux-gnu-gcc -pthread] plugins/python/gil.o [x86_64-linux-gnu-gcc -pthread] plugins/python/uwsgi_pymodule.o [x86_64-linux-gnu-gcc -pthread] plugins/python/profiler.o [x86_64-linux-gnu-gcc -pthread] plugins/python/symimporter.o [x86_64-linux-gnu-gcc -pthread] plugins/python/tracebacker.o [x86_64-linux-gnu-gcc -pthread] plugins/python/raw.o [x86_64-linux-gnu-gcc -pthread] plugins/gevent/gevent.o [x86_64-linux-gnu-gcc -pthread] plugins/gevent/hooks.o [x86_64-linux-gnu-gcc -pthread] plugins/ping/ping_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/cache/cache.o [x86_64-linux-gnu-gcc -pthread] plugins/nagios/nagios.o [x86_64-linux-gnu-gcc -pthread] plugins/rrdtool/rrdtool.o [x86_64-linux-gnu-gcc -pthread] plugins/carbon/carbon.o [x86_64-linux-gnu-gcc -pthread] plugins/rpc/rpc_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/corerouter/cr_common.o [x86_64-linux-gnu-gcc -pthread] plugins/corerouter/cr_map.o [x86_64-linux-gnu-gcc -pthread] plugins/corerouter/corerouter.o [x86_64-linux-gnu-gcc -pthread] plugins/fastrouter/fastrouter.o [x86_64-linux-gnu-gcc -pthread] plugins/http/http.o [x86_64-linux-gnu-gcc -pthread] plugins/http/keepalive.o [x86_64-linux-gnu-gcc -pthread] plugins/http/https.o [x86_64-linux-gnu-gcc -pthread] plugins/http/spdy3.o [x86_64-linux-gnu-gcc -pthread] plugins/ugreen/ugreen.o [x86_64-linux-gnu-gcc -pthread] plugins/signal/signal_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/syslog/syslog_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/rsyslog/rsyslog_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/logsocket/logsocket_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/router_uwsgi/router_uwsgi.o [x86_64-linux-gnu-gcc -pthread] plugins/router_redirect/router_redirect.o [x86_64-linux-gnu-gcc -pthread] plugins/router_basicauth/router_basicauth.o [x86_64-linux-gnu-gcc -pthread] plugins/zergpool/zergpool.o [x86_64-linux-gnu-gcc -pthread] plugins/redislog/redislog_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/mongodblog/mongodblog_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/router_rewrite/router_rewrite.o [x86_64-linux-gnu-gcc -pthread] plugins/router_http/router_http.o [x86_64-linux-gnu-gcc -pthread] plugins/logfile/logfile.o [x86_64-linux-gnu-gcc -pthread] plugins/router_cache/router_cache.o [x86_64-linux-gnu-gcc -pthread] plugins/rawrouter/rawrouter.o [x86_64-linux-gnu-gcc -pthread] plugins/router_static/router_static.o [x86_64-linux-gnu-gcc -pthread] plugins/sslrouter/sslrouter.o [x86_64-linux-gnu-gcc -pthread] plugins/spooler/spooler_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/cheaper_busyness/cheaper_busyness.o [x86_64-linux-gnu-gcc -pthread] plugins/symcall/symcall_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/transformation_tofile/tofile.o [x86_64-linux-gnu-gcc -pthread] plugins/transformation_gzip/gzip.o [x86_64-linux-gnu-gcc -pthread] plugins/transformation_chunked/chunked.o [x86_64-linux-gnu-gcc -pthread] plugins/transformation_offload/offload.o [x86_64-linux-gnu-gcc -pthread] plugins/router_memcached/router_memcached.o [x86_64-linux-gnu-gcc -pthread] plugins/router_redis/router_redis.o [x86_64-linux-gnu-gcc -pthread] plugins/router_hash/router_hash.o [x86_64-linux-gnu-gcc -pthread] plugins/router_expires/expires.o [x86_64-linux-gnu-gcc -pthread] plugins/router_metrics/plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/transformation_template/tt.o [x86_64-linux-gnu-gcc -pthread] plugins/stats_pusher_socket/plugin.o *** uWSGI linking *** x86_64-linux-gnu-gcc -pthread -o /usr/local/bin/uwsgi -L/usr/lib -Wl,-rpath,/usr/lib 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 lib/linux_ns.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/python/python_plugin.o plugins/python/pyutils.o plugins/python/pyloader.o plugins/python/wsgi_handlers.o plugins/python/wsgi_headers.o plugins/python/wsgi_subhandler.o plugins/python/web3_subhandler.o plugins/python/pump_subhandler.o plugins/python/gil.o plugins/python/uwsgi_pymodule.o plugins/python/profiler.o plugins/python/symimporter.o plugins/python/tracebacker.o plugins/python/raw.o plugins/gevent/gevent.o plugins/gevent/hooks.o 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 -ldl -lz -lssl -lcrypto -lexpat -lpthread -ldl -lutil -lm -lpython2.7 -lcrypt ################# uWSGI configuration ################# pcre = False kernel = Linux malloc = libc execinfo = False ifaddrs = True ssl = True zlib = True locking = pthread_mutex plugin_dir = . timer = timerfd yaml = embedded json = False filemonitor = inotify routing = False debug = False ucontext = True capabilities = False xml = expat event = epoll ############## end of uWSGI configuration ############# total build time: 65 seconds *** uWSGI is ready, launch it with /usr/local/bin/uwsgi *** Successfully installed uwsgi Cleaning up... # # 100 781k 100 781k 0 0 662k 0 0:00:01 0:00:01 --:--:-- 662k uwsgi-2.0.17.1/.gitignore uwsgi-2.0.17.1/.travis.yml uwsgi-2.0.17.1/CONTRIBUTORS uwsgi-2.0.17.1/INSTALL uwsgi-2.0.17.1/LICENSE uwsgi-2.0.17.1/Makefile uwsgi-2.0.17.1/PKG-INFO uwsgi-2.0.17.1/README uwsgi-2.0.17.1/apache2/ uwsgi-2.0.17.1/apache2/mod_Ruwsgi.c uwsgi-2.0.17.1/apache2/mod_proxy_uwsgi.c uwsgi-2.0.17.1/apache2/mod_uwsgi.c uwsgi-2.0.17.1/attach.py uwsgi-2.0.17.1/bin/ uwsgi-2.0.17.1/bin/uwsgi uwsgi-2.0.17.1/buildconf/ uwsgi-2.0.17.1/buildconf/all.ini uwsgi-2.0.17.1/buildconf/asyncio.ini uwsgi-2.0.17.1/buildconf/base.ini uwsgi-2.0.17.1/buildconf/cgi.ini uwsgi-2.0.17.1/buildconf/core.ini uwsgi-2.0.17.1/buildconf/coroae.ini uwsgi-2.0.17.1/buildconf/coverity.ini uwsgi-2.0.17.1/buildconf/default.ini uwsgi-2.0.17.1/buildconf/django.ini uwsgi-2.0.17.1/buildconf/embedded.ini uwsgi-2.0.17.1/buildconf/erlang.ini uwsgi-2.0.17.1/buildconf/gccgo.ini uwsgi-2.0.17.1/buildconf/gevent.ini uwsgi-2.0.17.1/buildconf/glusterfs.ini uwsgi-2.0.17.1/buildconf/gridfs.ini uwsgi-2.0.17.1/buildconf/jwsgi.ini uwsgi-2.0.17.1/buildconf/lib.ini uwsgi-2.0.17.1/buildconf/lua.ini uwsgi-2.0.17.1/buildconf/luap.ini uwsgi-2.0.17.1/buildconf/minimal.ini uwsgi-2.0.17.1/buildconf/modular.ini uwsgi-2.0.17.1/buildconf/mono.ini uwsgi-2.0.17.1/buildconf/nolang.ini uwsgi-2.0.17.1/buildconf/package.ini uwsgi-2.0.17.1/buildconf/php.ini uwsgi-2.0.17.1/buildconf/plonly.ini uwsgi-2.0.17.1/buildconf/ppa.ini uwsgi-2.0.17.1/buildconf/psgi.ini uwsgi-2.0.17.1/buildconf/pyerl.ini uwsgi-2.0.17.1/buildconf/pylua.ini uwsgi-2.0.17.1/buildconf/pyonly.ini uwsgi-2.0.17.1/buildconf/pypy.ini uwsgi-2.0.17.1/buildconf/pypyonly.ini uwsgi-2.0.17.1/buildconf/pyring.ini uwsgi-2.0.17.1/buildconf/pyuwsgi.ini uwsgi-2.0.17.1/buildconf/rack.ini uwsgi-2.0.17.1/buildconf/rados.ini uwsgi-2.0.17.1/buildconf/rbonly.ini uwsgi-2.0.17.1/buildconf/ring.ini uwsgi-2.0.17.1/buildconf/ruby2.ini uwsgi-2.0.17.1/buildconf/servlet.ini uwsgi-2.0.17.1/buildconf/travis.ini uwsgi-2.0.17.1/buildconf/unbit.ini uwsgi-2.0.17.1/buildconf/unbitstaff.ini uwsgi-2.0.17.1/buildconf/uwsgi.it.ini uwsgi-2.0.17.1/buildconf/v8.ini uwsgi-2.0.17.1/contrib/ uwsgi-2.0.17.1/contrib/Uwsgi.pm uwsgi-2.0.17.1/contrib/binder.pl uwsgi-2.0.17.1/contrib/centos_init_script uwsgi-2.0.17.1/contrib/cgi_python.c uwsgi-2.0.17.1/contrib/cryptologger.rb uwsgi-2.0.17.1/contrib/emperormon.ru uwsgi-2.0.17.1/contrib/fdconf.pl uwsgi-2.0.17.1/contrib/graphite_uwsgi.py uwsgi-2.0.17.1/contrib/launchd/ uwsgi-2.0.17.1/contrib/launchd/it.unbit.uwsgi.emperor.plist uwsgi-2.0.17.1/contrib/launchd/it.unbit.uwsgi.plist uwsgi-2.0.17.1/contrib/loadapp.pl uwsgi-2.0.17.1/contrib/pypy/ uwsgi-2.0.17.1/contrib/pypy/uwsgi_pypy_greenlets.py uwsgi-2.0.17.1/contrib/pyuwsgi.py uwsgi-2.0.17.1/contrib/runuwsgi.py uwsgi-2.0.17.1/contrib/securesubscribe.pl uwsgi-2.0.17.1/contrib/spoolqueue/ uwsgi-2.0.17.1/contrib/spoolqueue/producer.py uwsgi-2.0.17.1/contrib/spoolqueue/tasks.py uwsgi-2.0.17.1/contrib/spoolqueue/tasksconsumer.py uwsgi-2.0.17.1/contrib/subscribe.pl uwsgi-2.0.17.1/contrib/twuwsgi.py uwsgi-2.0.17.1/contrib/upstart/ uwsgi-2.0.17.1/contrib/upstart/emperor.conf uwsgi-2.0.17.1/contrib/upstart/uwsgi.conf uwsgi-2.0.17.1/contrib/upython uwsgi-2.0.17.1/contrib/urack.rb uwsgi-2.0.17.1/contrib/uwsgi-cache-monitor.py uwsgi-2.0.17.1/contrib/uwsgi.erl uwsgi-2.0.17.1/contrib/uwsgi.java uwsgi-2.0.17.1/contrib/uwsgi.rb uwsgi-2.0.17.1/contrib/uwsgi_client.c uwsgi-2.0.17.1/contrib/uwsgi_dynamic_client.c uwsgi-2.0.17.1/contrib/uwsgisubscribers.ru uwsgi-2.0.17.1/contrib/xinetd_uwsgi uwsgi-2.0.17.1/core/ uwsgi-2.0.17.1/core/alarm.c uwsgi-2.0.17.1/core/async.c uwsgi-2.0.17.1/core/buffer.c uwsgi-2.0.17.1/core/cache.c uwsgi-2.0.17.1/core/chunked.c uwsgi-2.0.17.1/core/clang_fake.c uwsgi-2.0.17.1/core/clock.c uwsgi-2.0.17.1/core/config.c uwsgi-2.0.17.1/core/cookie.c uwsgi-2.0.17.1/core/cron.c uwsgi-2.0.17.1/core/daemons.c uwsgi-2.0.17.1/core/emperor.c uwsgi-2.0.17.1/core/errors.c uwsgi-2.0.17.1/core/event.c uwsgi-2.0.17.1/core/exceptions.c uwsgi-2.0.17.1/core/fifo.c uwsgi-2.0.17.1/core/fsmon.c uwsgi-2.0.17.1/core/gateway.c uwsgi-2.0.17.1/core/hash.c uwsgi-2.0.17.1/core/hooks.c uwsgi-2.0.17.1/core/ini.c uwsgi-2.0.17.1/core/init.c uwsgi-2.0.17.1/core/io.c uwsgi-2.0.17.1/core/json.c uwsgi-2.0.17.1/core/legion.c uwsgi-2.0.17.1/core/lock.c uwsgi-2.0.17.1/core/logging. uwsgi-2.0.17.1/core/logging.c uwsgi-2.0.17.1/core/loop.c uwsgi-2.0.17.1/core/master.c uwsgi-2.0.17.1/core/master_checks.c uwsgi-2.0.17.1/core/master_events.c uwsgi-2.0.17.1/core/master_utils.c uwsgi-2.0.17.1/core/metrics.c uwsgi-2.0.17.1/core/mount.c uwsgi-2.0.17.1/core/mule.c uwsgi-2.0.17.1/core/notify.c uwsgi-2.0.17.1/core/offload.c uwsgi-2.0.17.1/core/plugins.c uwsgi-2.0.17.1/core/plugins_builder.c uwsgi-2.0.17.1/core/progress.c uwsgi-2.0.17.1/core/protocol.c uwsgi-2.0.17.1/core/querystring.c uwsgi-2.0.17.1/core/queue.c uwsgi-2.0.17.1/core/rb_timers.c uwsgi-2.0.17.1/core/reader.c uwsgi-2.0.17.1/core/regexp.c uwsgi-2.0.17.1/core/routing.c uwsgi-2.0.17.1/core/rpc.c uwsgi-2.0.17.1/core/sendfile.c uwsgi-2.0.17.1/core/setup_utils.c uwsgi-2.0.17.1/core/sharedarea.c uwsgi-2.0.17.1/core/signal.c uwsgi-2.0.17.1/core/skel.c uwsgi-2.0.17.1/core/snmp.c uwsgi-2.0.17.1/core/socket.c uwsgi-2.0.17.1/core/spooler.c uwsgi-2.0.17.1/core/ssl.c uwsgi-2.0.17.1/core/static.c uwsgi-2.0.17.1/core/stats.c uwsgi-2.0.17.1/core/storage.c uwsgi-2.0.17.1/core/strings.c uwsgi-2.0.17.1/core/subscription.c uwsgi-2.0.17.1/core/timebomb.c uwsgi-2.0.17.1/core/transformations.c uwsgi-2.0.17.1/core/utils.c uwsgi-2.0.17.1/core/uwsgi.c uwsgi-2.0.17.1/core/websockets.c uwsgi-2.0.17.1/core/writer.c uwsgi-2.0.17.1/core/xmlconf.c uwsgi-2.0.17.1/core/yaml.c uwsgi-2.0.17.1/core/zeus.c uwsgi-2.0.17.1/core/zlib.c uwsgi-2.0.17.1/examples/ uwsgi-2.0.17.1/examples/bootstrap.py uwsgi-2.0.17.1/examples/bootstrap2.py uwsgi-2.0.17.1/examples/bootstrap3.py uwsgi-2.0.17.1/examples/bootstrap4.py uwsgi-2.0.17.1/examples/bootstrap5.py uwsgi-2.0.17.1/examples/config.lua uwsgi-2.0.17.1/examples/config.ru uwsgi-2.0.17.1/examples/config17.ru uwsgi-2.0.17.1/examples/config2.lua uwsgi-2.0.17.1/examples/config2.ru uwsgi-2.0.17.1/examples/config30.ru uwsgi-2.0.17.1/examples/corostream.pl uwsgi-2.0.17.1/examples/debug.ini uwsgi-2.0.17.1/examples/fibers.ru uwsgi-2.0.17.1/examples/fibers.yml uwsgi-2.0.17.1/examples/flaskpost.py uwsgi-2.0.17.1/examples/heavytest.ini uwsgi-2.0.17.1/examples/heavytest.py uwsgi-2.0.17.1/examples/info_uwsgi.php uwsgi-2.0.17.1/examples/logic.ini uwsgi-2.0.17.1/examples/mega.xml uwsgi-2.0.17.1/examples/mjpeg_stream.py uwsgi-2.0.17.1/examples/mojoapp.pl uwsgi-2.0.17.1/examples/multi.ini uwsgi-2.0.17.1/examples/multi.xml uwsgi-2.0.17.1/examples/multiapp.py uwsgi-2.0.17.1/examples/protected.ini uwsgi-2.0.17.1/examples/router.lua uwsgi-2.0.17.1/examples/simple_app.py uwsgi-2.0.17.1/examples/simple_app_wsgi2.py uwsgi-2.0.17.1/examples/simple_logger.py uwsgi-2.0.17.1/examples/sites.xml uwsgi-2.0.17.1/examples/sputnik.ws uwsgi-2.0.17.1/examples/staticfilesnmp.py uwsgi-2.0.17.1/examples/taskqueue.py uwsgi-2.0.17.1/examples/uwsgi.xml uwsgi-2.0.17.1/examples/uwsgirouter.py uwsgi-2.0.17.1/examples/uwsgirouter2.py uwsgi-2.0.17.1/examples/uwsgirouter3.py uwsgi-2.0.17.1/examples/uwsgirouter4.py uwsgi-2.0.17.1/examples/uwsgirouter5.py uwsgi-2.0.17.1/examples/uwsgistatus.py uwsgi-2.0.17.1/examples/welcome.ini uwsgi-2.0.17.1/examples/welcome.py uwsgi-2.0.17.1/examples/welcome3.py uwsgi-2.0.17.1/examples/werkzeug.js uwsgi-2.0.17.1/examples/werkzeug.yml uwsgi-2.0.17.1/examples/werkzeug_strict.yml uwsgi-2.0.17.1/examples/xmlindex-html.xsl uwsgi-2.0.17.1/examples/xmlindex.ini uwsgi-2.0.17.1/examples/zmqgevent.ini uwsgi-2.0.17.1/ext/ uwsgi-2.0.17.1/ext/uwsgi/ uwsgi-2.0.17.1/ext/uwsgi/extconf.rb uwsgi-2.0.17.1/install.sh uwsgi-2.0.17.1/lib/ uwsgi-2.0.17.1/lib/linux_ns.c uwsgi-2.0.17.1/lib/netlink.c uwsgi-2.0.17.1/lib/sun_fixes.c uwsgi-2.0.17.1/logo_uWSGI.png uwsgi-2.0.17.1/logo_uWSGI.svg uwsgi-2.0.17.1/mongrel2-uwsgi.conf uwsgi-2.0.17.1/plugins/ uwsgi-2.0.17.1/plugins/airbrake/ uwsgi-2.0.17.1/plugins/airbrake/airbrake_plugin.c uwsgi-2.0.17.1/plugins/airbrake/uwsgiplugin.py uwsgi-2.0.17.1/plugins/alarm_curl/ uwsgi-2.0.17.1/plugins/alarm_curl/alarm_curl_plugin.c uwsgi-2.0.17.1/plugins/alarm_curl/uwsgiplugin.py uwsgi-2.0.17.1/plugins/alarm_speech/ uwsgi-2.0.17.1/plugins/alarm_speech/alarm_speech.m uwsgi-2.0.17.1/plugins/alarm_speech/uwsgiplugin.py uwsgi-2.0.17.1/plugins/alarm_xmpp/ uwsgi-2.0.17.1/plugins/alarm_xmpp/alarm_xmpp_plugin.c uwsgi-2.0.17.1/plugins/alarm_xmpp/gloox.cc uwsgi-2.0.17.1/plugins/alarm_xmpp/uwsgiplugin.py uwsgi-2.0.17.1/plugins/asyncio/ uwsgi-2.0.17.1/plugins/asyncio/asyncio.c uwsgi-2.0.17.1/plugins/asyncio/uwsgiplugin.py uwsgi-2.0.17.1/plugins/cache/ uwsgi-2.0.17.1/plugins/cache/cache.c uwsgi-2.0.17.1/plugins/cache/uwsgiplugin.py uwsgi-2.0.17.1/plugins/carbon/ uwsgi-2.0.17.1/plugins/carbon/carbon.c uwsgi-2.0.17.1/plugins/carbon/uwsgiplugin.py uwsgi-2.0.17.1/plugins/cgi/ uwsgi-2.0.17.1/plugins/cgi/cgi_plugin.c uwsgi-2.0.17.1/plugins/cgi/uwsgiplugin.py uwsgi-2.0.17.1/plugins/cheaper_backlog2/ uwsgi-2.0.17.1/plugins/cheaper_backlog2/cheaper_backlog2.c uwsgi-2.0.17.1/plugins/cheaper_backlog2/uwsgiplugin.py uwsgi-2.0.17.1/plugins/cheaper_busyness/ uwsgi-2.0.17.1/plugins/cheaper_busyness/cheaper_busyness.c uwsgi-2.0.17.1/plugins/cheaper_busyness/uwsgiplugin.py uwsgi-2.0.17.1/plugins/clock_monotonic/ uwsgi-2.0.17.1/plugins/clock_monotonic/clock_monotonic.c uwsgi-2.0.17.1/plugins/clock_monotonic/uwsgiplugin.py uwsgi-2.0.17.1/plugins/clock_realtime/ uwsgi-2.0.17.1/plugins/clock_realtime/clock_realtime.c uwsgi-2.0.17.1/plugins/clock_realtime/uwsgiplugin.py uwsgi-2.0.17.1/plugins/corerouter/ uwsgi-2.0.17.1/plugins/corerouter/corerouter.c uwsgi-2.0.17.1/plugins/corerouter/cr.h uwsgi-2.0.17.1/plugins/corerouter/cr_common.c uwsgi-2.0.17.1/plugins/corerouter/cr_map.c uwsgi-2.0.17.1/plugins/corerouter/uwsgiplugin.py uwsgi-2.0.17.1/plugins/coroae/ uwsgi-2.0.17.1/plugins/coroae/coroae.c uwsgi-2.0.17.1/plugins/coroae/uwsgiplugin.py uwsgi-2.0.17.1/plugins/cplusplus/ uwsgi-2.0.17.1/plugins/cplusplus/base.cc uwsgi-2.0.17.1/plugins/cplusplus/plugin.c uwsgi-2.0.17.1/plugins/cplusplus/uwsgiplugin.py uwsgi-2.0.17.1/plugins/curl_cron/ uwsgi-2.0.17.1/plugins/curl_cron/curl_cron.c uwsgi-2.0.17.1/plugins/curl_cron/uwsgiplugin.py uwsgi-2.0.17.1/plugins/dumbloop/ uwsgi-2.0.17.1/plugins/dumbloop/dumb.c uwsgi-2.0.17.1/plugins/dumbloop/uwsgiplugin.py uwsgi-2.0.17.1/plugins/dummy/ uwsgi-2.0.17.1/plugins/dummy/dummy.c uwsgi-2.0.17.1/plugins/dummy/uwsgiplugin.py uwsgi-2.0.17.1/plugins/echo/ uwsgi-2.0.17.1/plugins/echo/echo_plugin.c uwsgi-2.0.17.1/plugins/echo/uwsgiplugin.py uwsgi-2.0.17.1/plugins/emperor_amqp/ uwsgi-2.0.17.1/plugins/emperor_amqp/amqp.c uwsgi-2.0.17.1/plugins/emperor_amqp/emperor_amqp.c uwsgi-2.0.17.1/plugins/emperor_amqp/uwsgiplugin.py uwsgi-2.0.17.1/plugins/emperor_mongodb/ uwsgi-2.0.17.1/plugins/emperor_mongodb/emperor_mongodb.cc uwsgi-2.0.17.1/plugins/emperor_mongodb/plugin.c uwsgi-2.0.17.1/plugins/emperor_mongodb/uwsgiplugin.py uwsgi-2.0.17.1/plugins/emperor_pg/ uwsgi-2.0.17.1/plugins/emperor_pg/emperor_pg.c uwsgi-2.0.17.1/plugins/emperor_pg/uwsgiplugin.py uwsgi-2.0.17.1/plugins/emperor_zeromq/ uwsgi-2.0.17.1/plugins/emperor_zeromq/emperor_zeromq.c uwsgi-2.0.17.1/plugins/emperor_zeromq/uwsgiplugin.py uwsgi-2.0.17.1/plugins/example/ uwsgi-2.0.17.1/plugins/example/example_plugin.c uwsgi-2.0.17.1/plugins/example/uwsgiplugin.py uwsgi-2.0.17.1/plugins/exception_log/ uwsgi-2.0.17.1/plugins/exception_log/exception_log.c uwsgi-2.0.17.1/plugins/exception_log/uwsgiplugin.py uwsgi-2.0.17.1/plugins/fastrouter/ uwsgi-2.0.17.1/plugins/fastrouter/fastrouter.c uwsgi-2.0.17.1/plugins/fastrouter/uwsgiplugin.py uwsgi-2.0.17.1/plugins/fiber/ uwsgi-2.0.17.1/plugins/fiber/fiber.c uwsgi-2.0.17.1/plugins/fiber/uwsgiplugin.py uwsgi-2.0.17.1/plugins/forkptyrouter/ uwsgi-2.0.17.1/plugins/forkptyrouter/forkptyrouter.c uwsgi-2.0.17.1/plugins/forkptyrouter/uwsgiplugin.py uwsgi-2.0.17.1/plugins/gccgo/ uwsgi-2.0.17.1/plugins/gccgo/gccgo_plugin.c uwsgi-2.0.17.1/plugins/gccgo/uwsgi.go uwsgi-2.0.17.1/plugins/gccgo/uwsgiplugin.py uwsgi-2.0.17.1/plugins/geoip/ uwsgi-2.0.17.1/plugins/geoip/geoip.c uwsgi-2.0.17.1/plugins/geoip/uwsgiplugin.py uwsgi-2.0.17.1/plugins/gevent/ uwsgi-2.0.17.1/plugins/gevent/gevent.c uwsgi-2.0.17.1/plugins/gevent/gevent.h uwsgi-2.0.17.1/plugins/gevent/hooks.c uwsgi-2.0.17.1/plugins/gevent/uwsgiplugin.py uwsgi-2.0.17.1/plugins/glusterfs/ uwsgi-2.0.17.1/plugins/glusterfs/glusterfs.c uwsgi-2.0.17.1/plugins/glusterfs/uwsgiplugin.py uwsgi-2.0.17.1/plugins/graylog2/ uwsgi-2.0.17.1/plugins/graylog2/graylog2_plugin.c uwsgi-2.0.17.1/plugins/graylog2/uwsgiplugin.py uwsgi-2.0.17.1/plugins/greenlet/ uwsgi-2.0.17.1/plugins/greenlet/greenlet.c uwsgi-2.0.17.1/plugins/greenlet/uwsgiplugin.py uwsgi-2.0.17.1/plugins/gridfs/ uwsgi-2.0.17.1/plugins/gridfs/gridfs.cc uwsgi-2.0.17.1/plugins/gridfs/plugin.c uwsgi-2.0.17.1/plugins/gridfs/uwsgiplugin.py uwsgi-2.0.17.1/plugins/http/ uwsgi-2.0.17.1/plugins/http/common.h uwsgi-2.0.17.1/plugins/http/http.c uwsgi-2.0.17.1/plugins/http/https.c uwsgi-2.0.17.1/plugins/http/keepalive.c uwsgi-2.0.17.1/plugins/http/spdy3.c uwsgi-2.0.17.1/plugins/http/spdy3.h uwsgi-2.0.17.1/plugins/http/uwsgiplugin.py uwsgi-2.0.17.1/plugins/jvm/ uwsgi-2.0.17.1/plugins/jvm/jvm.h uwsgi-2.0.17.1/plugins/jvm/jvm_plugin.c uwsgi-2.0.17.1/plugins/jvm/uwsgi.java uwsgi-2.0.17.1/plugins/jvm/uwsgiplugin.py uwsgi-2.0.17.1/plugins/jwsgi/ uwsgi-2.0.17.1/plugins/jwsgi/jwsgi_plugin.c uwsgi-2.0.17.1/plugins/jwsgi/uwsgiplugin.py uwsgi-2.0.17.1/plugins/ldap/ uwsgi-2.0.17.1/plugins/ldap/ldap.c uwsgi-2.0.17.1/plugins/ldap/uwsgiplugin.py uwsgi-2.0.17.1/plugins/legion_cache_fetch/ uwsgi-2.0.17.1/plugins/legion_cache_fetch/legion_cache_fetch.c uwsgi-2.0.17.1/plugins/legion_cache_fetch/uwsgiplugin.py uwsgi-2.0.17.1/plugins/libffi/ uwsgi-2.0.17.1/plugins/libffi/libffi.c uwsgi-2.0.17.1/plugins/libffi/uwsgiplugin.py uwsgi-2.0.17.1/plugins/libtcc/ uwsgi-2.0.17.1/plugins/libtcc/libtcc.c uwsgi-2.0.17.1/plugins/libtcc/uwsgiplugin.py uwsgi-2.0.17.1/plugins/logcrypto/ uwsgi-2.0.17.1/plugins/logcrypto/logcrypto.c uwsgi-2.0.17.1/plugins/logcrypto/uwsgiplugin.py uwsgi-2.0.17.1/plugins/logfile/ uwsgi-2.0.17.1/plugins/logfile/logfile.c uwsgi-2.0.17.1/plugins/logfile/uwsgiplugin.py uwsgi-2.0.17.1/plugins/logpipe/ uwsgi-2.0.17.1/plugins/logpipe/logpipe.c uwsgi-2.0.17.1/plugins/logpipe/uwsgiplugin.py uwsgi-2.0.17.1/plugins/logsocket/ uwsgi-2.0.17.1/plugins/logsocket/logsocket_plugin.c uwsgi-2.0.17.1/plugins/logsocket/uwsgiplugin.py uwsgi-2.0.17.1/plugins/logzmq/ uwsgi-2.0.17.1/plugins/logzmq/plugin.c uwsgi-2.0.17.1/plugins/logzmq/uwsgiplugin.py uwsgi-2.0.17.1/plugins/lua/ uwsgi-2.0.17.1/plugins/lua/lua_plugin.c uwsgi-2.0.17.1/plugins/lua/uwsgiplugin.py uwsgi-2.0.17.1/plugins/matheval/ uwsgi-2.0.17.1/plugins/matheval/math.c uwsgi-2.0.17.1/plugins/matheval/uwsgiplugin.py uwsgi-2.0.17.1/plugins/mongodb/ uwsgi-2.0.17.1/plugins/mongodb/plugin.c uwsgi-2.0.17.1/plugins/mongodb/uwsgiplugin.py uwsgi-2.0.17.1/plugins/mongodblog/ uwsgi-2.0.17.1/plugins/mongodblog/mongodblog_plugin.c uwsgi-2.0.17.1/plugins/mongodblog/uwsgiplugin.py uwsgi-2.0.17.1/plugins/mongrel2/ uwsgi-2.0.17.1/plugins/mongrel2/mongrel2.c uwsgi-2.0.17.1/plugins/mongrel2/uwsgiplugin.py uwsgi-2.0.17.1/plugins/mono/ uwsgi-2.0.17.1/plugins/mono/mono_plugin.c uwsgi-2.0.17.1/plugins/mono/uwsgi.cs uwsgi-2.0.17.1/plugins/mono/uwsgiplugin.py uwsgi-2.0.17.1/plugins/msgpack/ uwsgi-2.0.17.1/plugins/msgpack/msgpack.c uwsgi-2.0.17.1/plugins/msgpack/uwsgiplugin.py uwsgi-2.0.17.1/plugins/nagios/ uwsgi-2.0.17.1/plugins/nagios/nagios.c uwsgi-2.0.17.1/plugins/nagios/uwsgiplugin.py uwsgi-2.0.17.1/plugins/notfound/ uwsgi-2.0.17.1/plugins/notfound/notfound.c uwsgi-2.0.17.1/plugins/notfound/uwsgiplugin.py uwsgi-2.0.17.1/plugins/objc_gc/ uwsgi-2.0.17.1/plugins/objc_gc/objc_gc.m uwsgi-2.0.17.1/plugins/objc_gc/uwsgiplugin.py uwsgi-2.0.17.1/plugins/pam/ uwsgi-2.0.17.1/plugins/pam/pam.c uwsgi-2.0.17.1/plugins/pam/uwsgiplugin.py uwsgi-2.0.17.1/plugins/php/ uwsgi-2.0.17.1/plugins/php/common.h uwsgi-2.0.17.1/plugins/php/php_plugin.c uwsgi-2.0.17.1/plugins/php/session.c uwsgi-2.0.17.1/plugins/php/uwsgiplugin.py uwsgi-2.0.17.1/plugins/ping/ uwsgi-2.0.17.1/plugins/ping/ping_plugin.c uwsgi-2.0.17.1/plugins/ping/uwsgiplugin.py uwsgi-2.0.17.1/plugins/psgi/ uwsgi-2.0.17.1/plugins/psgi/psgi.h uwsgi-2.0.17.1/plugins/psgi/psgi_loader.c uwsgi-2.0.17.1/plugins/psgi/psgi_plugin.c uwsgi-2.0.17.1/plugins/psgi/psgi_response.c uwsgi-2.0.17.1/plugins/psgi/uwsgi_plmodule.c uwsgi-2.0.17.1/plugins/psgi/uwsgiplugin.py uwsgi-2.0.17.1/plugins/pty/ uwsgi-2.0.17.1/plugins/pty/pty.c uwsgi-2.0.17.1/plugins/pty/uwsgiplugin.py uwsgi-2.0.17.1/plugins/pypy/ uwsgi-2.0.17.1/plugins/pypy/README uwsgi-2.0.17.1/plugins/pypy/pypy_plugin.c uwsgi-2.0.17.1/plugins/pypy/pypy_setup.py uwsgi-2.0.17.1/plugins/pypy/uwsgiplugin.py uwsgi-2.0.17.1/plugins/python/ uwsgi-2.0.17.1/plugins/python/gil.c uwsgi-2.0.17.1/plugins/python/profiler.c uwsgi-2.0.17.1/plugins/python/pump_subhandler.c uwsgi-2.0.17.1/plugins/python/pyloader.c uwsgi-2.0.17.1/plugins/python/python_plugin.c uwsgi-2.0.17.1/plugins/python/pyutils.c uwsgi-2.0.17.1/plugins/python/raw.c uwsgi-2.0.17.1/plugins/python/symimporter.c uwsgi-2.0.17.1/plugins/python/tracebacker.c uwsgi-2.0.17.1/plugins/python/uwsgi_pymodule.c uwsgi-2.0.17.1/plugins/python/uwsgi_python.h uwsgi-2.0.17.1/plugins/python/uwsgiplugin.py uwsgi-2.0.17.1/plugins/python/web3_subhandler.c uwsgi-2.0.17.1/plugins/python/wsgi_handlers.c uwsgi-2.0.17.1/plugins/python/wsgi_headers.c uwsgi-2.0.17.1/plugins/python/wsgi_subhandler.c uwsgi-2.0.17.1/plugins/pyuwsgi/ uwsgi-2.0.17.1/plugins/pyuwsgi/pyuwsgi.c uwsgi-2.0.17.1/plugins/pyuwsgi/uwsgiplugin.py uwsgi-2.0.17.1/plugins/rack/ uwsgi-2.0.17.1/plugins/rack/rack_api.c uwsgi-2.0.17.1/plugins/rack/rack_plugin.c uwsgi-2.0.17.1/plugins/rack/uwsgi_rack.h uwsgi-2.0.17.1/plugins/rack/uwsgiplugin.py uwsgi-2.0.17.1/plugins/rados/ uwsgi-2.0.17.1/plugins/rados/rados.c uwsgi-2.0.17.1/plugins/rados/uwsgiplugin.py uwsgi-2.0.17.1/plugins/rawrouter/ uwsgi-2.0.17.1/plugins/rawrouter/rawrouter.c uwsgi-2.0.17.1/plugins/rawrouter/uwsgiplugin.py uwsgi-2.0.17.1/plugins/rbthreads/ uwsgi-2.0.17.1/plugins/rbthreads/rbthreads.c uwsgi-2.0.17.1/plugins/rbthreads/uwsgiplugin.py uwsgi-2.0.17.1/plugins/redislog/ uwsgi-2.0.17.1/plugins/redislog/redislog_plugin.c uwsgi-2.0.17.1/plugins/redislog/uwsgiplugin.py uwsgi-2.0.17.1/plugins/ring/ uwsgi-2.0.17.1/plugins/ring/ring_plugin.c uwsgi-2.0.17.1/plugins/ring/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_access/ uwsgi-2.0.17.1/plugins/router_access/router_access.c uwsgi-2.0.17.1/plugins/router_access/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_basicauth/ uwsgi-2.0.17.1/plugins/router_basicauth/router_basicauth.c uwsgi-2.0.17.1/plugins/router_basicauth/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_cache/ uwsgi-2.0.17.1/plugins/router_cache/router_cache.c uwsgi-2.0.17.1/plugins/router_cache/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_expires/ uwsgi-2.0.17.1/plugins/router_expires/expires.c uwsgi-2.0.17.1/plugins/router_expires/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_hash/ uwsgi-2.0.17.1/plugins/router_hash/router_hash.c uwsgi-2.0.17.1/plugins/router_hash/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_http/ uwsgi-2.0.17.1/plugins/router_http/router_http.c uwsgi-2.0.17.1/plugins/router_http/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_memcached/ uwsgi-2.0.17.1/plugins/router_memcached/router_memcached.c uwsgi-2.0.17.1/plugins/router_memcached/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_metrics/ uwsgi-2.0.17.1/plugins/router_metrics/plugin.c uwsgi-2.0.17.1/plugins/router_metrics/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_radius/ uwsgi-2.0.17.1/plugins/router_radius/radius.c uwsgi-2.0.17.1/plugins/router_radius/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_redirect/ uwsgi-2.0.17.1/plugins/router_redirect/router_redirect.c uwsgi-2.0.17.1/plugins/router_redirect/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_redis/ uwsgi-2.0.17.1/plugins/router_redis/router_redis.c uwsgi-2.0.17.1/plugins/router_redis/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_rewrite/ uwsgi-2.0.17.1/plugins/router_rewrite/router_rewrite.c uwsgi-2.0.17.1/plugins/router_rewrite/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_spnego/ uwsgi-2.0.17.1/plugins/router_spnego/router_spnego.c uwsgi-2.0.17.1/plugins/router_spnego/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_static/ uwsgi-2.0.17.1/plugins/router_static/router_static.c uwsgi-2.0.17.1/plugins/router_static/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_uwsgi/ uwsgi-2.0.17.1/plugins/router_uwsgi/router_uwsgi.c uwsgi-2.0.17.1/plugins/router_uwsgi/uwsgiplugin.py uwsgi-2.0.17.1/plugins/router_xmldir/ uwsgi-2.0.17.1/plugins/router_xmldir/router_xmldir.c uwsgi-2.0.17.1/plugins/router_xmldir/uwsgiplugin.py uwsgi-2.0.17.1/plugins/rpc/ uwsgi-2.0.17.1/plugins/rpc/rpc_plugin.c uwsgi-2.0.17.1/plugins/rpc/uwsgiplugin.py uwsgi-2.0.17.1/plugins/rrdtool/ uwsgi-2.0.17.1/plugins/rrdtool/rrdtool.c uwsgi-2.0.17.1/plugins/rrdtool/uwsgiplugin.py uwsgi-2.0.17.1/plugins/rsyslog/ uwsgi-2.0.17.1/plugins/rsyslog/rsyslog_plugin.c uwsgi-2.0.17.1/plugins/rsyslog/uwsgiplugin.py uwsgi-2.0.17.1/plugins/ruby19/ uwsgi-2.0.17.1/plugins/ruby19/uwsgiplugin.py uwsgi-2.0.17.1/plugins/servlet/ uwsgi-2.0.17.1/plugins/servlet/servlet_plugin.c uwsgi-2.0.17.1/plugins/servlet/uwsgi_servlet.java uwsgi-2.0.17.1/plugins/servlet/uwsgiplugin.py uwsgi-2.0.17.1/plugins/signal/ uwsgi-2.0.17.1/plugins/signal/signal_plugin.c uwsgi-2.0.17.1/plugins/signal/uwsgiplugin.py uwsgi-2.0.17.1/plugins/spooler/ uwsgi-2.0.17.1/plugins/spooler/spooler_plugin.c uwsgi-2.0.17.1/plugins/spooler/uwsgiplugin.py uwsgi-2.0.17.1/plugins/sqlite3/ uwsgi-2.0.17.1/plugins/sqlite3/plugin.c uwsgi-2.0.17.1/plugins/sqlite3/uwsgiplugin.py uwsgi-2.0.17.1/plugins/ssi/ uwsgi-2.0.17.1/plugins/ssi/ssi.c uwsgi-2.0.17.1/plugins/ssi/uwsgiplugin.py uwsgi-2.0.17.1/plugins/sslrouter/ uwsgi-2.0.17.1/plugins/sslrouter/sslrouter.c uwsgi-2.0.17.1/plugins/sslrouter/uwsgiplugin.py uwsgi-2.0.17.1/plugins/stackless/ uwsgi-2.0.17.1/plugins/stackless/stackless.c uwsgi-2.0.17.1/plugins/stackless/uwsgiplugin.py uwsgi-2.0.17.1/plugins/stats_pusher_file/ uwsgi-2.0.17.1/plugins/stats_pusher_file/plugin.c uwsgi-2.0.17.1/plugins/stats_pusher_file/uwsgiplugin.py uwsgi-2.0.17.1/plugins/stats_pusher_mongodb/ uwsgi-2.0.17.1/plugins/stats_pusher_mongodb/plugin.c uwsgi-2.0.17.1/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc uwsgi-2.0.17.1/plugins/stats_pusher_mongodb/uwsgiplugin.py uwsgi-2.0.17.1/plugins/stats_pusher_socket/ uwsgi-2.0.17.1/plugins/stats_pusher_socket/plugin.c uwsgi-2.0.17.1/plugins/stats_pusher_socket/uwsgiplugin.py uwsgi-2.0.17.1/plugins/stats_pusher_statsd/ uwsgi-2.0.17.1/plugins/stats_pusher_statsd/plugin.c uwsgi-2.0.17.1/plugins/stats_pusher_statsd/uwsgiplugin.py uwsgi-2.0.17.1/plugins/symcall/ uwsgi-2.0.17.1/plugins/symcall/symcall_plugin.c uwsgi-2.0.17.1/plugins/symcall/uwsgiplugin.py uwsgi-2.0.17.1/plugins/syslog/ uwsgi-2.0.17.1/plugins/syslog/syslog_plugin.c uwsgi-2.0.17.1/plugins/syslog/uwsgiplugin.py uwsgi-2.0.17.1/plugins/systemd_logger/ uwsgi-2.0.17.1/plugins/systemd_logger/systemd_logger.c uwsgi-2.0.17.1/plugins/systemd_logger/uwsgiplugin.py uwsgi-2.0.17.1/plugins/tornado/ uwsgi-2.0.17.1/plugins/tornado/tornado.c uwsgi-2.0.17.1/plugins/tornado/uwsgiplugin.py uwsgi-2.0.17.1/plugins/transformation_chunked/ uwsgi-2.0.17.1/plugins/transformation_chunked/chunked.c uwsgi-2.0.17.1/plugins/transformation_chunked/uwsgiplugin.py uwsgi-2.0.17.1/plugins/transformation_gzip/ uwsgi-2.0.17.1/plugins/transformation_gzip/gzip.c uwsgi-2.0.17.1/plugins/transformation_gzip/uwsgiplugin.py uwsgi-2.0.17.1/plugins/transformation_offload/ uwsgi-2.0.17.1/plugins/transformation_offload/offload.c uwsgi-2.0.17.1/plugins/transformation_offload/uwsgiplugin.py uwsgi-2.0.17.1/plugins/transformation_template/ uwsgi-2.0.17.1/plugins/transformation_template/tt.c uwsgi-2.0.17.1/plugins/transformation_template/uwsgiplugin.py uwsgi-2.0.17.1/plugins/transformation_tofile/ uwsgi-2.0.17.1/plugins/transformation_tofile/tofile.c uwsgi-2.0.17.1/plugins/transformation_tofile/uwsgiplugin.py uwsgi-2.0.17.1/plugins/transformation_toupper/ uwsgi-2.0.17.1/plugins/transformation_toupper/toupper.c uwsgi-2.0.17.1/plugins/transformation_toupper/uwsgiplugin.py uwsgi-2.0.17.1/plugins/tuntap/ uwsgi-2.0.17.1/plugins/tuntap/common.c uwsgi-2.0.17.1/plugins/tuntap/common.h uwsgi-2.0.17.1/plugins/tuntap/firewall.c uwsgi-2.0.17.1/plugins/tuntap/tuntap.c uwsgi-2.0.17.1/plugins/tuntap/uwsgiplugin.py uwsgi-2.0.17.1/plugins/ugreen/ uwsgi-2.0.17.1/plugins/ugreen/ugreen.c uwsgi-2.0.17.1/plugins/ugreen/uwsgiplugin.py uwsgi-2.0.17.1/plugins/v8/ uwsgi-2.0.17.1/plugins/v8/plugin.c uwsgi-2.0.17.1/plugins/v8/uwsgiplugin.py uwsgi-2.0.17.1/plugins/v8/v8_commonjs.cc uwsgi-2.0.17.1/plugins/v8/v8_jsgi.cc uwsgi-2.0.17.1/plugins/v8/v8_uwsgi.cc uwsgi-2.0.17.1/plugins/v8/v8_uwsgi.h uwsgi-2.0.17.1/plugins/webdav/ uwsgi-2.0.17.1/plugins/webdav/uwsgiplugin.py uwsgi-2.0.17.1/plugins/webdav/webdav.c uwsgi-2.0.17.1/plugins/xattr/ uwsgi-2.0.17.1/plugins/xattr/uwsgiplugin.py uwsgi-2.0.17.1/plugins/xattr/xattr.c uwsgi-2.0.17.1/plugins/xslt/ uwsgi-2.0.17.1/plugins/xslt/uwsgiplugin.py uwsgi-2.0.17.1/plugins/xslt/xslt.c uwsgi-2.0.17.1/plugins/zabbix/ uwsgi-2.0.17.1/plugins/zabbix/plugin.c uwsgi-2.0.17.1/plugins/zabbix/uwsgiplugin.py uwsgi-2.0.17.1/plugins/zergpool/ uwsgi-2.0.17.1/plugins/zergpool/uwsgiplugin.py uwsgi-2.0.17.1/plugins/zergpool/zergpool.c uwsgi-2.0.17.1/proto/ uwsgi-2.0.17.1/proto/base.c uwsgi-2.0.17.1/proto/fastcgi.c uwsgi-2.0.17.1/proto/http.c uwsgi-2.0.17.1/proto/puwsgi.c uwsgi-2.0.17.1/proto/scgi.c uwsgi-2.0.17.1/proto/uwsgi.c uwsgi-2.0.17.1/setup.cpyext.py uwsgi-2.0.17.1/setup.py uwsgi-2.0.17.1/t/ uwsgi-2.0.17.1/t/cachebitmap.ini uwsgi-2.0.17.1/t/cachebitmap.py uwsgi-2.0.17.1/t/cachetest.py uwsgi-2.0.17.1/t/clojure/ uwsgi-2.0.17.1/t/clojure/myapp.clj uwsgi-2.0.17.1/t/core/ uwsgi-2.0.17.1/t/core/apps/ uwsgi-2.0.17.1/t/core/apps/read_body_and_send.pl uwsgi-2.0.17.1/t/core/read_body_and_send.pl uwsgi-2.0.17.1/t/core/url_sanitize.pl uwsgi-2.0.17.1/t/go/ uwsgi-2.0.17.1/t/go/cachetest.go uwsgi-2.0.17.1/t/go/complextest.go uwsgi-2.0.17.1/t/go/uploadtest.go uwsgi-2.0.17.1/t/java/ uwsgi-2.0.17.1/t/java/rpc.java uwsgi-2.0.17.1/t/lua/ uwsgi-2.0.17.1/t/lua/basic.lua uwsgi-2.0.17.1/t/mono/ uwsgi-2.0.17.1/t/mono/cache.aspx uwsgi-2.0.17.1/t/mules/ uwsgi-2.0.17.1/t/mules/mulebrain.py uwsgi-2.0.17.1/t/mules/reload.py uwsgi-2.0.17.1/t/mules/signal_management.py uwsgi-2.0.17.1/t/perl/ uwsgi-2.0.17.1/t/perl/active_workers_signal.pl uwsgi-2.0.17.1/t/perl/apps/ uwsgi-2.0.17.1/t/perl/apps/input_with_offset.pl uwsgi-2.0.17.1/t/perl/test.psgi uwsgi-2.0.17.1/t/perl/test_benchmark.pl uwsgi-2.0.17.1/t/perl/test_harakiri.psgi uwsgi-2.0.17.1/t/perl/test_hello.psgi uwsgi-2.0.17.1/t/perl/test_input_with_offset.pl uwsgi-2.0.17.1/t/perl/test_post.psgi uwsgi-2.0.17.1/t/perl/test_sleepy.psgi uwsgi-2.0.17.1/t/perl/test_streaming.psgi uwsgi-2.0.17.1/t/pypy/ uwsgi-2.0.17.1/t/pypy/t_continulet1.py uwsgi-2.0.17.1/t/pypy/t_continulet2.py uwsgi-2.0.17.1/t/python/ uwsgi-2.0.17.1/t/python/forcecl.py uwsgi-2.0.17.1/t/python/manage_script_name/ uwsgi-2.0.17.1/t/python/manage_script_name/manage_script_name_test.ini uwsgi-2.0.17.1/t/python/manage_script_name/test_manage_script_name.py uwsgi-2.0.17.1/t/python/manage_script_name/useless_app.py uwsgi-2.0.17.1/t/python/spooler_decorators/ uwsgi-2.0.17.1/t/python/spooler_decorators/spooler_decorator_test.ini uwsgi-2.0.17.1/t/python/spooler_decorators/spooler_decorator_tests.py uwsgi-2.0.17.1/t/python/spooler_decorators/spooler_handlers.py uwsgi-2.0.17.1/t/python/testba.py uwsgi-2.0.17.1/t/ring/ uwsgi-2.0.17.1/t/ring/README.md uwsgi-2.0.17.1/t/ring/config.ini uwsgi-2.0.17.1/t/ring/project.clj uwsgi-2.0.17.1/t/ring/src/ uwsgi-2.0.17.1/t/ring/src/uwsgi/ uwsgi-2.0.17.1/t/ring/src/uwsgi/ring/ uwsgi-2.0.17.1/t/ring/src/uwsgi/ring/tests/ uwsgi-2.0.17.1/t/ring/src/uwsgi/ring/tests/app.clj uwsgi-2.0.17.1/t/ring/src/uwsgi/ring/tests/basic.clj uwsgi-2.0.17.1/t/ring/src/uwsgi/ring/tests/body.clj uwsgi-2.0.17.1/t/ring/src/uwsgi/ring/tests/simple.clj uwsgi-2.0.17.1/t/ring/src/uwsgi/ring/tests/upload.clj uwsgi-2.0.17.1/t/routing/ uwsgi-2.0.17.1/t/routing/auth.ini uwsgi-2.0.17.1/t/routing/errorlimiter.ini uwsgi-2.0.17.1/t/routing/limiter.ini uwsgi-2.0.17.1/t/sharedarea/ uwsgi-2.0.17.1/t/sharedarea/bigranges.ini uwsgi-2.0.17.1/t/sharedarea/bigranges.py uwsgi-2.0.17.1/t/sharedarea/sharedarea_incdec.ini uwsgi-2.0.17.1/t/sharedarea/sharedarea_incdec.py uwsgi-2.0.17.1/t/spooler/ uwsgi-2.0.17.1/t/spooler/read.py uwsgi-2.0.17.1/t/spooler/reload.py uwsgi-2.0.17.1/t/spooler/spooldir/ uwsgi-2.0.17.1/t/spooler/spooldir/.gitignore uwsgi-2.0.17.1/t/webdav/ uwsgi-2.0.17.1/t/webdav/carddav.ini uwsgi-2.0.17.1/t/xslt/ uwsgi-2.0.17.1/t/xslt/cd.xml uwsgi-2.0.17.1/t/xslt/cd.xml.xslt uwsgi-2.0.17.1/t/xslt/routex.ini uwsgi-2.0.17.1/tests/ uwsgi-2.0.17.1/tests/Responder.pm uwsgi-2.0.17.1/tests/__init__.py uwsgi-2.0.17.1/tests/badthread.py uwsgi-2.0.17.1/tests/badwrites.py uwsgi-2.0.17.1/tests/cpubound_async.py uwsgi-2.0.17.1/tests/cpubound_green.py uwsgi-2.0.17.1/tests/cpubound_stackless.py uwsgi-2.0.17.1/tests/decoratortest.py uwsgi-2.0.17.1/tests/fileserve_async.py uwsgi-2.0.17.1/tests/gevent_spool.py uwsgi-2.0.17.1/tests/grunter.py uwsgi-2.0.17.1/tests/iobound_async.py uwsgi-2.0.17.1/tests/iobound_async_unix.py uwsgi-2.0.17.1/tests/iobound_green.py uwsgi-2.0.17.1/tests/logger.py uwsgi-2.0.17.1/tests/mako_ugreen.py uwsgi-2.0.17.1/tests/mulefunc.py uwsgi-2.0.17.1/tests/multiapp.txt uwsgi-2.0.17.1/tests/myadmin.py uwsgi-2.0.17.1/tests/pgbound_async.py uwsgi-2.0.17.1/tests/picazzo.py uwsgi-2.0.17.1/tests/psycogreen_green.py uwsgi-2.0.17.1/tests/psycopg2_green.py uwsgi-2.0.17.1/tests/pump.py uwsgi-2.0.17.1/tests/queue.py uwsgi-2.0.17.1/tests/refcount.py uwsgi-2.0.17.1/tests/rpc.lua uwsgi-2.0.17.1/tests/rpc.py uwsgi-2.0.17.1/tests/runningthread.py uwsgi-2.0.17.1/tests/sendchunked.py uwsgi-2.0.17.1/tests/sharedarea.py uwsgi-2.0.17.1/tests/sig.lua uwsgi-2.0.17.1/tests/signals.py uwsgi-2.0.17.1/tests/sigwait.py uwsgi-2.0.17.1/tests/sleeping_async.py uwsgi-2.0.17.1/tests/sleeping_green.py uwsgi-2.0.17.1/tests/sleepthreadasync.py uwsgi-2.0.17.1/tests/slow.py uwsgi-2.0.17.1/tests/spoolme.py uwsgi-2.0.17.1/tests/staticfile.py uwsgi-2.0.17.1/tests/streamer.psgi uwsgi-2.0.17.1/tests/t/ uwsgi-2.0.17.1/tests/t/static.pl uwsgi-2.0.17.1/tests/templates/ uwsgi-2.0.17.1/tests/templates/queue.html uwsgi-2.0.17.1/tests/testapp.py uwsgi-2.0.17.1/tests/testgevent.py uwsgi-2.0.17.1/tests/testpy3.py uwsgi-2.0.17.1/tests/testsignals.py uwsgi-2.0.17.1/tests/threads.py uwsgi-2.0.17.1/tests/travis.sh uwsgi-2.0.17.1/tests/ugevent.py uwsgi-2.0.17.1/tests/web3.py uwsgi-2.0.17.1/tests/websockets.py uwsgi-2.0.17.1/tests/websockets_chat.pl uwsgi-2.0.17.1/tests/websockets_chat.py uwsgi-2.0.17.1/tests/websockets_chat_async.py uwsgi-2.0.17.1/tests/websockets_chat_asyncio.py uwsgi-2.0.17.1/tests/websockets_echo.lua uwsgi-2.0.17.1/tests/websockets_echo.pl uwsgi-2.0.17.1/tests/websockets_echo.py uwsgi-2.0.17.1/tests/websockets_echo.ru uwsgi-2.0.17.1/tests/werkzeug.py uwsgi-2.0.17.1/uwsgi.gemspec uwsgi-2.0.17.1/uwsgi.h uwsgi-2.0.17.1/uwsgi_main.c uwsgi-2.0.17.1/uwsgiconfig.py uwsgi-2.0.17.1/uwsgidecorators.py uwsgi-2.0.17.1/uwsgidsl.rb uwsgi-2.0.17.1/valgrind/ uwsgi-2.0.17.1/valgrind/README uwsgi-2.0.17.1/valgrind/valgrind-generate-sups.sh uwsgi-2.0.17.1/vassals/ uwsgi-2.0.17.1/vassals/broodlord.ini uwsgi-2.0.17.1/vassals/cc.ini uwsgi-2.0.17.1/vassals/multi.xml uwsgi-2.0.17.1/vhosttest/ uwsgi-2.0.17.1/vhosttest/flask001/ uwsgi-2.0.17.1/vhosttest/flask001/app1.py uwsgi-2.0.17.1/vhosttest/flask002/ uwsgi-2.0.17.1/vhosttest/flask002/app2.py uwsgi-2.0.17.1/vhosttest/flask003/ uwsgi-2.0.17.1/vhosttest/flask003/app3.py uwsgi-2.0.17.1/vhosttest/flask004/ uwsgi-2.0.17.1/vhosttest/flask004/app4.py uwsgi-2.0.17.1/vhosttest/flask005/ uwsgi-2.0.17.1/vhosttest/flask005/app5.py uwsgi-2.0.17.1/vhosttest/nginx.conf python uwsgiconfig.py --build using profile: buildconf/default.ini detected include path: ['/usr/lib/gcc/x86_64-linux-gnu/4.8/include', '/usr/local/include', '/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed', '/usr/include/x86_64-linux-gnu', '/usr/include'] detected CPU cores: 1 configured CFLAGS: -O2 -I. -Wall -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 -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_VERSION="\"2.0.17.1\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="17" -DUWSGI_VERSION_REVISION="1" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_SSL -DUWSGI_XML -DUWSGI_XML_EXPAT -DUWSGI_PLUGIN_DIR="\".\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);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(python);ULEP(gevent);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 *** [x86_64-linux-gnu-gcc -pthread] core/utils.o [x86_64-linux-gnu-gcc -pthread] core/protocol.o [x86_64-linux-gnu-gcc -pthread] core/socket.o [x86_64-linux-gnu-gcc -pthread] core/logging.o [x86_64-linux-gnu-gcc -pthread] core/master.o [x86_64-linux-gnu-gcc -pthread] core/master_utils.o [x86_64-linux-gnu-gcc -pthread] core/emperor.o [x86_64-linux-gnu-gcc -pthread] core/notify.o [x86_64-linux-gnu-gcc -pthread] core/mule.o [x86_64-linux-gnu-gcc -pthread] core/subscription.o [x86_64-linux-gnu-gcc -pthread] core/stats.o [x86_64-linux-gnu-gcc -pthread] core/sendfile.o [x86_64-linux-gnu-gcc -pthread] core/async.o [x86_64-linux-gnu-gcc -pthread] core/master_checks.o [x86_64-linux-gnu-gcc -pthread] core/fifo.o [x86_64-linux-gnu-gcc -pthread] core/offload.o [x86_64-linux-gnu-gcc -pthread] core/io.o [x86_64-linux-gnu-gcc -pthread] core/static.o [x86_64-linux-gnu-gcc -pthread] core/websockets.o [x86_64-linux-gnu-gcc -pthread] core/spooler.o [x86_64-linux-gnu-gcc -pthread] core/snmp.o [x86_64-linux-gnu-gcc -pthread] core/exceptions.o [x86_64-linux-gnu-gcc -pthread] core/config.o [x86_64-linux-gnu-gcc -pthread] core/setup_utils.o [x86_64-linux-gnu-gcc -pthread] core/clock.o [x86_64-linux-gnu-gcc -pthread] core/init.o [x86_64-linux-gnu-gcc -pthread] core/buffer.o [x86_64-linux-gnu-gcc -pthread] core/reader.o [x86_64-linux-gnu-gcc -pthread] core/writer.o [x86_64-linux-gnu-gcc -pthread] core/alarm.o [x86_64-linux-gnu-gcc -pthread] core/cron.o [x86_64-linux-gnu-gcc -pthread] core/hooks.o [x86_64-linux-gnu-gcc -pthread] core/plugins.o [x86_64-linux-gnu-gcc -pthread] core/lock.o [x86_64-linux-gnu-gcc -pthread] core/cache.o [x86_64-linux-gnu-gcc -pthread] core/daemons.o [x86_64-linux-gnu-gcc -pthread] core/errors.o [x86_64-linux-gnu-gcc -pthread] core/hash.o [x86_64-linux-gnu-gcc -pthread] core/master_events.o [x86_64-linux-gnu-gcc -pthread] core/chunked.o [x86_64-linux-gnu-gcc -pthread] core/queue.o [x86_64-linux-gnu-gcc -pthread] core/event.o [x86_64-linux-gnu-gcc -pthread] core/signal.o [x86_64-linux-gnu-gcc -pthread] core/strings.o [x86_64-linux-gnu-gcc -pthread] core/progress.o [x86_64-linux-gnu-gcc -pthread] core/timebomb.o [x86_64-linux-gnu-gcc -pthread] core/ini.o [x86_64-linux-gnu-gcc -pthread] core/fsmon.o [x86_64-linux-gnu-gcc -pthread] core/mount.o [x86_64-linux-gnu-gcc -pthread] core/metrics.o [x86_64-linux-gnu-gcc -pthread] core/plugins_builder.o [x86_64-linux-gnu-gcc -pthread] core/sharedarea.o [x86_64-linux-gnu-gcc -pthread] core/rpc.o [x86_64-linux-gnu-gcc -pthread] core/gateway.o [x86_64-linux-gnu-gcc -pthread] core/loop.o [x86_64-linux-gnu-gcc -pthread] core/cookie.o [x86_64-linux-gnu-gcc -pthread] core/querystring.o [x86_64-linux-gnu-gcc -pthread] core/rb_timers.o [x86_64-linux-gnu-gcc -pthread] core/transformations.o [x86_64-linux-gnu-gcc -pthread] core/uwsgi.o [x86_64-linux-gnu-gcc -pthread] proto/base.o [x86_64-linux-gnu-gcc -pthread] proto/uwsgi.o [x86_64-linux-gnu-gcc -pthread] proto/http.o [x86_64-linux-gnu-gcc -pthread] proto/fastcgi.o [x86_64-linux-gnu-gcc -pthread] proto/scgi.o [x86_64-linux-gnu-gcc -pthread] proto/puwsgi.o [x86_64-linux-gnu-gcc -pthread] lib/linux_ns.o [x86_64-linux-gnu-gcc -pthread] core/zlib.o [x86_64-linux-gnu-gcc -pthread] core/yaml.o [x86_64-linux-gnu-gcc -pthread] core/ssl.o [x86_64-linux-gnu-gcc -pthread] core/legion.o [x86_64-linux-gnu-gcc -pthread] core/xmlconf.o [x86_64-linux-gnu-gcc -pthread] core/dot_h.o [x86_64-linux-gnu-gcc -pthread] core/config_py.o *** uWSGI compiling embedded plugins *** [x86_64-linux-gnu-gcc -pthread] plugins/python/python_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/python/pyutils.o [x86_64-linux-gnu-gcc -pthread] plugins/python/pyloader.o [x86_64-linux-gnu-gcc -pthread] plugins/python/wsgi_handlers.o [x86_64-linux-gnu-gcc -pthread] plugins/python/wsgi_headers.o [x86_64-linux-gnu-gcc -pthread] plugins/python/wsgi_subhandler.o [x86_64-linux-gnu-gcc -pthread] plugins/python/web3_subhandler.o [x86_64-linux-gnu-gcc -pthread] plugins/python/pump_subhandler.o [x86_64-linux-gnu-gcc -pthread] plugins/python/gil.o [x86_64-linux-gnu-gcc -pthread] plugins/python/uwsgi_pymodule.o [x86_64-linux-gnu-gcc -pthread] plugins/python/profiler.o [x86_64-linux-gnu-gcc -pthread] plugins/python/symimporter.o [x86_64-linux-gnu-gcc -pthread] plugins/python/tracebacker.o [x86_64-linux-gnu-gcc -pthread] plugins/python/raw.o [x86_64-linux-gnu-gcc -pthread] plugins/gevent/gevent.o [x86_64-linux-gnu-gcc -pthread] plugins/gevent/hooks.o [x86_64-linux-gnu-gcc -pthread] plugins/ping/ping_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/cache/cache.o [x86_64-linux-gnu-gcc -pthread] plugins/nagios/nagios.o [x86_64-linux-gnu-gcc -pthread] plugins/rrdtool/rrdtool.o [x86_64-linux-gnu-gcc -pthread] plugins/carbon/carbon.o [x86_64-linux-gnu-gcc -pthread] plugins/rpc/rpc_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/corerouter/cr_common.o [x86_64-linux-gnu-gcc -pthread] plugins/corerouter/cr_map.o [x86_64-linux-gnu-gcc -pthread] plugins/corerouter/corerouter.o [x86_64-linux-gnu-gcc -pthread] plugins/fastrouter/fastrouter.o [x86_64-linux-gnu-gcc -pthread] plugins/http/http.o [x86_64-linux-gnu-gcc -pthread] plugins/http/keepalive.o [x86_64-linux-gnu-gcc -pthread] plugins/http/https.o [x86_64-linux-gnu-gcc -pthread] plugins/http/spdy3.o [x86_64-linux-gnu-gcc -pthread] plugins/ugreen/ugreen.o [x86_64-linux-gnu-gcc -pthread] plugins/signal/signal_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/syslog/syslog_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/rsyslog/rsyslog_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/logsocket/logsocket_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/router_uwsgi/router_uwsgi.o [x86_64-linux-gnu-gcc -pthread] plugins/router_redirect/router_redirect.o [x86_64-linux-gnu-gcc -pthread] plugins/router_basicauth/router_basicauth.o [x86_64-linux-gnu-gcc -pthread] plugins/zergpool/zergpool.o [x86_64-linux-gnu-gcc -pthread] plugins/redislog/redislog_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/mongodblog/mongodblog_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/router_rewrite/router_rewrite.o [x86_64-linux-gnu-gcc -pthread] plugins/router_http/router_http.o [x86_64-linux-gnu-gcc -pthread] plugins/logfile/logfile.o [x86_64-linux-gnu-gcc -pthread] plugins/router_cache/router_cache.o [x86_64-linux-gnu-gcc -pthread] plugins/rawrouter/rawrouter.o [x86_64-linux-gnu-gcc -pthread] plugins/router_static/router_static.o [x86_64-linux-gnu-gcc -pthread] plugins/sslrouter/sslrouter.o [x86_64-linux-gnu-gcc -pthread] plugins/spooler/spooler_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/cheaper_busyness/cheaper_busyness.o [x86_64-linux-gnu-gcc -pthread] plugins/symcall/symcall_plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/transformation_tofile/tofile.o [x86_64-linux-gnu-gcc -pthread] plugins/transformation_gzip/gzip.o [x86_64-linux-gnu-gcc -pthread] plugins/transformation_chunked/chunked.o [x86_64-linux-gnu-gcc -pthread] plugins/transformation_offload/offload.o [x86_64-linux-gnu-gcc -pthread] plugins/router_memcached/router_memcached.o [x86_64-linux-gnu-gcc -pthread] plugins/router_redis/router_redis.o [x86_64-linux-gnu-gcc -pthread] plugins/router_hash/router_hash.o [x86_64-linux-gnu-gcc -pthread] plugins/router_expires/expires.o [x86_64-linux-gnu-gcc -pthread] plugins/router_metrics/plugin.o [x86_64-linux-gnu-gcc -pthread] plugins/transformation_template/tt.o [x86_64-linux-gnu-gcc -pthread] plugins/stats_pusher_socket/plugin.o *** uWSGI linking *** x86_64-linux-gnu-gcc -pthread -o /tmp/uwsgi -L/usr/lib -Wl,-rpath,/usr/lib 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 lib/linux_ns.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/python/python_plugin.o plugins/python/pyutils.o plugins/python/pyloader.o plugins/python/wsgi_handlers.o plugins/python/wsgi_headers.o plugins/python/wsgi_subhandler.o plugins/python/web3_subhandler.o plugins/python/pump_subhandler.o plugins/python/gil.o plugins/python/uwsgi_pymodule.o plugins/python/profiler.o plugins/python/symimporter.o plugins/python/tracebacker.o plugins/python/raw.o plugins/gevent/gevent.o plugins/gevent/hooks.o 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 -ldl -lz -lssl -lcrypto -lexpat -lpthread -ldl -lutil -lm -lpython2.7 -lcrypt /usr/bin/ld: cannot open output file /tmp/uwsgi: Is a directory collect2: error: ld returned 1 exit status *** error linking uWSGI *** make: *** [all] Error 1 # # # exit $ $ $ cat foobar.py def application(env, start_response): start_response('200 OK', [('Content-Type','text/html')]) return [b"Hello World"] $ $ # run with this: $ $ /usr/local/bin/uwsgi --http :9090 --wsgi-file foobar.py *** Starting uWSGI 2.0.17.1 (64bit) on [Tue Jan 22 14:53:06 2019] *** compiled with version: 4.8.4 on 22 January 2019 22:46:49 os: Linux-2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 nodename: calaccess machine: x86_64 clock source: unix detected number of CPU cores: 1 current working directory: /home/ray/Projects/foobar_uwsgi detected binary path: /tmp/uwsgi !!! no internal routing support, rebuild with pcre support !!! *** WARNING: you are running uWSGI without its master process manager *** your processes number limit is 15704 your memory page size is 4096 bytes detected max file descriptor number: 1024 lock engine: pthread robust mutexes thunder lock: disabled (you can enable it with --thunder-lock) uWSGI http bound on :9090 fd 4 spawned uWSGI http 1 (pid: 31736) uwsgi socket 0 bound to TCP address 127.0.0.1:55712 (port auto-assigned) fd 3 Python version: 2.7.6 (default, Jun 22 2015, 18:01:27) [GCC 4.8.2] *** Python threads support is disabled. You can enable it with --enable-threads *** Python main interpreter initialized at 0x20910e0 your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 60 seconds mapped 72920 bytes (71 KB) for 1 cores *** Operational MODE: single process *** WSGI app 0 (mountpoint='') ready in 0 seconds on interpreter 0x20910e0 pid: 31735 (default app) *** uWSGI is running in multiple interpreter mode *** spawned uWSGI worker 1 (and the only) (pid: 31735, cores: 1) . . . ( works. I can hit http://localhost:9090 and see my "Hello world" ) $ # and now... $ $ $ find /usr/lib/jvm -name libjvm.so /usr/lib/jvm/java-8-oracle/jre/lib/amd64/server/libjvm.so /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server/libjvm.so /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/cacao/libjvm.so /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server/libjvm.so /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/jamvm/libjvm.so $ $ find /usr/lib/jvm -name jni.h /usr/lib/jvm/java-8-oracle/include/jni.h /usr/lib/jvm/java-6-openjdk-amd64/include/jni.h $ $ UWSGICONFIG_JVM_INCPATH=/usr/lib/jvm/java-8-oracle/include UWSGICONFIG_JVM_LIBPATH=/usr/lib/jvm/java-8-oracle/jre/lib/amd64/server python uwsgiconfig.py --plugin plugins/jvm default using profile: buildconf/default.ini Traceback (most recent call last): File "uwsgiconfig.py", line 1634, in uc = uConf(bconf) File "uwsgiconfig.py", line 661, in __init__ self.config.readfp(open_profile(filename)) File "uwsgiconfig.py", line 635, in open_profile return open(filename) IOError: [Errno 2] No such file or directory: 'buildconf/default.ini' $ $ UWSGICONFIG_JVM_INCPATH=/usr/lib/jvm/java-8-oracle/include UWSGICONFIG_JVM_LIBPATH=/usr/lib/jvm/java-8-oracle/jre/lib/amd64/server python uwsgiconfig.py --plugin plugins/jvm core using profile: buildconf/core.ini Traceback (most recent call last): File "uwsgiconfig.py", line 1634, in uc = uConf(bconf) File "uwsgiconfig.py", line 661, in __init__ self.config.readfp(open_profile(filename)) File "uwsgiconfig.py", line 635, in open_profile return open(filename) IOError: [Errno 2] No such file or directory: 'buildconf/core.ini' $