Installing collected packages: uwsgi
Running setup.py install for uwsgi: started
Running setup.py install for uwsgi: finished with status 'error'
Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-qg0s5_6r/uwsgi/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-x_eythk2/install-record.txt --single-version-externally-managed --compile:
/usr/local/python3/lib/python3./distutils/dist.py:: UserWarning: Unknown distribution option: 'descriptions'
warnings.warn(msg)
running install
using profile: buildconf/default.ini
detected include path: ['/usr/local/include', '/usr/lib/gcc/x86_64-redhat-linux/4.4.7/include', '/usr/include']
Patching "bin_name" to properly install_scripts dir
detected CPU cores:
configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS= -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_PCRE -DUWSGI_ROUTING -DUWSGI_VERSION="\"2.0.15\"" -DUWSGI_VERSION_BASE="" -DUWSGI_VERSION_MAJOR="" -DUWSGI_VERSION_MINOR="" -DUWSGI_VERSION_REVISION="" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -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 ***
[thread ][gcc -pthread] core/utils.o
[thread ][gcc -pthread] core/protocol.o
[thread ][gcc -pthread] core/socket.o
[thread ][gcc -pthread] core/logging.o
[thread ][gcc -pthread] core/master.o
[thread ][gcc -pthread] core/master_utils.o
[thread ][gcc -pthread] core/emperor.o
[thread ][gcc -pthread] core/notify.o
[thread ][gcc -pthread] core/mule.o
[thread ][gcc -pthread] core/subscription.o
[thread ][gcc -pthread] core/stats.o
[thread ][gcc -pthread] core/sendfile.o
[thread ][gcc -pthread] core/async.o
[thread ][gcc -pthread] core/master_checks.o
[thread ][gcc -pthread] core/fifo.o
[thread ][gcc -pthread] core/offload.o
[thread ][gcc -pthread] core/io.o
[thread ][gcc -pthread] core/static.o
[thread ][gcc -pthread] core/websockets.o
[thread ][gcc -pthread] core/spooler.o
[thread ][gcc -pthread] core/snmp.o
[thread ][gcc -pthread] core/exceptions.o
[thread ][gcc -pthread] core/config.o
[thread ][gcc -pthread] core/setup_utils.o
[thread ][gcc -pthread] core/clock.o
[thread ][gcc -pthread] core/init.o
[thread ][gcc -pthread] core/buffer.o
[thread ][gcc -pthread] core/reader.o
[thread ][gcc -pthread] core/writer.o
[thread ][gcc -pthread] core/alarm.o
[thread ][gcc -pthread] core/cron.o
[thread ][gcc -pthread] core/hooks.o
[thread ][gcc -pthread] core/plugins.o
[thread ][gcc -pthread] core/lock.o
[thread ][gcc -pthread] core/cache.o
[thread ][gcc -pthread] core/daemons.o
[thread ][gcc -pthread] core/errors.o
[thread ][gcc -pthread] core/hash.o
[thread ][gcc -pthread] core/master_events.o
[thread ][gcc -pthread] core/chunked.o
[thread ][gcc -pthread] core/queue.o
[thread ][gcc -pthread] core/event.o
[thread ][gcc -pthread] core/signal.o
[thread ][gcc -pthread] core/strings.o
[thread ][gcc -pthread] core/progress.o
[thread ][gcc -pthread] core/timebomb.o
[thread ][gcc -pthread] core/ini.o
[thread ][gcc -pthread] core/fsmon.o
[thread ][gcc -pthread] core/mount.o
[thread ][gcc -pthread] core/metrics.o
[thread ][gcc -pthread] core/plugins_builder.o
[thread ][gcc -pthread] core/sharedarea.o
[thread ][gcc -pthread] core/rpc.o
[thread ][gcc -pthread] core/gateway.o
[thread ][gcc -pthread] core/loop.o
[thread ][gcc -pthread] core/cookie.o
[thread ][gcc -pthread] core/querystring.o
[thread ][gcc -pthread] core/rb_timers.o
[thread ][gcc -pthread] core/transformations.o
[thread ][gcc -pthread] core/uwsgi.o
[thread ][gcc -pthread] proto/base.o
[thread ][gcc -pthread] proto/uwsgi.o
[thread ][gcc -pthread] proto/http.o
[thread ][gcc -pthread] proto/fastcgi.o
[thread ][gcc -pthread] proto/scgi.o
[thread ][gcc -pthread] proto/puwsgi.o
[thread ][gcc -pthread] lib/linux_ns.o
[thread ][gcc -pthread] core/zlib.o
[thread ][gcc -pthread] core/regexp.o
[thread ][gcc -pthread] core/routing.o
[thread ][gcc -pthread] core/yaml.o
[thread ][gcc -pthread] core/ssl.o
[thread ][gcc -pthread] core/legion.o
[thread ][gcc -pthread] core/xmlconf.o
[thread ][gcc -pthread] core/dot_h.o
[thread ][gcc -pthread] core/config_py.o
*** uWSGI compiling embedded plugins ***
[thread ][gcc -pthread] plugins/python/python_plugin.o
[thread ][gcc -pthread] plugins/python/pyutils.o
[thread ][gcc -pthread] plugins/python/pyloader.o
[thread ][gcc -pthread] plugins/python/wsgi_handlers.o
[thread ][gcc -pthread] plugins/python/wsgi_headers.o
[thread ][gcc -pthread] plugins/python/wsgi_subhandler.o
[thread ][gcc -pthread] plugins/python/web3_subhandler.o
[thread ][gcc -pthread] plugins/python/pump_subhandler.o
[thread ][gcc -pthread] plugins/python/gil.o
[thread ][gcc -pthread] plugins/python/uwsgi_pymodule.o
[thread ][gcc -pthread] plugins/python/profiler.o
[thread ][gcc -pthread] plugins/python/symimporter.o
[thread ][gcc -pthread] plugins/python/tracebacker.o
[thread ][gcc -pthread] plugins/python/raw.o
[thread ][gcc -pthread] plugins/gevent/gevent.o
[thread ][gcc -pthread] plugins/gevent/hooks.o
[thread ][gcc -pthread] plugins/ping/ping_plugin.o
[thread ][gcc -pthread] plugins/cache/cache.o
[thread ][gcc -pthread] plugins/nagios/nagios.o
[thread ][gcc -pthread] plugins/rrdtool/rrdtool.o
[thread ][gcc -pthread] plugins/carbon/carbon.o
[thread ][gcc -pthread] plugins/rpc/rpc_plugin.o
[thread ][gcc -pthread] plugins/corerouter/cr_common.o
[thread ][gcc -pthread] plugins/corerouter/cr_map.o
[thread ][gcc -pthread] plugins/corerouter/corerouter.o
[thread ][gcc -pthread] plugins/fastrouter/fastrouter.o
[thread ][gcc -pthread] plugins/http/http.o
[thread ][gcc -pthread] plugins/http/keepalive.o
[thread ][gcc -pthread] plugins/http/https.o
[thread ][gcc -pthread] plugins/http/spdy3.o
[thread ][gcc -pthread] plugins/ugreen/ugreen.o
[thread ][gcc -pthread] plugins/signal/signal_plugin.o
[thread ][gcc -pthread] plugins/syslog/syslog_plugin.o
[thread ][gcc -pthread] plugins/rsyslog/rsyslog_plugin.o
[thread ][gcc -pthread] plugins/logsocket/logsocket_plugin.o
[thread ][gcc -pthread] plugins/router_uwsgi/router_uwsgi.o
[thread ][gcc -pthread] plugins/router_redirect/router_redirect.o
[thread ][gcc -pthread] plugins/router_basicauth/router_basicauth.o
[thread ][gcc -pthread] plugins/zergpool/zergpool.o
[thread ][gcc -pthread] plugins/redislog/redislog_plugin.o
[thread ][gcc -pthread] plugins/mongodblog/mongodblog_plugin.o
[thread ][gcc -pthread] plugins/router_rewrite/router_rewrite.o
[thread ][gcc -pthread] plugins/router_http/router_http.o
[thread ][gcc -pthread] plugins/logfile/logfile.o
[thread ][gcc -pthread] plugins/router_cache/router_cache.o
[thread ][gcc -pthread] plugins/rawrouter/rawrouter.o
[thread ][gcc -pthread] plugins/router_static/router_static.o
[thread ][gcc -pthread] plugins/sslrouter/sslrouter.o
[thread ][gcc -pthread] plugins/spooler/spooler_plugin.o
[thread ][gcc -pthread] plugins/cheaper_busyness/cheaper_busyness.o
[thread ][gcc -pthread] plugins/symcall/symcall_plugin.o
[thread ][gcc -pthread] plugins/transformation_tofile/tofile.o
[thread ][gcc -pthread] plugins/transformation_gzip/gzip.o
[thread ][gcc -pthread] plugins/transformation_chunked/chunked.o
[thread ][gcc -pthread] plugins/transformation_offload/offload.o
[thread ][gcc -pthread] plugins/router_memcached/router_memcached.o
[thread ][gcc -pthread] plugins/router_redis/router_redis.o
[thread ][gcc -pthread] plugins/router_hash/router_hash.o
[thread ][gcc -pthread] plugins/router_expires/expires.o
[thread ][gcc -pthread] plugins/router_metrics/plugin.o
[thread ][gcc -pthread] plugins/transformation_template/tt.o
[thread ][gcc -pthread] plugins/stats_pusher_socket/plugin.o
*** uWSGI linking ***
gcc -pthread -o /usr/local/python3/bin/uwsgi 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/regexp.o core/routing.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 -lpcre -lssl -lcrypto -lxml2 -lz -lm -lpthread -ldl -lutil -lrt -lm /usr/local/python3/lib/python3./config-3.6m-x86_64-linux-gnu/libpython3.6m.a -lutil -lcrypt
core/subscription.o: In function `subscription_new_sign_ctx':
subscription.c:(.text+0x51b): undefined reference to `EVP_MD_CTX_new'
subscription.c:(.text+0x59c): undefined reference to `EVP_MD_CTX_free'
core/subscription.o: In function `uwsgi_remove_subscribe_node':
subscription.c:(.text+0x1c46): undefined reference to `EVP_MD_CTX_free'
subscription.c:(.text+0x1c91): undefined reference to `EVP_MD_CTX_free'
core/ssl.o: In function `uwsgi_ssl_new_server_context':
ssl.c:(.text+0x4b0): undefined reference to `TLS_server_method'
ssl.c:(.text+0x581): undefined reference to `SSL_CTX_set_options'
ssl.c:(.text+0x5bc): undefined reference to `SSL_CTX_set_options'
ssl.c:(.text+0x774): undefined reference to `SSL_CTX_set_options'
core/ssl.o: In function `uwsgi_ssl_init':
ssl.c:(.text+0xa69): undefined reference to `OPENSSL_init_ssl'
ssl.c:(.text+0xa75): undefined reference to `OPENSSL_init_ssl'
ssl.c:(.text+0xa81): undefined reference to `OPENSSL_init_crypto'
core/ssl.o: In function `uwsgi_sni_cb':
ssl.c:(.text+0xc2a): undefined reference to `SSL_CTX_get_options'
ssl.c:(.text+0xc35): undefined reference to `SSL_set_options'
core/ssl.o: In function `uwsgi_rsa_sign':
ssl.c:(.text+0x1092): undefined reference to `EVP_MD_CTX_new'
ssl.c:(.text+0x1118): undefined reference to `EVP_MD_CTX_free'
ssl.c:(.text+0x1260): undefined reference to `EVP_MD_CTX_free'
collect2: ld returned exit status
*** error linking uWSGI ***

