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. SqlServer存储过程加密与解密

    ★ 加密存储过程 ★: IF EXISTS (SELECT name FROM sysobjects WHERE name = 'encrypt_this' AND type = 'P')   DRO ...

  2. DBMS_XPLAN详细说明

    执行计划的组成部分 正确的看执行计划 DBMS_XPLAN 这个包是一个很好查看执行计划,显示很多格式,来分析执行计划中存在的问题 format:控制详细执行计划输出的格式,包含以下内容: BASIC ...

  3. BZOJ 4289: PA2012 Tax(最短路)

    Time Limit: 10 Sec  Memory Limit: 128 MBSubmit: 755  Solved: 240[Submit][Status][Discuss] Descriptio ...

  4. word-wrap与word-break的区别,以及无效情况

    两种方法的区别说明: 1,word-break:break-all 例如div宽400px,它的内容就会到400px自动换行,如果该行末端有个英文单词很长(congratulation等),它会把单词 ...

  5. TLCL

    参考阅读:http://billie66.github.io/TLCL/book/chap04.html 绝对路径 An absolute pathname begins with the root ...

  6. 【原创】关于JMS[1]

    面向消息中间件(MOM)为分布式系统提供异步,解耦,稳定,可扩展和安全的行为.MOM在分布式计算领域是一个重要的概念.它允许应用使用代理器API在分布式环境实现各种功能.Java消息服务(Java M ...

  7. 【原创】VSFTP: Login failure: 530 Login incorrect的解决办法

    1.修改/etc/vsftpd/ftpusers和/etc/vsftpd/user_list中关于root的行,注释掉即可: 2.关闭SELinux:如果不想关闭的话,可以打开home项的布林值:se ...

  8. 解决maven 无法下载java-memcached的依赖问题

    1.进入https://github.com/gwhalin/Memcached-Java-Client/downloads 下载java-memcached的jar包. 2.使用cmd进入maven ...

  9. Git常见问题 资料汇总

    来源https://blog.csdn.net/albb_/article/details/80420468

  10. Flux架构与Redux简介

    Flux架构区别于传统的MVC架构 在facebook实践中, 当用户接收到新消息时,右上角会弹出你有一条新消息, 右下角的对话框也会提示有新消息, 如果用户在对话框中查看了新消息,那么右上角的这个新 ...