* Package: www-servers/uwsgi-2.0.18 * Repository: gentoo * Maintainer: ultrabug@gentoo.org * USE: abi_x86_64 amd64 caps elibc_glibc embedded kernel_linux pcre perl php_targets_php7-2 python_targets_python2_7 python_targets_python3_6 routing ruby_targets_ruby24 ruby_targets_ruby25 ssl userland_GNU uwsgi_plugins_cache uwsgi_plugins_carbon uwsgi_plugins_cheaper_busyness uwsgi_plugins_corerouter uwsgi_plugins_fastrouter uwsgi_plugins_http uwsgi_plugins_logfile uwsgi_plugins_logsocket uwsgi_plugins_mongodblog uwsgi_plugins_nagios uwsgi_plugins_ping uwsgi_plugins_rawrouter uwsgi_plugins_redislog uwsgi_plugins_router_basicauth uwsgi_plugins_router_cache uwsgi_plugins_router_expires uwsgi_plugins_router_hash uwsgi_plugins_router_http uwsgi_plugins_router_memcached uwsgi_plugins_router_metrics uwsgi_plugins_router_redirect uwsgi_plugins_router_redis uwsgi_plugins_router_rewrite uwsgi_plugins_router_static uwsgi_plugins_router_uwsgi uwsgi_plugins_rpc uwsgi_plugins_rrdtool uwsgi_plugins_rsyslog uwsgi_plugins_signal uwsgi_plugins_spooler uwsgi_plugins_sslrouter uwsgi_plugins_symcall uwsgi_plugins_syslog uwsgi_plugins_transformation_chunked uwsgi_plugins_transformation_gzip uwsgi_plugins_transformation_offload uwsgi_plugins_transformation_tofile uwsgi_plugins_ugreen uwsgi_plugins_zergpool xml * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-) >>> Unpacking uwsgi-2.0.18.tar.gz to /var/tmp/portage/www-servers/uwsgi-2.0.18/work >>> Source unpacked in /var/tmp/portage/www-servers/uwsgi-2.0.18/work >>> Preparing source in /var/tmp/portage/www-servers/uwsgi-2.0.18/work/uwsgi-2.0.18 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-servers/uwsgi-2.0.18/work/uwsgi-2.0.18 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/www-servers/uwsgi-2.0.18/work/uwsgi-2.0.18 ... using profile: buildconf/gentoo.ini detected include path: ['/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include', '/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include-fixed', '/usr/include'] detected CPU cores: 12 configured CFLAGS: -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -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_CAP -DUWSGI_VERSION="\"2.0.18\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="18" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(ping);UDEP(cache);UDEP(carbon);UDEP(nagios);UDEP(rpc);UDEP(rrdtool);UDEP(http);UDEP(ugreen);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(router_rewrite);UDEP(router_http);UDEP(router_cache);UDEP(router_static);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(corerouter);UDEP(fastrouter);UDEP(rawrouter);UDEP(sslrouter);UDEP(redislog);UDEP(mongodblog);UDEP(logfile);UDEP(logsocket);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_chunked);UDEP(transformation_gzip);UDEP(transformation_offload);UDEP(transformation_tofile);UDEP(zergpool);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(ping);ULEP(cache);ULEP(carbon);ULEP(nagios);ULEP(rpc);ULEP(rrdtool);ULEP(http);ULEP(ugreen);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(router_rewrite);ULEP(router_http);ULEP(router_cache);ULEP(router_static);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(corerouter);ULEP(fastrouter);ULEP(rawrouter);ULEP(sslrouter);ULEP(redislog);ULEP(mongodblog);ULEP(logfile);ULEP(logsocket);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_chunked);ULEP(transformation_gzip);ULEP(transformation_offload);ULEP(transformation_tofile);ULEP(zergpool);" *** uWSGI compiling server core *** [thread 1][x86_64-pc-linux-gnu-gcc -pthread] core/utils.o [thread 2][x86_64-pc-linux-gnu-gcc -pthread] core/protocol.o [thread 3][x86_64-pc-linux-gnu-gcc -pthread] core/socket.o [thread 7][x86_64-pc-linux-gnu-gcc -pthread] core/logging.o [thread 5][x86_64-pc-linux-gnu-gcc -pthread] core/master.o [thread 6][x86_64-pc-linux-gnu-gcc -pthread] core/master_utils.o [thread 4][x86_64-pc-linux-gnu-gcc -pthread] core/emperor.o [thread 8][x86_64-pc-linux-gnu-gcc -pthread] core/notify.o [thread 11][x86_64-pc-linux-gnu-gcc -pthread] core/mule.o [thread 9][x86_64-pc-linux-gnu-gcc -pthread] core/subscription.o [thread 0][x86_64-pc-linux-gnu-gcc -pthread] core/stats.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] core/sendfile.o [thread 8][x86_64-pc-linux-gnu-gcc -pthread] core/async.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] core/master_checks.o [thread 0][x86_64-pc-linux-gnu-gcc -pthread] core/fifo.o [thread 2][x86_64-pc-linux-gnu-gcc -pthread] core/offload.o [thread 5][x86_64-pc-linux-gnu-gcc -pthread] core/io.o [thread 8][x86_64-pc-linux-gnu-gcc -pthread] core/static.o [thread 0][x86_64-pc-linux-gnu-gcc -pthread] core/websockets.o [thread 11][x86_64-pc-linux-gnu-gcc -pthread] core/spooler.o [thread 6][x86_64-pc-linux-gnu-gcc -pthread] core/snmp.o [thread 3][x86_64-pc-linux-gnu-gcc -pthread] core/exceptions.o [thread 9][x86_64-pc-linux-gnu-gcc -pthread] core/config.o [thread 7][x86_64-pc-linux-gnu-gcc -pthread] core/setup_utils.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] core/clock.o [thread 0][x86_64-pc-linux-gnu-gcc -pthread] core/init.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] core/buffer.o [thread 3][x86_64-pc-linux-gnu-gcc -pthread] core/reader.o [thread 5][x86_64-pc-linux-gnu-gcc -pthread] core/writer.o [thread 2][x86_64-pc-linux-gnu-gcc -pthread] core/alarm.o [thread 8][x86_64-pc-linux-gnu-gcc -pthread] core/cron.o [thread 11][x86_64-pc-linux-gnu-gcc -pthread] core/hooks.o [thread 6][x86_64-pc-linux-gnu-gcc -pthread] core/plugins.o [thread 7][x86_64-pc-linux-gnu-gcc -pthread] core/lock.o [thread 4][x86_64-pc-linux-gnu-gcc -pthread] core/cache.o [thread 1][x86_64-pc-linux-gnu-gcc -pthread] core/daemons.o [thread 0][x86_64-pc-linux-gnu-gcc -pthread] core/errors.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] core/hash.o [thread 9][x86_64-pc-linux-gnu-gcc -pthread] core/master_events.o [thread 8][x86_64-pc-linux-gnu-gcc -pthread] core/chunked.o [thread 2][x86_64-pc-linux-gnu-gcc -pthread] core/queue.o [thread 6][x86_64-pc-linux-gnu-gcc -pthread] core/event.o [thread 0][x86_64-pc-linux-gnu-gcc -pthread] core/signal.o [thread 11][x86_64-pc-linux-gnu-gcc -pthread] core/strings.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] core/progress.o [thread 5][x86_64-pc-linux-gnu-gcc -pthread] core/timebomb.o [thread 3][x86_64-pc-linux-gnu-gcc -pthread] core/ini.o [thread 7][x86_64-pc-linux-gnu-gcc -pthread] core/fsmon.o [thread 1][x86_64-pc-linux-gnu-gcc -pthread] core/mount.o [thread 8][x86_64-pc-linux-gnu-gcc -pthread] core/metrics.o [thread 6][x86_64-pc-linux-gnu-gcc -pthread] core/plugins_builder.o [thread 9][x86_64-pc-linux-gnu-gcc -pthread] core/sharedarea.o [thread 2][x86_64-pc-linux-gnu-gcc -pthread] core/rpc.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] core/gateway.o [thread 5][x86_64-pc-linux-gnu-gcc -pthread] core/loop.o [thread 0][x86_64-pc-linux-gnu-gcc -pthread] core/cookie.o [thread 6][x86_64-pc-linux-gnu-gcc -pthread] core/querystring.o [thread 1][x86_64-pc-linux-gnu-gcc -pthread] core/rb_timers.o [thread 11][x86_64-pc-linux-gnu-gcc -pthread] core/transformations.o [thread 2][x86_64-pc-linux-gnu-gcc -pthread] core/uwsgi.o [thread 7][x86_64-pc-linux-gnu-gcc -pthread] proto/base.o [thread 3][x86_64-pc-linux-gnu-gcc -pthread] proto/uwsgi.o [thread 8][x86_64-pc-linux-gnu-gcc -pthread] proto/http.o [thread 4][x86_64-pc-linux-gnu-gcc -pthread] proto/fastcgi.o [thread 6][x86_64-pc-linux-gnu-gcc -pthread] proto/scgi.o [thread 11][x86_64-pc-linux-gnu-gcc -pthread] proto/puwsgi.o [thread 0][x86_64-pc-linux-gnu-gcc -pthread] lib/linux_ns.o [thread 5][x86_64-pc-linux-gnu-gcc -pthread] core/zlib.o [thread 9][x86_64-pc-linux-gnu-gcc -pthread] core/regexp.o [thread 1][x86_64-pc-linux-gnu-gcc -pthread] core/routing.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] core/yaml.o [thread 6][x86_64-pc-linux-gnu-gcc -pthread] core/ssl.o [thread 5][x86_64-pc-linux-gnu-gcc -pthread] core/legion.o [thread 11][x86_64-pc-linux-gnu-gcc -pthread] core/xmlconf.o [thread 3][x86_64-pc-linux-gnu-gcc -pthread] core/dot_h.o [thread 4][x86_64-pc-linux-gnu-gcc -pthread] core/config_py.o *** uWSGI compiling embedded plugins *** [thread 7][x86_64-pc-linux-gnu-gcc -pthread] plugins/ping/ping_plugin.o [thread 3][x86_64-pc-linux-gnu-gcc -pthread] plugins/cache/cache.o [thread 4][x86_64-pc-linux-gnu-gcc -pthread] plugins/carbon/carbon.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] plugins/nagios/nagios.o [thread 9][x86_64-pc-linux-gnu-gcc -pthread] plugins/rpc/rpc_plugin.o [thread 8][x86_64-pc-linux-gnu-gcc -pthread] plugins/rrdtool/rrdtool.o [thread 0][x86_64-pc-linux-gnu-gcc -pthread] plugins/http/http.o [thread 6][x86_64-pc-linux-gnu-gcc -pthread] plugins/http/keepalive.o [thread 7][x86_64-pc-linux-gnu-gcc -pthread] plugins/http/https.o [thread 3][x86_64-pc-linux-gnu-gcc -pthread] plugins/http/spdy3.o [thread 11][x86_64-pc-linux-gnu-gcc -pthread] plugins/ugreen/ugreen.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] plugins/signal/signal_plugin.o [thread 8][x86_64-pc-linux-gnu-gcc -pthread] plugins/syslog/syslog_plugin.o [thread 9][x86_64-pc-linux-gnu-gcc -pthread] plugins/rsyslog/rsyslog_plugin.o [thread 4][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_uwsgi/router_uwsgi.o [thread 6][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_redirect/router_redirect.o [thread 5][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_basicauth/router_basicauth.o [thread 1][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_rewrite/router_rewrite.o [thread 7][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_http/router_http.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_cache/router_cache.o [thread 11][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_static/router_static.o [thread 3][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_memcached/router_memcached.o [thread 4][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_redis/router_redis.o [thread 8][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_hash/router_hash.o [thread 7][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_expires/expires.o [thread 9][x86_64-pc-linux-gnu-gcc -pthread] plugins/router_metrics/plugin.o [thread 1][x86_64-pc-linux-gnu-gcc -pthread] plugins/corerouter/cr_common.o [thread 3][x86_64-pc-linux-gnu-gcc -pthread] plugins/corerouter/cr_map.o [thread 2][x86_64-pc-linux-gnu-gcc -pthread] plugins/corerouter/corerouter.o [thread 8][x86_64-pc-linux-gnu-gcc -pthread] plugins/fastrouter/fastrouter.o [thread 5][x86_64-pc-linux-gnu-gcc -pthread] plugins/rawrouter/rawrouter.o [thread 6][x86_64-pc-linux-gnu-gcc -pthread] plugins/sslrouter/sslrouter.o [thread 0][x86_64-pc-linux-gnu-gcc -pthread] plugins/redislog/redislog_plugin.o [thread 7][x86_64-pc-linux-gnu-gcc -pthread] plugins/mongodblog/mongodblog_plugin.o [thread 10][x86_64-pc-linux-gnu-gcc -pthread] plugins/logfile/logfile.o [thread 4][x86_64-pc-linux-gnu-gcc -pthread] plugins/logsocket/logsocket_plugin.o [thread 11][x86_64-pc-linux-gnu-gcc -pthread] plugins/spooler/spooler_plugin.o [thread 9][x86_64-pc-linux-gnu-gcc -pthread] plugins/cheaper_busyness/cheaper_busyness.o [thread 3][x86_64-pc-linux-gnu-gcc -pthread] plugins/symcall/symcall_plugin.o [thread 1][x86_64-pc-linux-gnu-gcc -pthread] plugins/transformation_chunked/chunked.o [thread 2][x86_64-pc-linux-gnu-gcc -pthread] plugins/transformation_gzip/gzip.o [x86_64-pc-linux-gnu-gcc -pthread] /var/tmp/portage/www-servers/uwsgi-2.0.18/temp/plugins/psgi_plugin.so [thread 0][x86_64-pc-linux-gnu-gcc -pthread] plugins/transformation_offload/offload.o [thread 7][x86_64-pc-linux-gnu-gcc -pthread] plugins/transformation_tofile/tofile.o [thread 5][x86_64-pc-linux-gnu-gcc -pthread] plugins/zergpool/zergpool.o *** uWSGI building plugins *** *** building plugin: psgi *** build time: 5 seconds *** psgi plugin built and available in /var/tmp/portage/www-servers/uwsgi-2.0.18/temp/plugins/psgi_plugin.so *** *** uWSGI linking *** x86_64-pc-linux-gnu-gcc -pthread -o uwsgi -Wl,-O1 -Wl,--as-needed 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/ping/ping_plugin.o plugins/cache/cache.o plugins/carbon/carbon.o plugins/nagios/nagios.o plugins/rpc/rpc_plugin.o plugins/rrdtool/rrdtool.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/router_uwsgi/router_uwsgi.o plugins/router_redirect/router_redirect.o plugins/router_basicauth/router_basicauth.o plugins/router_rewrite/router_rewrite.o plugins/router_http/router_http.o plugins/router_cache/router_cache.o plugins/router_static/router_static.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/corerouter/cr_common.o plugins/corerouter/cr_map.o plugins/corerouter/corerouter.o plugins/fastrouter/fastrouter.o plugins/rawrouter/rawrouter.o plugins/sslrouter/sslrouter.o plugins/redislog/redislog_plugin.o plugins/mongodblog/mongodblog_plugin.o plugins/logfile/logfile.o plugins/logsocket/logsocket_plugin.o plugins/spooler/spooler_plugin.o plugins/cheaper_busyness/cheaper_busyness.o plugins/symcall/symcall_plugin.o plugins/transformation_chunked/chunked.o plugins/transformation_gzip/gzip.o plugins/transformation_offload/offload.o plugins/transformation_tofile/tofile.o plugins/zergpool/zergpool.o -lpthread -lm -rdynamic -ldl -lz -L/usr/lib64 -lpcre -lcap -lssl -lcrypto -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lcrypt x86_64-pc-linux-gnu-gcc: fatal error: '-fuse-linker-plugin', but liblto_plugin.so not found compilation terminated. *** error linking uWSGI *** * ERROR: www-servers/uwsgi-2.0.18::gentoo failed (compile phase): * building uwsgi failed * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 4939: Called die * The specific snippet of code: * python uwsgiconfig.py --build gentoo || die "building uwsgi failed"; * * If you need support, post the output of `emerge --info '=www-servers/uwsgi-2.0.18::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-servers/uwsgi-2.0.18::gentoo'`. * The complete build log is located at '/var/log/portage/www-servers:uwsgi-2.0.18:20191231-164524.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-servers/uwsgi-2.0.18/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-servers/uwsgi-2.0.18/temp/environment'. * Working directory: '/var/tmp/portage/www-servers/uwsgi-2.0.18/work/uwsgi-2.0.18' * S: '/var/tmp/portage/www-servers/uwsgi-2.0.18/work/uwsgi-2.0.18'