#原因:

  openssl 版本比较久 或者系统存在多个openssl 版本

# 解决问题

  卸载原有的openssl 并且下载新的openssl (或者指定openssl)

uwsgi erro的更多相关文章

  1. uwsgi+flask环境中安装matplotlib

    uwsgi+flask的python有自身的virtual environment,可以通过如下命令进入 . venv/bin/activate 虽然通过sudo apt-get install py ...

  2. python+uwsgi导致redis无法长链接引起性能下降问题记录

    今天在部署python代码到预生产环境时,web站老是出现redis链接未初始化,无法连接到服务的提示,比对了一下开发环境与测试环境代码,完全一致,然后就是查看各种日志,排查了半天也没有查明是什么原因 ...

  3. ubuntu 16 安装django nginx uWSGI

    参考 https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and- ...

  4. CGI, FastCGI, WSGI, uWSGI, uwsgi简述

    CGI 通用网关接口(Common Gateway Interface/CGI)是一种重要的互联网技术,可以让一个客户端,从网页浏览器向执行在网络服务器上的程序请求数据.CGI描述了服务器和请求处理程 ...

  5. python版本随意切换之python2.7+django1.8.7+uwsgi+nginx源码包部署。

    资源准备: wget https://www.python.org/ftp/python/2.7.13/Python-2.7.13.tgz wget https://www.djangoproject ...

  6. 改进uwsgi启动脚本,使其支持多个独立配置文件

    最近在研究flask,在架设运行环境的时候犯了难.因为我想把每个独立的应用像NGINX处理多个网站那样,每个应用单独一个配置文件.而网上流传的uwsgi启动脚本都只支持单个配置文件.虽然有文章说可以把 ...

  7. uwsgi 安装配置

    安装uwsgi# pip install uwsgi 配置uwsgi:首先要明确的是,如果你喜欢用命令行的方式(如shell)敲命令,那可以省去任何配置.但是,绝大多数人,还是不愿意记那么长的命令,反 ...

  8. Nginx+uwsgi安装配置

    一.安装基础开发包 yum groupinstall "Development tools" yum install zlib-devel bzip2-devel pcre-dev ...

  9. 使用 apache2 + `mod_proxy_uwsgi` + uwsgi + upstart 部署

    使用 apache2 + mod_proxy_uwsgi + uwsgi + upstart 部署 网上运行 python wsgi 的应用时,大部分的资料都是使用 nginx .uwsgi ,很少资 ...

