<86>May 18 12:10:45 userdel[1154602]: delete user 'rooter' <86>May 18 12:10:45 groupadd[1154612]: group added to /etc/group: name=rooter, GID=687 <86>May 18 12:10:45 groupadd[1154612]: group added to /etc/gshadow: name=rooter <86>May 18 12:10:45 groupadd[1154612]: new group: name=rooter, GID=687 <86>May 18 12:10:45 useradd[1154620]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>May 18 12:10:45 userdel[1154636]: delete user 'builder' <86>May 18 12:10:45 userdel[1154636]: removed group 'builder' owned by 'builder' <86>May 18 12:10:45 userdel[1154636]: removed shadow group 'builder' owned by 'builder' <86>May 18 12:10:45 groupadd[1154647]: group added to /etc/group: name=builder, GID=688 <86>May 18 12:10:45 groupadd[1154647]: group added to /etc/gshadow: name=builder <86>May 18 12:10:45 groupadd[1154647]: new group: name=builder, GID=688 <86>May 18 12:10:45 useradd[1154656]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash <13>May 18 12:10:47 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851433 installed <13>May 18 12:10:47 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851433 installed <13>May 18 12:10:47 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>May 18 12:10:47 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824518 installed <13>May 18 12:10:47 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>May 18 12:10:47 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>May 18 12:10:47 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>May 18 12:10:47 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>May 18 12:10:47 rpmi: ca-certificates-2021.03.24-alt1 sisyphus+268304.300.1.1 1616591829 installed <13>May 18 12:10:47 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>May 18 12:10:47 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>May 18 12:10:47 rpmi: libcrypto1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684255 installed <13>May 18 12:10:47 rpmi: libssl1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684255 installed <13>May 18 12:10:47 rpmi: python3-3.9.5-alt1 sisyphus+271461.100.1.1 1620748853 installed <13>May 18 12:10:48 rpmi: python3-base-3.9.5-alt1 sisyphus+271461.100.1.1 1620748853 installed <13>May 18 12:10:48 rpmi: libpython3-3.9.5-alt1 sisyphus+271461.100.1.1 1620748853 installed <13>May 18 12:10:48 rpmi: tests-for-installed-python3-pkgs-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>May 18 12:10:48 rpmi: rpm-build-python3-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>May 18 12:10:48 rpmi: python3-dev-3.9.5-alt1 sisyphus+271461.100.1.1 1620748853 installed <13>May 18 12:10:48 rpmi: libxml2-devel-1:2.9.10-alt6 sisyphus+265234.30740.49.1 1613765060 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/uwsgi-2.0.18-alt1.nosrc.rpm (w1.gzdio) Installing uwsgi-2.0.18-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18924 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf uwsgi-2.0.18 + echo 'Source #0 (uwsgi-2.0.18.tar):' Source #0 (uwsgi-2.0.18.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/uwsgi-2.0.18.tar + cd uwsgi-2.0.18 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (uwsgi-2.0.15-alt-no-rpath.patch):' Patch #1 (uwsgi-2.0.15-alt-no-rpath.patch): + /usr/bin/patch -p1 patching file plugins/python/uwsgiplugin.py + echo 'Patch #2 (uwsgi-2.0.18-alt-use-python3.patch):' Patch #2 (uwsgi-2.0.18-alt-use-python3.patch): + /usr/bin/patch -p1 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18924 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd uwsgi-2.0.18 + make make: Entering directory '/usr/src/RPM/BUILD/uwsgi-2.0.18' python3 uwsgiconfig.py --build plugins/python/python_plugin.c: In function ‘uwsgi_python_reset_random_seed’: plugins/python/python_plugin.c:319:33: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 319 | PyEval_CallObject(random_seed, random_args); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/python_plugin.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/python_plugin.c: In function ‘uwsgi_pyimport_by_filename’: plugins/python/python_plugin.c:470:3: warning: ‘PyParser_SimpleParseFileFlags’ is deprecated [-Wdeprecated-declarations] 470 | py_file_node = PyParser_SimpleParseFile(pyfile, real_filename, Py_file_input); | ^~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:143, from plugins/python/uwsgi_python.h:2, from plugins/python/python_plugin.c:1: /usr/include/python3.9/pythonrun.h:91:28: note: declared here 91 | PyAPI_FUNC(struct _node *) PyParser_SimpleParseFileFlags(FILE *, const char *, int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/python_plugin.c:487:4: warning: ‘PyParser_SimpleParseStringFlags’ is deprecated [-Wdeprecated-declarations] 487 | py_file_node = PyParser_SimpleParseString(pycontent, Py_file_input); | ^~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:143, from plugins/python/uwsgi_python.h:2, from plugins/python/python_plugin.c:1: /usr/include/python3.9/pythonrun.h:79:28: note: declared here 79 | PyAPI_FUNC(struct _node *) PyParser_SimpleParseStringFlags(const char *, int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/python_plugin.c:496:2: warning: ‘PyNode_Compile’ is deprecated [-Wdeprecated-declarations] 496 | py_compiled_node = (PyObject *) PyNode_Compile(py_file_node, real_filename); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:142, from plugins/python/uwsgi_python.h:2, from plugins/python/python_plugin.c:1: /usr/include/python3.9/compile.h:15:28: note: declared here 15 | PyAPI_FUNC(PyCodeObject *) PyNode_Compile(struct _node *, const char *); | ^~~~~~~~~~~~~~ plugins/python/python_plugin.c: In function ‘uwsgi_python_enable_threads’: plugins/python/python_plugin.c:1292:2: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 1292 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/python_plugin.c:1: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ plugins/python/python_plugin.c: In function ‘uwsgi_python_set_thread_name’: plugins/python/python_plugin.c:1336:33: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 1336 | PyObject *current_thread = PyEval_CallObject(threading_current, (PyObject *)NULL); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/python_plugin.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/python_plugin.c: In function ‘uwsgi_python_setup_thread’: plugins/python/python_plugin.c:1424:33: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 1424 | PyObject *current_thread = PyEval_CallObject(threading_current, (PyObject *)NULL); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/python_plugin.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/python_plugin.c: In function ‘uwsgi_python_mule’: plugins/python/python_plugin.c:1854:4: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 1854 | result = PyEval_CallObject(callable, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/python_plugin.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/python_plugin.c: In function ‘uwsgi_python_logger’: plugins/python/python_plugin.c:1944:17: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 1944 | ul->data = (void *) PyEval_CallObject(py_getLogger, py_getLogger_args); | ^~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/python_plugin.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/pyutils.c: In function ‘uwsgi_python_backtrace’: plugins/python/pyutils.c:78:2: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 78 | PyObject *result = PyEval_CallObject(extract_tb, args); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/pyutils.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/pyutils.c: In function ‘python_call’: plugins/python/pyutils.c:279:2: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 279 | PyObject *pyret = PyEval_CallObject(callable, args); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/pyutils.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/pyloader.c: In function ‘uwsgi_pecan_loader’: plugins/python/pyloader.c:663:2: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 663 | pecan_app = PyEval_CallObject(pecan_deploy, pecan_arg); | ^~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/pyloader.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/pyloader.c: In function ‘uwsgi_paste_loader’: plugins/python/pyloader.c:727:2: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 727 | paste_app = PyEval_CallObject(paste_loadapp, paste_arg); | ^~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/pyloader.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/pyloader.c: In function ‘uwsgi_eval_loader’: plugins/python/pyloader.c:745:2: warning: ‘PyParser_SimpleParseStringFlags’ is deprecated [-Wdeprecated-declarations] 745 | wsgi_eval_node = PyParser_SimpleParseString(code, Py_file_input); | ^~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:143, from plugins/python/uwsgi_python.h:2, from plugins/python/pyloader.c:1: /usr/include/python3.9/pythonrun.h:79:28: note: declared here 79 | PyAPI_FUNC(struct _node *) PyParser_SimpleParseStringFlags(const char *, int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/pyloader.c:752:2: warning: ‘PyNode_Compile’ is deprecated [-Wdeprecated-declarations] 752 | wsgi_compiled_node = (PyObject *) PyNode_Compile(wsgi_eval_node, "uwsgi_eval_config"); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:142, from plugins/python/uwsgi_python.h:2, from plugins/python/pyloader.c:1: /usr/include/python3.9/compile.h:15:28: note: declared here 15 | PyAPI_FUNC(PyCodeObject *) PyNode_Compile(struct _node *, const char *); | ^~~~~~~~~~~~~~ plugins/python/wsgi_subhandler.c: In function ‘uwsgi_python_consume_file_wrapper_read’: plugins/python/wsgi_subhandler.c:95:10: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 95 | PyObject *read_method_output = PyEval_CallObject(read_method, read_method_args); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/wsgi_subhandler.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/wsgi_subhandler.c: In function ‘uwsgi_response_subhandler_wsgi’: plugins/python/wsgi_subhandler.c:339:25: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 339 | PyObject *close_method_output = PyEval_CallObject(close_method, close_method_args); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/wsgi_subhandler.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/tracebacker.c: In function ‘uwsgi_python_get_thread_name’: plugins/python/tracebacker.c:17:2: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 17 | PyObject *threads_list = PyEval_CallObject(threading_enumerate, (PyObject *)NULL); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/tracebacker.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/tracebacker.c: In function ‘uwsgi_python_tracebacker_thread’: plugins/python/tracebacker.c:109:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 109 | PyObject *current_frames = PyEval_CallObject(_current_frames, (PyObject *)NULL); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/tracebacker.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/tracebacker.c:115:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 115 | PyObject *frames_ret = PyEval_CallObject(current_frames_items, (PyObject *)NULL); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/tracebacker.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/tracebacker.c:137:4: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 137 | PyObject *stacktrace = PyEval_CallObject( extract_stack, arg_tuple); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/tracebacker.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/python/raw.c: In function ‘uwsgi_request_python_raw’: plugins/python/raw.c:67:2: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 67 | wsgi_req->async_result = PyEval_CallObject(up.raw_callable, args); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/python/uwsgi_python.h:2, from plugins/python/raw.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/gevent/gevent.c: In function ‘py_uwsgi_gevent_ctrl_gl’: plugins/gevent/gevent.c:36:17: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 36 | PyObject *gswitch = PyEval_CallObject(ugevent.greenlet_switch, gevent_sleep_args); | ^~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from plugins/gevent/../python/uwsgi_python.h:2, from plugins/gevent/gevent.h:1, from plugins/gevent/gevent.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugins/redislog/redislog_plugin.c: In function ‘uwsgi_redis_logger’: plugins/redislog/redislog_plugin.c:162:62: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] 162 | setup_buf, sizeof (setup_buf), "*2\r\n$4\r\nauth\r\n$%lu\r\n%*s\r\n", | ~~^ | | | long unsigned int | %u 163 | strlen(uredislog->password), (int)strlen(uredislog->password), uredislog->password); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka unsigned int} plugins/redislog/redislog_plugin.c:175:64: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] 175 | setup_buf, sizeof (setup_buf), "*2\r\n$6\r\nselect\r\n$%lu\r\n%*s\r\n", | ~~^ | | | long unsigned int | %u 176 | strlen(uredislog->id), (int)strlen(uredislog->id), uredislog->id); | ~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka unsigned int} using profile: buildconf/default.ini detected include path: ['/usr/lib/gcc/i586-alt-linux/10/include', '/usr/local/include', '/usr/include'] detected CPU cores: 1 configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -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 -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 *** [i586-alt-linux-gcc -pthread] core/utils.o [i586-alt-linux-gcc -pthread] core/protocol.o [i586-alt-linux-gcc -pthread] core/socket.o [i586-alt-linux-gcc -pthread] core/logging.o [i586-alt-linux-gcc -pthread] core/master.o [i586-alt-linux-gcc -pthread] core/master_utils.o [i586-alt-linux-gcc -pthread] core/emperor.o [i586-alt-linux-gcc -pthread] core/notify.o [i586-alt-linux-gcc -pthread] core/mule.o [i586-alt-linux-gcc -pthread] core/subscription.o [i586-alt-linux-gcc -pthread] core/stats.o [i586-alt-linux-gcc -pthread] core/sendfile.o [i586-alt-linux-gcc -pthread] core/async.o [i586-alt-linux-gcc -pthread] core/master_checks.o [i586-alt-linux-gcc -pthread] core/fifo.o [i586-alt-linux-gcc -pthread] core/offload.o [i586-alt-linux-gcc -pthread] core/io.o [i586-alt-linux-gcc -pthread] core/static.o [i586-alt-linux-gcc -pthread] core/websockets.o [i586-alt-linux-gcc -pthread] core/spooler.o [i586-alt-linux-gcc -pthread] core/snmp.o [i586-alt-linux-gcc -pthread] core/exceptions.o [i586-alt-linux-gcc -pthread] core/config.o [i586-alt-linux-gcc -pthread] core/setup_utils.o [i586-alt-linux-gcc -pthread] core/clock.o [i586-alt-linux-gcc -pthread] core/init.o [i586-alt-linux-gcc -pthread] core/buffer.o [i586-alt-linux-gcc -pthread] core/reader.o [i586-alt-linux-gcc -pthread] core/writer.o [i586-alt-linux-gcc -pthread] core/alarm.o [i586-alt-linux-gcc -pthread] core/cron.o [i586-alt-linux-gcc -pthread] core/hooks.o [i586-alt-linux-gcc -pthread] core/plugins.o [i586-alt-linux-gcc -pthread] core/lock.o [i586-alt-linux-gcc -pthread] core/cache.o [i586-alt-linux-gcc -pthread] core/daemons.o [i586-alt-linux-gcc -pthread] core/errors.o [i586-alt-linux-gcc -pthread] core/hash.o [i586-alt-linux-gcc -pthread] core/master_events.o [i586-alt-linux-gcc -pthread] core/chunked.o [i586-alt-linux-gcc -pthread] core/queue.o [i586-alt-linux-gcc -pthread] core/event.o [i586-alt-linux-gcc -pthread] core/signal.o [i586-alt-linux-gcc -pthread] core/strings.o [i586-alt-linux-gcc -pthread] core/progress.o [i586-alt-linux-gcc -pthread] core/timebomb.o [i586-alt-linux-gcc -pthread] core/ini.o [i586-alt-linux-gcc -pthread] core/fsmon.o [i586-alt-linux-gcc -pthread] core/mount.o [i586-alt-linux-gcc -pthread] core/metrics.o [i586-alt-linux-gcc -pthread] core/plugins_builder.o [i586-alt-linux-gcc -pthread] core/sharedarea.o [i586-alt-linux-gcc -pthread] core/rpc.o [i586-alt-linux-gcc -pthread] core/gateway.o [i586-alt-linux-gcc -pthread] core/loop.o [i586-alt-linux-gcc -pthread] core/cookie.o [i586-alt-linux-gcc -pthread] core/querystring.o [i586-alt-linux-gcc -pthread] core/rb_timers.o [i586-alt-linux-gcc -pthread] core/transformations.o [i586-alt-linux-gcc -pthread] core/uwsgi.o [i586-alt-linux-gcc -pthread] proto/base.o [i586-alt-linux-gcc -pthread] proto/uwsgi.o [i586-alt-linux-gcc -pthread] proto/http.o [i586-alt-linux-gcc -pthread] proto/fastcgi.o [i586-alt-linux-gcc -pthread] proto/scgi.o [i586-alt-linux-gcc -pthread] proto/puwsgi.o [i586-alt-linux-gcc -pthread] lib/linux_ns.o [i586-alt-linux-gcc -pthread] core/yaml.o [i586-alt-linux-gcc -pthread] core/xmlconf.o [i586-alt-linux-gcc -pthread] core/dot_h.o [i586-alt-linux-gcc -pthread] core/config_py.o *** uWSGI compiling embedded plugins *** [i586-alt-linux-gcc -pthread] plugins/python/python_plugin.o [i586-alt-linux-gcc -pthread] plugins/python/pyutils.o [i586-alt-linux-gcc -pthread] plugins/python/pyloader.o [i586-alt-linux-gcc -pthread] plugins/python/wsgi_handlers.o [i586-alt-linux-gcc -pthread] plugins/python/wsgi_headers.o [i586-alt-linux-gcc -pthread] plugins/python/wsgi_subhandler.o [i586-alt-linux-gcc -pthread] plugins/python/web3_subhandler.o [i586-alt-linux-gcc -pthread] plugins/python/pump_subhandler.o [i586-alt-linux-gcc -pthread] plugins/python/gil.o [i586-alt-linux-gcc -pthread] plugins/python/uwsgi_pymodule.o [i586-alt-linux-gcc -pthread] plugins/python/profiler.o [i586-alt-linux-gcc -pthread] plugins/python/symimporter.o [i586-alt-linux-gcc -pthread] plugins/python/tracebacker.o [i586-alt-linux-gcc -pthread] plugins/python/raw.o [i586-alt-linux-gcc -pthread] plugins/gevent/gevent.o [i586-alt-linux-gcc -pthread] plugins/gevent/hooks.o [i586-alt-linux-gcc -pthread] plugins/ping/ping_plugin.o [i586-alt-linux-gcc -pthread] plugins/cache/cache.o [i586-alt-linux-gcc -pthread] plugins/nagios/nagios.o [i586-alt-linux-gcc -pthread] plugins/rrdtool/rrdtool.o [i586-alt-linux-gcc -pthread] plugins/carbon/carbon.o [i586-alt-linux-gcc -pthread] plugins/rpc/rpc_plugin.o [i586-alt-linux-gcc -pthread] plugins/corerouter/cr_common.o [i586-alt-linux-gcc -pthread] plugins/corerouter/cr_map.o [i586-alt-linux-gcc -pthread] plugins/corerouter/corerouter.o [i586-alt-linux-gcc -pthread] plugins/fastrouter/fastrouter.o [i586-alt-linux-gcc -pthread] plugins/http/http.o [i586-alt-linux-gcc -pthread] plugins/http/keepalive.o [i586-alt-linux-gcc -pthread] plugins/http/https.o [i586-alt-linux-gcc -pthread] plugins/http/spdy3.o [i586-alt-linux-gcc -pthread] plugins/ugreen/ugreen.o [i586-alt-linux-gcc -pthread] plugins/signal/signal_plugin.o [i586-alt-linux-gcc -pthread] plugins/syslog/syslog_plugin.o [i586-alt-linux-gcc -pthread] plugins/rsyslog/rsyslog_plugin.o [i586-alt-linux-gcc -pthread] plugins/logsocket/logsocket_plugin.o [i586-alt-linux-gcc -pthread] plugins/router_uwsgi/router_uwsgi.o [i586-alt-linux-gcc -pthread] plugins/router_redirect/router_redirect.o [i586-alt-linux-gcc -pthread] plugins/router_basicauth/router_basicauth.o [i586-alt-linux-gcc -pthread] plugins/zergpool/zergpool.o [i586-alt-linux-gcc -pthread] plugins/redislog/redislog_plugin.o [i586-alt-linux-gcc -pthread] plugins/mongodblog/mongodblog_plugin.o [i586-alt-linux-gcc -pthread] plugins/router_rewrite/router_rewrite.o [i586-alt-linux-gcc -pthread] plugins/router_http/router_http.o [i586-alt-linux-gcc -pthread] plugins/logfile/logfile.o [i586-alt-linux-gcc -pthread] plugins/router_cache/router_cache.o [i586-alt-linux-gcc -pthread] plugins/rawrouter/rawrouter.o [i586-alt-linux-gcc -pthread] plugins/router_static/router_static.o [i586-alt-linux-gcc -pthread] plugins/sslrouter/sslrouter.o [i586-alt-linux-gcc -pthread] plugins/spooler/spooler_plugin.o [i586-alt-linux-gcc -pthread] plugins/cheaper_busyness/cheaper_busyness.o [i586-alt-linux-gcc -pthread] plugins/symcall/symcall_plugin.o [i586-alt-linux-gcc -pthread] plugins/transformation_tofile/tofile.o [i586-alt-linux-gcc -pthread] plugins/transformation_gzip/gzip.o [i586-alt-linux-gcc -pthread] plugins/transformation_chunked/chunked.o [i586-alt-linux-gcc -pthread] plugins/transformation_offload/offload.o [i586-alt-linux-gcc -pthread] plugins/router_memcached/router_memcached.o [i586-alt-linux-gcc -pthread] plugins/router_redis/router_redis.o [i586-alt-linux-gcc -pthread] plugins/router_hash/router_hash.o [i586-alt-linux-gcc -pthread] plugins/router_expires/expires.o [i586-alt-linux-gcc -pthread] plugins/router_metrics/plugin.o [i586-alt-linux-gcc -pthread] plugins/transformation_template/tt.o [i586-alt-linux-gcc -pthread] plugins/stats_pusher_socket/plugin.o *** uWSGI linking *** i586-alt-linux-gcc -pthread -o 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/yaml.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 -lxml2 -lcrypt -lpthread -ldl -lutil -lm -lm -lpython3.9 -lcrypt ################# uWSGI configuration ################# kernel = Linux execinfo = False ifaddrs = True locking = pthread_mutex event = epoll timer = timerfd filemonitor = inotify pcre = False routing = False capabilities = False yaml = embedded json = False ssl = False xml = libxml2 debug = False plugin_dir = . zlib = False ucontext = True malloc = libc ############## end of uWSGI configuration ############# total build time: 32 seconds *** uWSGI is ready, launch it with ./uwsgi *** make: Leaving directory '/usr/src/RPM/BUILD/uwsgi-2.0.18' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69532 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/uwsgi-buildroot + : + /bin/rm -rf -- /usr/src/tmp/uwsgi-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd uwsgi-2.0.18 + install -dm0775 /usr/src/tmp/uwsgi-buildroot/var/log/uwsgi + install -pDm0755 uwsgi /usr/src/tmp/uwsgi-buildroot/usr/sbin/uwsgi + install -pDm0755 /usr/src/RPM/SOURCES/uwsgi.init /usr/src/tmp/uwsgi-buildroot/etc/rc.d/init.d/uwsgi + install -pDm0644 /usr/src/RPM/SOURCES/uwsgi.sysconfig /usr/src/tmp/uwsgi-buildroot/etc/sysconfig/uwsgi + install -pDm0644 /usr/src/RPM/SOURCES/uwsgi.logrotate /usr/src/tmp/uwsgi-buildroot/etc/logrotate.d/uwsgi + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/uwsgi-buildroot (auto) Verifying and fixing files in /usr/src/tmp/uwsgi-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/uwsgi-buildroot/ (default) Compressing files in /usr/src/tmp/uwsgi-buildroot (auto) Verifying ELF objects in /usr/src/tmp/uwsgi-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .opt-?.pyc files Processing files: uwsgi-2.0.18-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69532 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd uwsgi-2.0.18 + DOCDIR=/usr/src/tmp/uwsgi-buildroot/usr/share/doc/uwsgi-2.0.18 + export DOCDIR + rm -rf /usr/src/tmp/uwsgi-buildroot/usr/share/doc/uwsgi-2.0.18 + /bin/mkdir -p /usr/src/tmp/uwsgi-buildroot/usr/share/doc/uwsgi-2.0.18 + cp -prL README contrib /usr/src/tmp/uwsgi-buildroot/usr/share/doc/uwsgi-2.0.18 + chmod -R go-w /usr/src/tmp/uwsgi-buildroot/usr/share/doc/uwsgi-2.0.18 + chmod -R a+rX /usr/src/tmp/uwsgi-buildroot/usr/share/doc/uwsgi-2.0.18 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Tsi3u find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.emQ3sr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: chown mkdir Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ffD6or Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FzosDt Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.asu1Wq Requires: /bin/sh, /etc/logrotate.d, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.10), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.1), libc.so.6(GLIBC_2.27), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.29), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.4), libpython3.9.so.1.0 >= set:ogpCiruk6yyJuCbUYdj8gskZz0AU8Rx4lhQ9Cv0ZeIykonMkZs4ec66RArkZft8Z7RFW8Ok3S620cTJI6TUz6pEbZe5uB7v22UfiR4DGeiiw9jNq2a8tqw0wgTAHLOHxrf0MjrfQcB3diRjqGr0TVrsyZLXUEagcp6kX44Dd3aiJFzUyj4h0gw3nod5T7WnqejuRrsaadwVLrz7Idy6K8kM7mqZ9ynWIOz6ijl0UMnt66hlQwylAQNU4ykSf1h9eDJEt1oovmICUvsARpJGZCzyAbdIhmw6Inyc1I5ArioR2KimheK80hUi7qA9BuktMnncsy8IogsN8xhubgfERc1, libxml2.so.2 >= set:okaIuHsZ2G7kTbOcHrD2tZaQjanDO2hPox0zr6b0JzH, libxml2.so.2(LIBXML2_2.4.30), libxml2.so.2(LIBXML2_2.6.0), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sGZWZt Creating uwsgi-debuginfo package Processing files: uwsgi-debuginfo-2.0.18-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nCzT8t find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oKFeBu find-requires: running scripts (debuginfo) Requires: uwsgi = 2.0.18-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libm.so.6), debug(libpthread.so.0), debug(libpython3.9.so.1.0), debug(libxml2.so.2) Adding to uwsgi-debuginfo a strict dependency on uwsgi Wrote: /usr/src/RPM/RPMS/i586/uwsgi-2.0.18-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/uwsgi-debuginfo-2.0.18-alt1.i586.rpm (w2.lzdio) 30.46user 3.48system 0:43.10elapsed 78%CPU (0avgtext+0avgdata 47340maxresident)k 0inputs+0outputs (0major+1203091minor)pagefaults 0swaps 35.75user 5.94system 0:51.62elapsed 80%CPU (0avgtext+0avgdata 108400maxresident)k 0inputs+0outputs (0major+1519085minor)pagefaults 0swaps