<86>Dec 2 09:19:06 userdel[3537476]: delete user 'rooter' <86>Dec 2 09:19:06 userdel[3537476]: removed group 'rooter' owned by 'rooter' <86>Dec 2 09:19:06 userdel[3537476]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 2 09:19:06 groupadd[3537492]: group added to /etc/group: name=rooter, GID=651 <86>Dec 2 09:19:06 groupadd[3537492]: group added to /etc/gshadow: name=rooter <86>Dec 2 09:19:06 groupadd[3537492]: new group: name=rooter, GID=651 <86>Dec 2 09:19:06 useradd[3537510]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Dec 2 09:19:06 userdel[3537535]: delete user 'builder' <86>Dec 2 09:19:06 userdel[3537535]: removed group 'builder' owned by 'builder' <86>Dec 2 09:19:06 userdel[3537535]: removed shadow group 'builder' owned by 'builder' <86>Dec 2 09:19:06 groupadd[3537558]: group added to /etc/group: name=builder, GID=652 <86>Dec 2 09:19:06 groupadd[3537558]: group added to /etc/gshadow: name=builder <86>Dec 2 09:19:06 groupadd[3537558]: new group: name=builder, GID=652 <86>Dec 2 09:19:06 useradd[3537566]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Dec 2 09:19:10 rpmi: libtinfo-devel-6.2.20201107-alt1 sisyphus+261749.100.1.1 1605292929 installed <13>Dec 2 09:19:10 rpmi: libncurses-devel-6.2.20201107-alt1 sisyphus+261749.100.1.1 1605292929 installed <13>Dec 2 09:19:10 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Dec 2 09:19:10 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824518 installed <13>Dec 2 09:19:10 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Dec 2 09:19:10 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Dec 2 09:19:10 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Dec 2 09:19:10 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Dec 2 09:19:10 rpmi: ca-certificates-2020.10.22-alt1 sisyphus+260224.300.2.1 1603549301 installed <13>Dec 2 09:19:10 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Dec 2 09:19:10 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Dec 2 09:19:10 rpmi: libcrypto1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Dec 2 09:19:10 rpmi: libssl1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Dec 2 09:19:10 rpmi: python3-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Dec 2 09:19:11 rpmi: python3-base-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Dec 2 09:19:11 rpmi: libpython3-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Dec 2 09:19:11 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Dec 2 09:19:11 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed <13>Dec 2 09:19:12 rpmi: python3-dev-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Dec 2 09:19:12 rpmi: libxml2-devel-1:2.9.10-alt4 sisyphus+261132.100.1.1 1604669137 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/uwsgi-2.0.18-alt1.nosrc.rpm 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.17541 + 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.55846 + 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/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/9/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.8 -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: 52 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.19806 + 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 + 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) 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 Hardlinking identical .pyc and .pyo files Processing files: uwsgi-2.0.18-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51286 + 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.bT3RuG 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.NlKxoH 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.DvaX0G Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8hvhPH Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4BmXCJ 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.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.8.so.1.0 >= set:ogpCiruk6yyJuCbUYdj8gskZz0AU8Rx4lhQ9Cv0ZeIykonMkZs4ec66RArkZft8Z7RFW8Ok3S620cTJI6TUz6pEbZe5uB7v22UfiR4DGeiiw9jNq2a8tqw0wgTAHLOHxrf0MjrfQcB3diRjqGr0TVrsyyzH0NApgJjgsScE8RCeybeh4101es1xNWnqejuRrsaadwVLrz7Idy6K8kM7mqZ9ynWIOz6ijl0UMnt66hlQgUuBLaFzN94FIv2yiserhX2MMZsyR4ZzeOWImRvrkAsFxdO2QwZ2hC0S2Od9Iq1n9H87n4w8sF3dOAifGeUHb6eh4mc8KoAM8L5E7QqC0, 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.kp8obI 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.43IiMG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vVcMtG 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.8.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 Wrote: /usr/src/RPM/RPMS/i586/uwsgi-debuginfo-2.0.18-alt1.i586.rpm 56.12user 7.18system 1:09.21elapsed 91%CPU (0avgtext+0avgdata 44552maxresident)k 0inputs+0outputs (0major+1194079minor)pagefaults 0swaps 65.85user 13.64system 1:25.32elapsed 93%CPU (0avgtext+0avgdata 109304maxresident)k 0inputs+0outputs (0major+1516234minor)pagefaults 0swaps