随机推荐

  1. PCL例程调试错误之缺少flann-config.cmake

    编译环境和PCL版本为:win7-x64 + MSVC2013 + PCL1.8.0-win32-MSVC2013. 调试PCL官网例程Cluster Recognition and 6DOF Pos ...

  2. HOJ 1867 经理的烦恼 【 树状数组 】

    题意:给出一个区间,求这个区间里面素数的个数 这道题wa了好多次---是因为add操作没有写对 每次更新的时候,应该先判断没有加上y是不是质数,加上了y是不是质数 如果从质数变成不是质数,那么add( ...

  3. Dapper基础知识一

    在下刚毕业工作,之前实习有用到Dapper?这几天新项目想用上Dapper,在下比较菜鸟,这块只是个人对Dapper的一种总结. 1,什么是Dapper?     Dapper,.NET下的一种ORM ...

  4. html5学习之第一步:认识标签,了解布局

    图1. Acme United的网页的规划 Header区的例子包含了页面标题和副标题,< header>标签被用来创建页面的Header区的内容.除了网页本身之外,< header ...

  5. 洛谷P3369 【模板】普通平衡树 01trie/骚操作

    Code: #include <cstdio> #include <algorithm> #include <cstring> #define setIO(s) f ...

  6. (转载)比较web ui 框架

    以下是几个精致的web UI框架 1.Aliceui Aliceui是支付宝的样式解决方案,是一套精选的基于 spm 生态圈的样式模块集合,是 Arale 的子集,也是一套模块化的样式命名和组织规范, ...

  7. [codevs3657]括号序列

    题目大意:有一列只有'(',')','[',']'构成的括号序列,求在序列中至少加上多少括号,能使该序列合法. 解题思路:区间dp. 我们以$f[i][j]$表示把区间$[i,j]$添成合法括号所需的 ...

  8. HDU 3108 Ant Trip

    Ant Trip Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Su ...

  9. Qt之QSS(语法高亮)

    简述 语法高亮是文本编辑器用来显示文本的,特别是源代码,根据不同的类别来用不同的颜色和字体显示.这个功能有助于编写结构化的语言,例如:编程语言.标记语言,这些语言的语法错误显示是有区别的. 简述 详细 ...

  10. Extjs4.2 tooltip 提示宽度问题解决

    在Extjs4.2 的tooltip 提示,宽度被限制在了40px,感觉非常别扭,是个BUG,解决的方法,在ext-all-debug.js或ext-all.js中,找到例如以下的代码: Ext.de ...