Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/uwsgi.spec'], chrootPath='/var/lib/mock/f35-build-32933605-4442428/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/uwsgi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1642896000 Wrote: /builddir/build/SRPMS/uwsgi-2.0.20-1.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/uwsgi.spec'], chrootPath='/var/lib/mock/f35-build-32933605-4442428/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/uwsgi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1642896000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HY5MTG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uwsgi-2.0.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/uwsgi-2.0.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uwsgi-2.0.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/fedora.ini buildconf/ + echo 'plugin_dir = /usr/lib64/uwsgi' + cp -p /builddir/build/SOURCES/README.Fedora README.Fedora + echo 'Patch #0 (uwsgi_trick_chroot_rpmbuild.patch):' Patch #0 (uwsgi_trick_chroot_rpmbuild.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file uwsgiconfig.py Hunk #1 succeeded at 1442 (offset 20 lines). + echo 'Patch #1 (uwsgi_fix_rpath.patch):' Patch #1 (uwsgi_fix_rpath.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file plugins/jvm/uwsgiplugin.py patching file plugins/php/uwsgiplugin.py patching file plugins/python/uwsgiplugin.py patching file plugins/rack/uwsgiplugin.py patching file plugins/ruby19/uwsgiplugin.py + echo 'Patch #2 (uwsgi_ruby20_compatibility.patch):' Patch #2 (uwsgi_ruby20_compatibility.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file plugins/rack/uwsgiplugin.py patching file plugins/ruby19/uwsgiplugin.py + echo 'Patch #3 (uwsgi_fix_lua.patch):' Patch #3 (uwsgi_fix_lua.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file plugins/lua/uwsgiplugin.py + echo 'Patch #5 (uwsgi_fix_mongodb.patch):' Patch #5 (uwsgi_fix_mongodb.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file plugins/gridfs/gridfs.cc patching file plugins/gridfs/uwsgiplugin.py patching file plugins/gridfs/gridfs.cc patching file plugins/gridfs/gridfs.cc + echo 'Patch #7 (uwsgi_fix_mono.patch):' Patch #7 (uwsgi_fix_mono.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file plugins/mono/uwsgiplugin.py + echo 'Patch #12 (uwsgi_fix_php8.patch):' Patch #12 (uwsgi_fix_php8.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file plugins/php/uwsgiplugin.py + echo 'Patch #13 (uwsgi_fix_chroot_chdir.patch):' Patch #13 (uwsgi_fix_chroot_chdir.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file core/utils.c + echo 'Patch #14 (uwsgi_fix_php_arginfo.patch):' Patch #14 (uwsgi_fix_php_arginfo.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file plugins/php/php_plugin.c Hunk #1 succeeded at 487 (offset -10 lines). + /usr/bin/python3 -m lib2to3 --write --nobackups plugins/coroae/uwsgiplugin.py RefactoringTool: Skipping optional fixer: buffer RefactoringTool: Skipping optional fixer: idioms RefactoringTool: Skipping optional fixer: set_literal RefactoringTool: Skipping optional fixer: ws_comma RefactoringTool: Refactored plugins/coroae/uwsgiplugin.py RefactoringTool: Files that were modified: RefactoringTool: plugins/coroae/uwsgiplugin.py --- plugins/coroae/uwsgiplugin.py (original) +++ plugins/coroae/uwsgiplugin.py (refactored) @@ -9,7 +9,7 @@ coroapi = p if not coroapi: - print "unable to find the Coro perl module !!!" + print("unable to find the Coro perl module !!!") sys.exit(1) NAME='coroae' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rcwNDi + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.20 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --build fedora.ini using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] detected CPU cores: 2 configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" *** uWSGI compiling server core *** [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/utils.o core/utils.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/protocol.o core/protocol.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/socket.o core/socket.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/logging.o core/logging.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/master.o core/master.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/master_utils.o core/master_utils.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/emperor.o core/emperor.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/notify.o core/notify.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/mule.o core/mule.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/subscription.o core/subscription.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/stats.o core/stats.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/sendfile.o core/sendfile.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/async.o core/async.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/master_checks.o core/master_checks.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/fifo.o core/fifo.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/offload.o core/offload.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/io.o core/io.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/static.o core/static.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/websockets.o core/websockets.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/spooler.o core/spooler.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/snmp.o core/snmp.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/exceptions.o core/exceptions.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/config.o core/config.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/setup_utils.o core/setup_utils.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/clock.o core/clock.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/init.o core/init.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/buffer.o core/buffer.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/reader.o core/reader.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/writer.o core/writer.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/alarm.o core/alarm.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/cron.o core/cron.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/hooks.o core/hooks.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/plugins.o core/plugins.c core/lock.c: In function ‘uwsgi_lock_fast_init’: core/lock.c:114:17: warning: ‘pthread_mutexattr_setrobust_np’ is deprecated: pthread_mutexattr_setrobust_np is deprecated, use pthread_mutexattr_setrobust [-Wdeprecated-declarations] 114 | if (pthread_mutexattr_setrobust(&attr, PTHREAD_MUTEX_ROBUST)) { | ^~ In file included from /usr/include/features.h:488, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./uwsgi.h:165, from core/lock.c:1: /usr/include/pthread.h:951:12: note: declared here 951 | extern int __REDIRECT_NTH (pthread_mutexattr_setrobust_np, | ^~~~~~~~~~~~~~ core/lock.c: In function ‘uwsgi_lock_fast’: core/lock.c:176:17: warning: ‘pthread_mutex_consistent_np’ is deprecated: pthread_mutex_consistent_np is deprecated, use pthread_mutex_consistent [-Wdeprecated-declarations] 176 | pthread_mutex_consistent((pthread_mutex_t *) uli->lock_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./uwsgi.h:165, from core/lock.c:1: /usr/include/pthread.h:859:12: note: declared here 859 | extern int __REDIRECT_NTH (pthread_mutex_consistent_np, (pthread_mutex_t *), | ^~~~~~~~~~~~~~ [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/lock.o core/lock.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/cache.o core/cache.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/daemons.o core/daemons.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/errors.o core/errors.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/hash.o core/hash.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/master_events.o core/master_events.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/chunked.o core/chunked.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/queue.o core/queue.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/event.o core/event.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/signal.o core/signal.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/strings.o core/strings.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/progress.o core/progress.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/timebomb.o core/timebomb.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/ini.o core/ini.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/fsmon.o core/fsmon.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/mount.o core/mount.c core/metrics.c: In function ‘uwsgi_metric_set_max’: core/metrics.c:706:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 706 | if (value > *um->value) | ^~ In file included from core/metrics.c:1: ./uwsgi.h:436:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 436 | #define uwsgi_rwunlock(x) uwsgi.lock_ops.rwunlock(x) | ^~~~~ core/metrics.c:708:9: note: in expansion of macro ‘uwsgi_rwunlock’ 708 | uwsgi_rwunlock(uwsgi.metrics_lock); | ^~~~~~~~~~~~~~ core/metrics.c: In function ‘uwsgi_metric_set_min’: core/metrics.c:714:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 714 | if ((value > um->initial_value || 0) && value < *um->value) | ^~ In file included from core/metrics.c:1: ./uwsgi.h:436:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 436 | #define uwsgi_rwunlock(x) uwsgi.lock_ops.rwunlock(x) | ^~~~~ core/metrics.c:716:9: note: in expansion of macro ‘uwsgi_rwunlock’ 716 | uwsgi_rwunlock(uwsgi.metrics_lock); | ^~~~~~~~~~~~~~ [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/metrics.o core/metrics.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/plugins_builder.o core/plugins_builder.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/sharedarea.o core/sharedarea.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/rpc.o core/rpc.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/gateway.o core/gateway.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/loop.o core/loop.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/cookie.o core/cookie.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/querystring.o core/querystring.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/rb_timers.o core/rb_timers.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/transformations.o core/transformations.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/uwsgi.o core/uwsgi.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o proto/base.o proto/base.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o proto/uwsgi.o proto/uwsgi.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o proto/http.o proto/http.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o proto/fastcgi.o proto/fastcgi.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o proto/scgi.o proto/scgi.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o proto/puwsgi.o proto/puwsgi.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o lib/linux_ns.o lib/linux_ns.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/zlib.o core/zlib.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/regexp.o core/regexp.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/routing.o core/routing.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/yaml.o core/yaml.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/json.o core/json.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/ssl.o core/ssl.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/legion.o core/legion.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/xmlconf.o core/xmlconf.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -g -o core/dot_h.o core/dot_h.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o core/config_py.o core/config_py.c *** uWSGI compiling embedded plugins *** [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o plugins/corerouter/cr_common.o plugins/corerouter/cr_common.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o plugins/corerouter/cr_map.o plugins/corerouter/cr_map.c [thread 1] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o plugins/corerouter/corerouter.o plugins/corerouter/corerouter.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o plugins/echo/echo_plugin.o plugins/echo/echo_plugin.c [thread 0] gcc -c -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -o plugins/ping/ping_plugin.o plugins/ping/ping_plugin.c *** uWSGI building plugins *** *** building plugin: airbrake *** gcc -fPIC -shared -o airbrake_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -I/usr/include/libxml2 plugins/airbrake/airbrake_plugin.c -lcurl -lxml2 -lz -llzma -lm build time: 0 seconds *** airbrake plugin built and available in airbrake_plugin.so *** *** building plugin: alarm_curl *** gcc -fPIC -shared -o alarm_curl_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/alarm_curl/alarm_curl_plugin.c -lcurl build time: 0 seconds *** alarm_curl plugin built and available in alarm_curl_plugin.so *** gcc -fPIC -shared -o alarm_xmpp_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/alarm_xmpp/alarm_xmpp_plugin.c plugins/alarm_xmpp/gloox.cc -lgloox *** building plugin: alarm_xmpp *** build time: 0 seconds *** alarm_xmpp plugin built and available in alarm_xmpp_plugin.so *** *** building plugin: cache *** gcc -fPIC -shared -o cache_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/cache/cache.c build time: 0 seconds *** cache plugin built and available in cache_plugin.so *** gcc -fPIC -shared -o carbon_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/carbon/carbon.c *** building plugin: carbon *** build time: 0 seconds *** carbon plugin built and available in carbon_plugin.so *** *** building plugin: cgi *** gcc -fPIC -shared -o cgi_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/cgi/cgi_plugin.c build time: 0 seconds *** cgi plugin built and available in cgi_plugin.so *** gcc -fPIC -shared -o cheaper_busyness_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/cheaper_busyness/cheaper_busyness.c *** building plugin: cheaper_busyness *** build time: 0 seconds *** cheaper_busyness plugin built and available in cheaper_busyness_plugin.so *** *** building plugin: cplusplus *** gcc -fPIC -shared -o cplusplus_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/cplusplus/base.cc plugins/cplusplus/plugin.c -lstdc++ build time: 0 seconds *** cplusplus plugin built and available in cplusplus_plugin.so *** *** building plugin: curl_cron *** gcc -fPIC -shared -o curl_cron_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/curl_cron/curl_cron.c -lcurl build time: 0 seconds *** curl_cron plugin built and available in curl_cron_plugin.so *** *** building plugin: dumbloop *** gcc -fPIC -shared -o dumbloop_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/dumbloop/dumb.c build time: 0 seconds *** dumbloop plugin built and available in dumbloop_plugin.so *** *** building plugin: dummy *** gcc -fPIC -shared -o dummy_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/dummy/dummy.c build time: 0 seconds *** dummy plugin built and available in dummy_plugin.so *** *** building plugin: fastrouter *** gcc -fPIC -shared -o fastrouter_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/fastrouter/fastrouter.c objcopy fastrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section fastrouter_plugin.so build time: 0 seconds *** fastrouter plugin built and available in fastrouter_plugin.so *** *** building plugin: forkptyrouter *** gcc -fPIC -shared -o forkptyrouter_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/forkptyrouter/forkptyrouter.c -lutil objcopy forkptyrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section forkptyrouter_plugin.so build time: 0 seconds *** forkptyrouter plugin built and available in forkptyrouter_plugin.so *** *** building plugin: geoip *** gcc -fPIC -shared -o geoip_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/geoip/geoip.c -lGeoIP build time: 0 seconds *** geoip plugin built and available in geoip_plugin.so *** *** building plugin: graylog2 *** gcc -fPIC -shared -o graylog2_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/graylog2/graylog2_plugin.c -lz build time: 0 seconds *** graylog2 plugin built and available in graylog2_plugin.so *** *** building plugin: http *** gcc -fPIC -shared -o http_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/http/http.c plugins/http/keepalive.c plugins/http/https.c plugins/http/spdy3.c objcopy http_plugin.so --add-section uwsgi=.uwsgi_plugin_section http_plugin.so build time: 1 seconds *** http plugin built and available in http_plugin.so *** *** building plugin: ldap *** gcc -fPIC -shared -o ldap_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/ldap/ldap.c -lldap build time: 0 seconds *** ldap plugin built and available in ldap_plugin.so *** *** building plugin: logcrypto *** gcc -fPIC -shared -o logcrypto_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/logcrypto/logcrypto.c build time: 0 seconds *** logcrypto plugin built and available in logcrypto_plugin.so *** *** building plugin: logfile *** gcc -fPIC -shared -o logfile_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/logfile/logfile.c build time: 0 seconds *** logfile plugin built and available in logfile_plugin.so *** *** building plugin: logpipe *** gcc -fPIC -shared -o logpipe_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/logpipe/logpipe.c build time: 0 seconds *** logpipe plugin built and available in logpipe_plugin.so *** *** building plugin: logsocket *** gcc -fPIC -shared -o logsocket_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/logsocket/logsocket_plugin.c build time: 0 seconds *** logsocket plugin built and available in logsocket_plugin.so *** *** building plugin: lua *** gcc -fPIC -shared -o lua_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/lua/lua_plugin.c -llua -lm -ldl build time: 0 seconds *** lua plugin built and available in lua_plugin.so *** *** building plugin: msgpack *** gcc -fPIC -shared -o msgpack_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/msgpack/msgpack.c build time: 0 seconds *** msgpack plugin built and available in msgpack_plugin.so *** *** building plugin: nagios *** gcc -fPIC -shared -o nagios_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/nagios/nagios.c build time: 0 seconds *** nagios plugin built and available in nagios_plugin.so *** *** building plugin: notfound *** gcc -fPIC -shared -o notfound_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/notfound/notfound.c build time: 0 seconds *** notfound plugin built and available in notfound_plugin.so *** *** building plugin: pam *** gcc -fPIC -shared -o pam_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/pam/pam.c -lpam build time: 0 seconds *** pam plugin built and available in pam_plugin.so *** *** building plugin: pty *** gcc -fPIC -shared -o pty_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/pty/pty.c -lutil build time: 0 seconds *** pty plugin built and available in pty_plugin.so *** *** building plugin: rack *** plugins/rack/rack_plugin.c: In function ‘uwsgi_rack_init’: plugins/rack/rack_plugin.c:520:61: warning: passing argument 4 of ‘rb_define_hooked_variable’ from incompatible pointer type [-Wincompatible-pointer-types] 520 | rb_define_hooked_variable("$0", &ur.dollar_zero, 0, rack_hack_dollar_zero); | ^~~~~~~~~~~~~~~~~~~~~ | | | void (*)(VALUE, ID) {aka void (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:49, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/variable.h:50:69: note: expected ‘void (*)(VALUE, ID, VALUE *)’ {aka ‘void (*)(long unsigned int, long unsigned int, long unsigned int *)’} but argument is of type ‘void (*)(VALUE, ID)’ {aka ‘void (*)(long unsigned int, long unsigned int)’} 50 | void rb_define_hooked_variable(const char*,VALUE*,rb_gvar_getter_t*,rb_gvar_setter_t*); | ^~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c:521:72: warning: passing argument 4 of ‘rb_define_hooked_variable’ from incompatible pointer type [-Wincompatible-pointer-types] 521 | rb_define_hooked_variable("$PROGRAM_NAME", &ur.dollar_zero, 0, rack_hack_dollar_zero); | ^~~~~~~~~~~~~~~~~~~~~ | | | void (*)(VALUE, ID) {aka void (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:49, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/variable.h:50:69: note: expected ‘void (*)(VALUE, ID, VALUE *)’ {aka ‘void (*)(long unsigned int, long unsigned int, long unsigned int *)’} but argument is of type ‘void (*)(VALUE, ID)’ {aka ‘void (*)(long unsigned int, long unsigned int)’} 50 | void rb_define_hooked_variable(const char*,VALUE*,rb_gvar_getter_t*,rb_gvar_setter_t*); | ^~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c: In function ‘uwsgi_rack_init_apps’: plugins/rack/rack_plugin.c:675:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 675 | rb_define_method(ur.rb_uwsgi_io_class, "gets", rb_uwsgi_io_gets, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c:676:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 676 | rb_define_method(ur.rb_uwsgi_io_class, "each", rb_uwsgi_io_each, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c:678:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 678 | rb_define_method(ur.rb_uwsgi_io_class, "rewind", rb_uwsgi_io_rewind, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c: In function ‘iterate_body’: plugins/rack/rack_plugin.c:728:61: warning: passing argument 5 of ‘rb_block_call’ from incompatible pointer type [-Wincompatible-pointer-types] 728 | return rb_block_call(body, rb_intern("each"), 0, 0, send_body, 0); | ^~~~~~~~~ | | | VALUE (*)(VALUE) {aka long unsigned int (*)(long unsigned int)} In file included from /usr/include/ruby/ruby.h:38, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/iterator.h:48:47: note: expected ‘rb_block_call_func_t’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, int, const long unsigned int *, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} 48 | VALUE rb_block_call(VALUE,ID,int,const VALUE*,rb_block_call_func_t,VALUE); | ^~~~~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c: In function ‘iterate_headers’: plugins/rack/rack_plugin.c:795:64: warning: passing argument 5 of ‘rb_block_call’ from incompatible pointer type [-Wincompatible-pointer-types] 795 | return rb_block_call(headers, rb_intern("each"), 0, 0, send_header, headers ); | ^~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:38, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/iterator.h:48:47: note: expected ‘rb_block_call_func_t’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, int, const long unsigned int *, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 48 | VALUE rb_block_call(VALUE,ID,int,const VALUE*,rb_block_call_func_t,VALUE); | ^~~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c: In function ‘uwsgi_ruby_websocket_send’: plugins/rack/rack_api.c:1038:20: warning: passing argument 1 of ‘Check_Type’ makes integer from pointer without a cast [-Wint-conversion] 1038 | Check_Type(msg, T_STRING); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/fl_type.h:35, from /usr/include/ruby/internal/core/rstring.h:30, from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/value_type.h:329:18: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 329 | Check_Type(VALUE v, enum ruby_value_type t) | ~~~~~~^ plugins/rack/rack_api.c:1039:37: warning: passing argument 1 of ‘RSTRING_PTR’ makes integer from pointer without a cast [-Wint-conversion] 1039 | char *message = RSTRING_PTR(msg); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/core/rstring.h:151:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 151 | RSTRING_PTR(VALUE str) | ~~~~~~^~~ plugins/rack/rack_api.c:1040:42: warning: passing argument 1 of ‘RSTRING_LEN’ makes integer from pointer without a cast [-Wint-conversion] 1040 | size_t message_len = RSTRING_LEN(msg); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/core/rstring.h:144:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 144 | RSTRING_LEN(VALUE str) | ~~~~~~^~~ plugins/rack/rack_api.c: In function ‘uwsgi_rack_init_api’: plugins/rack/rack_api.c:1082:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1082 | uwsgi_rack_api("suspend", uwsgi_ruby_suspend, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1083:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1083 | uwsgi_rack_api("masterpid", uwsgi_ruby_masterpid, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1084:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1084 | uwsgi_rack_api("async_sleep", uwsgi_ruby_async_sleep, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1085:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1085 | uwsgi_rack_api("wait_fd_read", uwsgi_ruby_wait_fd_read, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1086:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1086 | uwsgi_rack_api("wait_fd_write", uwsgi_ruby_wait_fd_write, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1087:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1087 | uwsgi_rack_api("async_connect", uwsgi_ruby_async_connect, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1088:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1088 | uwsgi_rack_api("signal", uwsgi_ruby_signal, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1089:9: warning: passing argument 3 of ‘rb_define_module_function_03’ from incompatible pointer type [-Wincompatible-pointer-types] 1089 | uwsgi_rack_api("register_signal", uwsgi_ruby_register_signal, 3); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1090:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1090 | uwsgi_rack_api("register_rpc", uwsgi_ruby_register_rpc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1091:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1091 | uwsgi_rack_api("signal_registered", uwsgi_ruby_signal_registered, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1092:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1092 | uwsgi_rack_api("signal_wait", uwsgi_ruby_signal_wait, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1093:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1093 | uwsgi_rack_api("signal_received", uwsgi_ruby_signal_received, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1094:9: warning: passing argument 3 of ‘rb_define_module_function_06’ from incompatible pointer type [-Wincompatible-pointer-types] 1094 | uwsgi_rack_api("add_cron", rack_uwsgi_add_cron, 6); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1095:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1095 | uwsgi_rack_api("add_timer", rack_uwsgi_add_timer, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1096:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1096 | uwsgi_rack_api("add_rb_timer", rack_uwsgi_add_rb_timer, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1097:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1097 | uwsgi_rack_api("add_file_monitor", rack_uwsgi_add_file_monitor, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1099:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1099 | uwsgi_rack_api("alarm", rack_uwsgi_alarm, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1101:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1101 | uwsgi_rack_api("websocket_handshake", uwsgi_ruby_websocket_handshake, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1102:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1102 | uwsgi_rack_api("websocket_send", uwsgi_ruby_websocket_send, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE *) {aka long unsigned int (*)(long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1103:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1103 | uwsgi_rack_api("websocket_recv", uwsgi_ruby_websocket_recv, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1104:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1104 | uwsgi_rack_api("websocket_recv_nb", uwsgi_ruby_websocket_recv_nb, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1106:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1106 | uwsgi_rack_api("setprocname", rack_uwsgi_setprocname, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1107:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1107 | uwsgi_rack_api("mem", rack_uwsgi_mem, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1109:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1109 | uwsgi_rack_api("lock", rack_uwsgi_lock, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1110:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1110 | uwsgi_rack_api("unlock", rack_uwsgi_unlock, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1112:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1112 | uwsgi_rack_api("mule_get_msg", rack_uwsgi_mule_get_msg, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1113:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1113 | uwsgi_rack_api("mule_msg", rack_uwsgi_mule_msg, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1115:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1115 | uwsgi_rack_api("request_id", rack_uwsgi_request_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1116:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1116 | uwsgi_rack_api("worker_id", rack_uwsgi_worker_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1117:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1117 | uwsgi_rack_api("mule_id", rack_uwsgi_mule_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1119:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1119 | uwsgi_rack_api("i_am_the_spooler", rack_uwsgi_i_am_the_spooler, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1120:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1120 | uwsgi_rack_api("send_to_spooler", rack_uwsgi_send_spool, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1121:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1121 | uwsgi_rack_api("spool", rack_uwsgi_send_spool, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1123:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1123 | uwsgi_rack_api("log", rack_uwsgi_log, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1124:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1124 | uwsgi_rack_api("logsize", rack_uwsgi_logsize, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1126:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1126 | uwsgi_rack_api("set_warning_message", rack_uwsgi_warning, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1128:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1128 | uwsgi_rack_api("set_user_harakiri", rack_uwsgi_user_harakiri, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1130:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1130 | uwsgi_rack_api("rpc", uwsgi_ruby_do_rpc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1134:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1134 | uwsgi_rack_api("i_am_the_lord", rack_uwsgi_i_am_the_lord, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1137:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1137 | uwsgi_rack_api("connection_fd", rack_uwsgi_connection_fd, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1140:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1140 | uwsgi_rack_api("cache_get", rack_uwsgi_cache_get, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1141:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1141 | uwsgi_rack_api("cache_get!", rack_uwsgi_cache_get_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1142:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1142 | uwsgi_rack_api("cache_exists", rack_uwsgi_cache_exists, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1143:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1143 | uwsgi_rack_api("cache_exists?", rack_uwsgi_cache_exists, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1144:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1144 | uwsgi_rack_api("cache_del", rack_uwsgi_cache_del, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1145:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1145 | uwsgi_rack_api("cache_del!", rack_uwsgi_cache_del_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1146:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1146 | uwsgi_rack_api("cache_set", rack_uwsgi_cache_set, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1147:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1147 | uwsgi_rack_api("cache_set!", rack_uwsgi_cache_set_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1148:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1148 | uwsgi_rack_api("cache_update", rack_uwsgi_cache_update, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1149:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1149 | uwsgi_rack_api("cache_update!", rack_uwsgi_cache_update_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1150:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1150 | uwsgi_rack_api("cache_clear", rack_uwsgi_cache_clear, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1151:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1151 | uwsgi_rack_api("cache_clear!", rack_uwsgi_cache_clear_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1153:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1153 | uwsgi_rack_api("metric_get", rack_uwsgi_metric_get, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1154:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1154 | uwsgi_rack_api("metric_set", rack_uwsgi_metric_set, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1155:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1155 | uwsgi_rack_api("metric_inc", rack_uwsgi_metric_inc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1156:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1156 | uwsgi_rack_api("metric_dec", rack_uwsgi_metric_dec, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1157:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1157 | uwsgi_rack_api("metric_mul", rack_uwsgi_metric_mul, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1158:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1158 | uwsgi_rack_api("metric_div", rack_uwsgi_metric_div, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ gcc -fPIC -shared -o rack_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -O2 -fexceptions -g -grecord-gcc-switches -pipe -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DRUBY19 -DRUBY20 -I/usr/include -I/usr/lib64/ruby -I/usr/lib64/ruby/s390x-linux -I/usr/include/s390x-linux -I/usr/include plugins/rack/rack_plugin.c plugins/rack/rack_api.c -L. -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -L/usr/lib64 -lm -lruby build time: 2 seconds *** rack plugin built and available in rack_plugin.so *** *** building plugin: rawrouter *** gcc -fPIC -shared -o rawrouter_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/rawrouter/rawrouter.c objcopy rawrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section rawrouter_plugin.so build time: 0 seconds *** rawrouter plugin built and available in rawrouter_plugin.so *** gcc -fPIC -shared -o redislog_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/redislog/redislog_plugin.c *** building plugin: redislog *** build time: 0 seconds *** redislog plugin built and available in redislog_plugin.so *** *** building plugin: router_basicauth *** gcc -fPIC -shared -o router_basicauth_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_basicauth/router_basicauth.c -lcrypt build time: 0 seconds *** router_basicauth plugin built and available in router_basicauth_plugin.so *** *** building plugin: router_cache *** gcc -fPIC -shared -o router_cache_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_cache/router_cache.c build time: 0 seconds *** router_cache plugin built and available in router_cache_plugin.so *** *** building plugin: router_expires *** gcc -fPIC -shared -o router_expires_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_expires/expires.c build time: 0 seconds *** router_expires plugin built and available in router_expires_plugin.so *** *** building plugin: router_hash *** gcc -fPIC -shared -o router_hash_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_hash/router_hash.c build time: 0 seconds *** router_hash plugin built and available in router_hash_plugin.so *** *** building plugin: router_http *** gcc -fPIC -shared -o router_http_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_http/router_http.c build time: 0 seconds *** router_http plugin built and available in router_http_plugin.so *** *** building plugin: router_memcached *** gcc -fPIC -shared -o router_memcached_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_memcached/router_memcached.c build time: 0 seconds *** router_memcached plugin built and available in router_memcached_plugin.so *** *** building plugin: router_metrics *** gcc -fPIC -shared -o router_metrics_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_metrics/plugin.c build time: 0 seconds *** router_metrics plugin built and available in router_metrics_plugin.so *** *** building plugin: router_radius *** gcc -fPIC -shared -o router_radius_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_radius/radius.c build time: 0 seconds *** router_radius plugin built and available in router_radius_plugin.so *** *** building plugin: router_redirect *** gcc -fPIC -shared -o router_redirect_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_redirect/router_redirect.c build time: 0 seconds *** router_redirect plugin built and available in router_redirect_plugin.so *** *** building plugin: router_redis *** gcc -fPIC -shared -o router_redis_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_redis/router_redis.c build time: 0 seconds *** router_redis plugin built and available in router_redis_plugin.so *** *** building plugin: router_rewrite *** gcc -fPIC -shared -o router_rewrite_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_rewrite/router_rewrite.c build time: 0 seconds *** router_rewrite plugin built and available in router_rewrite_plugin.so *** *** building plugin: router_spnego *** gcc -fPIC -shared -o router_spnego_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_spnego/router_spnego.c -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err build time: 0 seconds *** router_spnego plugin built and available in router_spnego_plugin.so *** gcc -fPIC -shared -o router_static_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_static/router_static.c *** building plugin: router_static *** build time: 0 seconds *** router_static plugin built and available in router_static_plugin.so *** *** building plugin: router_uwsgi *** gcc -fPIC -shared -o router_uwsgi_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_uwsgi/router_uwsgi.c build time: 0 seconds *** router_uwsgi plugin built and available in router_uwsgi_plugin.so *** *** building plugin: router_xmldir *** gcc -fPIC -shared -o router_xmldir_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/router_xmldir/router_xmldir.c build time: 0 seconds *** router_xmldir plugin built and available in router_xmldir_plugin.so *** *** building plugin: rpc *** gcc -fPIC -shared -o rpc_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/rpc/rpc_plugin.c build time: 0 seconds *** rpc plugin built and available in rpc_plugin.so *** *** building plugin: rrdtool *** gcc -fPIC -shared -o rrdtool_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/rrdtool/rrdtool.c build time: 0 seconds *** rrdtool plugin built and available in rrdtool_plugin.so *** *** building plugin: rsyslog *** plugins/ruby19/../rack/rack_plugin.c: In function ‘uwsgi_rack_init’: plugins/ruby19/../rack/rack_plugin.c:520:61: warning: passing argument 4 of ‘rb_define_hooked_variable’ from incompatible pointer type [-Wincompatible-pointer-types] 520 | rb_define_hooked_variable("$0", &ur.dollar_zero, 0, rack_hack_dollar_zero); | ^~~~~~~~~~~~~~~~~~~~~ | | | void (*)(VALUE, ID) {aka void (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:49, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/variable.h:50:69: note: expected ‘void (*)(VALUE, ID, VALUE *)’ {aka ‘void (*)(long unsigned int, long unsigned int, long unsigned int *)’} but argument is of type ‘void (*)(VALUE, ID)’ {aka ‘void (*)(long unsigned int, long unsigned int)’} 50 | void rb_define_hooked_variable(const char*,VALUE*,rb_gvar_getter_t*,rb_gvar_setter_t*); | ^~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c:521:72: warning: passing argument 4 of ‘rb_define_hooked_variable’ from incompatible pointer type [-Wincompatible-pointer-types] 521 | rb_define_hooked_variable("$PROGRAM_NAME", &ur.dollar_zero, 0, rack_hack_dollar_zero); | ^~~~~~~~~~~~~~~~~~~~~ | | | void (*)(VALUE, ID) {aka void (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:49, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/variable.h:50:69: note: expected ‘void (*)(VALUE, ID, VALUE *)’ {aka ‘void (*)(long unsigned int, long unsigned int, long unsigned int *)’} but argument is of type ‘void (*)(VALUE, ID)’ {aka ‘void (*)(long unsigned int, long unsigned int)’} 50 | void rb_define_hooked_variable(const char*,VALUE*,rb_gvar_getter_t*,rb_gvar_setter_t*); | ^~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c: In function ‘uwsgi_rack_init_apps’: plugins/ruby19/../rack/rack_plugin.c:675:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 675 | rb_define_method(ur.rb_uwsgi_io_class, "gets", rb_uwsgi_io_gets, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c:676:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 676 | rb_define_method(ur.rb_uwsgi_io_class, "each", rb_uwsgi_io_each, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c:678:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 678 | rb_define_method(ur.rb_uwsgi_io_class, "rewind", rb_uwsgi_io_rewind, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c: In function ‘iterate_body’: plugins/ruby19/../rack/rack_plugin.c:728:61: warning: passing argument 5 of ‘rb_block_call’ from incompatible pointer type [-Wincompatible-pointer-types] 728 | return rb_block_call(body, rb_intern("each"), 0, 0, send_body, 0); | ^~~~~~~~~ | | | VALUE (*)(VALUE) {aka long unsigned int (*)(long unsigned int)} In file included from /usr/include/ruby/ruby.h:38, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/iterator.h:48:47: note: expected ‘rb_block_call_func_t’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, int, const long unsigned int *, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} 48 | VALUE rb_block_call(VALUE,ID,int,const VALUE*,rb_block_call_func_t,VALUE); | ^~~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c: In function ‘iterate_headers’: plugins/ruby19/../rack/rack_plugin.c:795:64: warning: passing argument 5 of ‘rb_block_call’ from incompatible pointer type [-Wincompatible-pointer-types] 795 | return rb_block_call(headers, rb_intern("each"), 0, 0, send_header, headers ); | ^~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:38, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/iterator.h:48:47: note: expected ‘rb_block_call_func_t’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, int, const long unsigned int *, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 48 | VALUE rb_block_call(VALUE,ID,int,const VALUE*,rb_block_call_func_t,VALUE); | ^~~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c: In function ‘uwsgi_ruby_websocket_send’: plugins/ruby19/../rack/rack_api.c:1038:20: warning: passing argument 1 of ‘Check_Type’ makes integer from pointer without a cast [-Wint-conversion] 1038 | Check_Type(msg, T_STRING); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/fl_type.h:35, from /usr/include/ruby/internal/core/rstring.h:30, from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/value_type.h:329:18: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 329 | Check_Type(VALUE v, enum ruby_value_type t) | ~~~~~~^ plugins/ruby19/../rack/rack_api.c:1039:37: warning: passing argument 1 of ‘RSTRING_PTR’ makes integer from pointer without a cast [-Wint-conversion] 1039 | char *message = RSTRING_PTR(msg); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/core/rstring.h:151:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 151 | RSTRING_PTR(VALUE str) | ~~~~~~^~~ plugins/ruby19/../rack/rack_api.c:1040:42: warning: passing argument 1 of ‘RSTRING_LEN’ makes integer from pointer without a cast [-Wint-conversion] 1040 | size_t message_len = RSTRING_LEN(msg); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/core/rstring.h:144:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 144 | RSTRING_LEN(VALUE str) | ~~~~~~^~~ plugins/ruby19/../rack/rack_api.c: In function ‘uwsgi_rack_init_api’: plugins/ruby19/../rack/rack_api.c:1082:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1082 | uwsgi_rack_api("suspend", uwsgi_ruby_suspend, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1083:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1083 | uwsgi_rack_api("masterpid", uwsgi_ruby_masterpid, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1084:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1084 | uwsgi_rack_api("async_sleep", uwsgi_ruby_async_sleep, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1085:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1085 | uwsgi_rack_api("wait_fd_read", uwsgi_ruby_wait_fd_read, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1086:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1086 | uwsgi_rack_api("wait_fd_write", uwsgi_ruby_wait_fd_write, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1087:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1087 | uwsgi_rack_api("async_connect", uwsgi_ruby_async_connect, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1088:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1088 | uwsgi_rack_api("signal", uwsgi_ruby_signal, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1089:9: warning: passing argument 3 of ‘rb_define_module_function_03’ from incompatible pointer type [-Wincompatible-pointer-types] 1089 | uwsgi_rack_api("register_signal", uwsgi_ruby_register_signal, 3); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1090:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1090 | uwsgi_rack_api("register_rpc", uwsgi_ruby_register_rpc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1091:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1091 | uwsgi_rack_api("signal_registered", uwsgi_ruby_signal_registered, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1092:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1092 | uwsgi_rack_api("signal_wait", uwsgi_ruby_signal_wait, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1093:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1093 | uwsgi_rack_api("signal_received", uwsgi_ruby_signal_received, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1094:9: warning: passing argument 3 of ‘rb_define_module_function_06’ from incompatible pointer type [-Wincompatible-pointer-types] 1094 | uwsgi_rack_api("add_cron", rack_uwsgi_add_cron, 6); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1095:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1095 | uwsgi_rack_api("add_timer", rack_uwsgi_add_timer, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1096:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1096 | uwsgi_rack_api("add_rb_timer", rack_uwsgi_add_rb_timer, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1097:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1097 | uwsgi_rack_api("add_file_monitor", rack_uwsgi_add_file_monitor, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1099:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1099 | uwsgi_rack_api("alarm", rack_uwsgi_alarm, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1101:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1101 | uwsgi_rack_api("websocket_handshake", uwsgi_ruby_websocket_handshake, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1102:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1102 | uwsgi_rack_api("websocket_send", uwsgi_ruby_websocket_send, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE *) {aka long unsigned int (*)(long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1103:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1103 | uwsgi_rack_api("websocket_recv", uwsgi_ruby_websocket_recv, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1104:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1104 | uwsgi_rack_api("websocket_recv_nb", uwsgi_ruby_websocket_recv_nb, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1106:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1106 | uwsgi_rack_api("setprocname", rack_uwsgi_setprocname, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1107:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1107 | uwsgi_rack_api("mem", rack_uwsgi_mem, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1109:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1109 | uwsgi_rack_api("lock", rack_uwsgi_lock, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1110:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1110 | uwsgi_rack_api("unlock", rack_uwsgi_unlock, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1112:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1112 | uwsgi_rack_api("mule_get_msg", rack_uwsgi_mule_get_msg, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1113:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1113 | uwsgi_rack_api("mule_msg", rack_uwsgi_mule_msg, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1115:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1115 | uwsgi_rack_api("request_id", rack_uwsgi_request_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1116:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1116 | uwsgi_rack_api("worker_id", rack_uwsgi_worker_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1117:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1117 | uwsgi_rack_api("mule_id", rack_uwsgi_mule_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1119:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1119 | uwsgi_rack_api("i_am_the_spooler", rack_uwsgi_i_am_the_spooler, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1120:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1120 | uwsgi_rack_api("send_to_spooler", rack_uwsgi_send_spool, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1121:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1121 | uwsgi_rack_api("spool", rack_uwsgi_send_spool, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1123:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1123 | uwsgi_rack_api("log", rack_uwsgi_log, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1124:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1124 | uwsgi_rack_api("logsize", rack_uwsgi_logsize, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1126:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1126 | uwsgi_rack_api("set_warning_message", rack_uwsgi_warning, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1128:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1128 | uwsgi_rack_api("set_user_harakiri", rack_uwsgi_user_harakiri, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1130:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1130 | uwsgi_rack_api("rpc", uwsgi_ruby_do_rpc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1134:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1134 | uwsgi_rack_api("i_am_the_lord", rack_uwsgi_i_am_the_lord, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1137:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1137 | uwsgi_rack_api("connection_fd", rack_uwsgi_connection_fd, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1140:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1140 | uwsgi_rack_api("cache_get", rack_uwsgi_cache_get, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1141:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1141 | uwsgi_rack_api("cache_get!", rack_uwsgi_cache_get_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1142:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1142 | uwsgi_rack_api("cache_exists", rack_uwsgi_cache_exists, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1143:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1143 | uwsgi_rack_api("cache_exists?", rack_uwsgi_cache_exists, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1144:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1144 | uwsgi_rack_api("cache_del", rack_uwsgi_cache_del, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1145:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1145 | uwsgi_rack_api("cache_del!", rack_uwsgi_cache_del_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1146:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1146 | uwsgi_rack_api("cache_set", rack_uwsgi_cache_set, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1147:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1147 | uwsgi_rack_api("cache_set!", rack_uwsgi_cache_set_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1148:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1148 | uwsgi_rack_api("cache_update", rack_uwsgi_cache_update, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1149:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1149 | uwsgi_rack_api("cache_update!", rack_uwsgi_cache_update_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1150:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1150 | uwsgi_rack_api("cache_clear", rack_uwsgi_cache_clear, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1151:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1151 | uwsgi_rack_api("cache_clear!", rack_uwsgi_cache_clear_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1153:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1153 | uwsgi_rack_api("metric_get", rack_uwsgi_metric_get, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1154:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1154 | uwsgi_rack_api("metric_set", rack_uwsgi_metric_set, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1155:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1155 | uwsgi_rack_api("metric_inc", rack_uwsgi_metric_inc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1156:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1156 | uwsgi_rack_api("metric_dec", rack_uwsgi_metric_dec, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1157:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1157 | uwsgi_rack_api("metric_mul", rack_uwsgi_metric_mul, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1158:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1158 | uwsgi_rack_api("metric_div", rack_uwsgi_metric_div, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ gcc -fPIC -shared -o rsyslog_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/rsyslog/rsyslog_plugin.c build time: 0 seconds *** rsyslog plugin built and available in rsyslog_plugin.so *** *** building plugin: ruby19 *** gcc -fPIC -shared -o ruby19_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -O2 -fexceptions -g -grecord-gcc-switches -pipe -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DRUBY19 -DRUBY20 -I/usr/include -I/usr/lib64/ruby -I/usr/lib64/ruby/s390x-linux -I/usr/include/s390x-linux -Drack_plugin=ruby19_plugin plugins/ruby19/../rack/rack_plugin.c plugins/ruby19/../rack/rack_api.c -L. -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -L/usr/lib64 -lruby build time: 2 seconds *** ruby19 plugin built and available in ruby19_plugin.so *** *** building plugin: spooler *** build time: 0 seconds *** spooler plugin built and available in spooler_plugin.so *** *** building plugin: sqlite3 *** gcc -fPIC -shared -o sqlite3_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/sqlite3/plugin.c -lsqlite3 build time: 0 seconds *** sqlite3 plugin built and available in sqlite3_plugin.so *** *** building plugin: ssi *** B,-D_��h�0RTIONS -spec C It/re�4�����h�0stac Ispec�4�� K4 -m��v�mtune=z13 -f rtabl�4��P6lash�4��Pp-Wno�4��P6unus�4���]aria�4��P6-Wno�4���\mete�4��P6ng-f�4���[izer�4��P6S_IF�4��OI_ZL�4��P6OCK_�4��0HUWSG�4��P6EPOL�4��PENT_�4��X�4��PI_EVENT_FILEMONITOR_USE_ K�E -D�4���6G -D�4��p�4���4���ON="��`��-DUWSGI_VERS�_VER70" -ON_M��`��UWSGI_VERSIOGI_V��`��M="\"\"" -DUBYAM��`��ON -DUWSGI_S�bxml�4���8L -D�4��@�BXML�4���8UGIN�4����/lib9-DUWjEMBE�4��h;="UDkr);U�4��h;EP(p�4��PlGI_L�4��h;_PLU�4��pmorer�4��h;echo�4���n;" -�4��h;S=\"�4���o2e20�4��h;2d44�4���s4649�4��h;5243�4����4��@���P�64954�4��0;4f32�4��3d61���0742d6c74 !w2d66�4��h;696f�4��Hr2d67�4��h;2d67�4���p7463�4��h;6970�4���]6c20�4��h;723d�4���\2d73�4��h;7920�4���[5f46�4��h;5f53�4��O3220�4��h;5f47�4��8j5f41�4���=4f4ek6373�4���=6c69�4��xl7265�4���=6564�4���m7264�4���=6331�4���n636b�4���=6374�4���o6f6e�4���=6373�4���s6c69�4���=7265�4���4��h���Qp66e2d�4��X=3634�4��8683d����74756e65#5w6e63�4���=732d�4��pr2d74�4���=2d66�4���p636c�4���=6f74�4���]202d�4���=726f�4��\2d75�4���=6275�4�� [7661�4���=202d�4��@O202d�4���=7573�4��`�4����4���6d69�4���=6669�4����4��h�4���4749�4���464144445253 6�4c49:5347�4��X�5f55:4558�4��(�4749:5f55�4��H�4c4c94749�4��0�5f5495345�4����4����4����5645�4���9454d�4��j5f55�4��8>5449�4���k5557�4��8>5245�4��l4749�4��8>4e47�4�� m4749�4��8>4455�4��@n5549�4��8>5347�4��`o494f�4��8>2e30�4���s202d�4��8>5f56�4����4����4���5557�4���=5253�4����4��(�4��h�4���5645�4��4d494e4f523d 6�4��x�4���4556�4��h=2230�4����4����4��h�4���4f4d�4���22202d445557 6r4455�4��8>4942�4���p4455�4��8>534f�4���]5347�4��8>2d49�4��\6e63�4��8>6962�4��0[4455�4��8>4d4c�4��PO4749�4��8>4942�4��pH4455�4��8>4c55�4���523d�4����4��8342f75777367695c2222202d6�4c41�4���>4544�4����4��H�4���636f��o5�6572293b5544 j4445�4��`A293bk5347�4��`A5f45�4���l445f�4��`A533d�4���m636f�4��`A6572�4���n2865�4��`A4c45�4���o293b�4��`A_BUI�4��s3 Ja�4��`A0:00�4�� ns/r��o5�ol.c uild  4�ޠ��o5�4�ޠ�4�� rr_uw�4��`Ao **�4��@png p�4��`Ar_xm�4���j -fP�4��Co rokplug�4��C2 -I�4��lARGE�4��gcc -fPIC -shared -o ssi_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/ssi/ssi.c build time: 0 seconds *** ssi plugin built and available in ssi_plugin.so *** *** building plugin: sslrouter *** gcc -fPIC -shared -o sslrouter_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/sslrouter/sslrouter.c objcopy sslrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section sslrouter_plugin.so build time: 0 seconds *** sslrouter plugin built and available in sslrouter_plugin.so *** *** building plugin: stats_pusher_file *** gcc -fPIC -shared -o stats_pusher_file_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/stats_pusher_file/plugin.c build time: 0 seconds *** stats_pusher_file plugin built and available in stats_pusher_file_plugin.so *** *** building plugin: stats_pusher_socket *** gcc -fPIC -shared -o stats_pusher_socket_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/stats_pusher_socket/plugin.c build time: 0 seconds *** stats_pusher_socket plugin built and available in stats_pusher_socket_plugin.so *** *** building plugin: stats_pusher_statsd *** gcc -fPIC -shared -o stats_pusher_statsd_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/stats_pusher_statsd/plugin.c build time: 0 seconds *** stats_pusher_statsd plugin built and available in stats_pusher_statsd_plugin.so *** *** building plugin: syslog *** gcc -fPIC -shared -o syslog_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/syslog/syslog_plugin.c build time: 0 seconds *** syslog plugin built and available in syslog_plugin.so *** *** building plugin: systemd_logger *** gcc -fPIC -shared -o systemd_logger_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/systemd_logger/systemd_logger.c -lsystemd build time: 0 seconds *** systemd_logger plugin built and available in systemd_logger_plugin.so *** *** building plugin: transformation_chunked *** gcc -fPIC -shared -o transformation_chunked_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/transformation_chunked/chunked.c build time: 0 seconds *** transformation_chunked plugin built and available in transformation_chunked_plugin.so *** *** building plugin: transformation_gzip *** gcc -fPIC -shared -o transformation_gzip_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/transformation_gzip/gzip.c build time: 0 seconds *** transformation_gzip plugin built and available in transformation_gzip_plugin.so *** *** building plugin: transformation_offload *** gcc -fPIC -shared -o transformation_offload_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/transformation_offload/offload.c build time: 0 seconds *** transformation_offload plugin built and available in transformation_offload_plugin.so *** *** building plugin: transformation_template *** gcc -fPIC -shared -o transformation_template_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/transformation_template/tt.c build time: 0 seconds *** transformation_template plugin built and available in transformation_template_plugin.so *** *** building plugin: transformation_tofile *** gcc -fPIC -shared -o transformation_tofile_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/transformation_tofile/tofile.c build time: 0 seconds *** transformation_tofile plugin built and available in transformation_tofile_plugin.so *** *** building plugin: transformation_toupper *** gcc -fPIC -shared -o transformation_toupper_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/transformation_toupper/toupper.c build time: 0 seconds *** transformation_toupper plugin built and available in transformation_toupper_plugin.so *** *** building plugin: ugreen *** gcc -fPIC -shared -o ugreen_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/ugreen/ugreen.c build time: 0 seconds *** ugreen plugin built and available in ugreen_plugin.so *** *** building plugin: webdav *** gcc -fPIC -shared -o webdav_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -Wno-deprecated-declarations -I/usr/include/libxml2 plugins/webdav/webdav.c -lxml2 -lz -llzma -lm build time: 0 seconds *** webdav plugin built and available in webdav_plugin.so *** *** building plugin: xattr *** gcc -fPIC -shared -o xattr_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/xattr/xattr.c build time: 0 seconds *** xattr plugin built and available in xattr_plugin.so *** *** building plugin: xslt *** gcc -fPIC -shared -o xslt_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" -I/usr/include/libxml2 plugins/xslt/xslt.c -lxslt -lxml2 -lm build time: 0 seconds *** xslt plugin built and available in xslt_plugin.so *** *** building plugin: zabbix *** gcc -fPIC -shared -o zabbix_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/zabbix/plugin.c build time: 0 seconds *** zabbix plugin built and available in zabbix_plugin.so *** *** building plugin: zergpool *** core/subscription.c: In function ‘uwsgi_subscribe’: core/subscription.c:997:34: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 997 | sign[-1] = ','; | ^ gcc -fPIC -shared -o zergpool_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d3634202d6d617263683d7a45433132202d6d74756e653d7a3133202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"23 January 2022 00:00:00\"" plugins/zergpool/zergpool.c build time: 0 seconds *** zergpool plugin built and available in zergpool_plugin.so *** *** uWSGI linking *** gcc -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/zlib.o core/regexp.o core/routing.o core/yaml.o core/json.o core/ssl.o core/legion.o core/xmlconf.o core/dot_h.o core/config_py.o plugins/corerouter/cr_common.o plugins/corerouter/cr_map.o plugins/corerouter/corerouter.o plugins/echo/echo_plugin.o plugins/ping/ping_plugin.o -lpthread -lm -rdynamic -ldl -lz -lpcre -lcap -luuid -lyaml -ljansson -lssl -lcrypto -lxml2 -lz -llzma -lm ################# uWSGI configuration ################# kernel = Linux execinfo = False ifaddrs = True locking = pthread_mutex event = epoll timer = timerfd filemonitor = inotify pcre = True routing = True capabilities = True yaml = libyaml json = jansson ssl = True xml = libxml2 debug = False plugin_dir = /usr/lib64/uwsgi zlib = True ucontext = True malloc = libc ############## end of uWSGI configuration ############# total build time: 51 seconds *** uWSGI is ready, launch it with ./uwsgi *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/python fedora python3 using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/python *** gcc -fPIC -shared -o python3_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -I/usr/include/python3.10 -I/usr/include/python3.10 -Dpython_plugin=python3_plugin plugins/python/python_plugin.c plugins/python/pyutils.c plugins/python/pyloader.c plugins/python/wsgi_handlers.c plugins/python/wsgi_headers.c plugins/python/wsgi_subhandler.c plugins/python/web3_subhandler.c plugins/python/pump_subhandler.c plugins/python/gil.c plugins/python/uwsgi_pymodule.c plugins/python/profiler.c plugins/python/symimporter.c plugins/python/tracebacker.c plugins/python/raw.c -L/usr/lib64 -lcrypt -ldl -lm -lm -lpython3.10 build time: 5 seconds *** python3 plugin built and available in python3_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/gevent fedora python3_gevent using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/gevent *** gcc -fPIC -shared -o python3_gevent_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -I/usr/include/python3.10 -I/usr/include/python3.10 -Dgevent_plugin=python3_gevent_plugin plugins/gevent/gevent.c plugins/gevent/hooks.c build time: 0 seconds *** python3_gevent plugin built and available in python3_gevent_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/tornado fedora python3_tornado using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/tornado *** gcc -fPIC -shared -o python3_tornado_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -I/usr/include/python3.10 -I/usr/include/python3.10 -Dtornado_plugin=python3_tornado_plugin plugins/tornado/tornado.c build time: 0 seconds *** python3_tornado plugin built and available in python3_tornado_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/mono fedora Mono StrongName - version 6.12.0.122 StrongName utility for signing assemblies Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed. A new 1024 bits strong name keypair has been generated in file 'plugins/mono/uwsgi.key'. using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/mono *** gcc -fPIC -shared -o mono_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -I/usr/lib64/pkgconfig/../../include/mono-2.0 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread plugins/mono/mono_plugin.c -L/usr/lib64/pkgconfig/../../lib64 -lmono-2.0 -lm -lpthread -lglib-2.0 *** uwsgi.dll available in /builddir/build/BUILD/uwsgi-2.0.20/plugins/mono/uwsgi.dll *** build time: 1 seconds *** mono plugin built and available in mono_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/php fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/php *** gcc -fPIC -shared -o php_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -Wno-sign-compare plugins/php/php_plugin.c plugins/php/session.c -lcrypt -lcrypt -lrt -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lcrypt -lphp build time: 0 seconds *** php plugin built and available in php_plugin.so *** + CC=gccgo + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/gccgo fedora go1: warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Go go1: warning: command-line option ‘-Wno-missing-field-initializers’ is valid for C/C++/ObjC/ObjC++ but not for Go plugins/gccgo/uwsgi.go:29:1: warning: type of ‘uwsgi_gccgo_helper_register_signal’ does not match original declaration [-Wlto-type-mismatch] 29 | func uwsgi_register_signal(uint8, *byte, func(uint8)) int | ^ plugins/gccgo/gccgo_plugin.c:146:5: note: return value type mismatch 146 | int uwsgi_gccgo_helper_register_signal(uint8_t signum, char *receiver, void *handler) { | ^ plugins/gccgo/gccgo_plugin.c:146:5: note: type ‘int’ should match type ‘long int’ plugins/gccgo/gccgo_plugin.c:146:5: note: ‘uwsgi_gccgo_helper_register_signal’ was previously declared here plugins/gccgo/gccgo_plugin.c:146:5: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used plugins/gccgo/uwsgi.go:27:1: warning: type of ‘uwsgi_gccgo_helper_request_body_read’ does not match original declaration [-Wlto-type-mismatch] 27 | func uwsgi_request_body_read(*interface{}, *byte, uint64) int | ^ plugins/gccgo/gccgo_plugin.c:133:5: note: return value type mismatch 133 | int uwsgi_gccgo_helper_request_body_read(struct wsgi_request *wsgi_req, char *p, uint64_t len) { | ^ plugins/gccgo/gccgo_plugin.c:133:5: note: type ‘int’ should match type ‘long int’ plugins/gccgo/gccgo_plugin.c:133:5: note: ‘uwsgi_gccgo_helper_request_body_read’ was previously declared here plugins/gccgo/gccgo_plugin.c:133:5: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/gccgo *** gccgo -fPIC -shared -o gccgo_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -g -Wno-error plugins/gccgo/gccgo_plugin.c plugins/gccgo/uwsgi.go -lgo build time: 0 seconds *** gccgo plugin built and available in gccgo_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/fiber fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/fiber *** gcc -fPIC -shared -o fiber_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -O2 -fexceptions -g -grecord-gcc-switches -pipe -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DRUBY19 -I/usr/include -I/usr/lib64/ruby -I/usr/lib64/ruby/s390x-linux -I/usr/include/s390x-linux -I/usr/include plugins/fiber/fiber.c build time: 0 seconds *** fiber plugin built and available in fiber_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/rbthreads fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/rbthreads *** gcc -fPIC -shared -o rbthreads_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -O2 -fexceptions -g -grecord-gcc-switches -pipe -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DRUBY19 -I/usr/include -I/usr/lib64/ruby -I/usr/lib64/ruby/s390x-linux -I/usr/include/s390x-linux -I/usr/include plugins/rbthreads/rbthreads.c build time: 0 seconds *** rbthreads plugin built and available in rbthreads_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/tuntap fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/tuntap *** gcc -fPIC -shared -o tuntap_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" plugins/tuntap/common.c plugins/tuntap/firewall.c plugins/tuntap/tuntap.c build time: 0 seconds *** tuntap plugin built and available in tuntap_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/psgi fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/psgi *** gcc -fPIC -shared -o psgi_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE plugins/psgi/uwsgi_plmodule.c plugins/psgi/psgi_loader.c plugins/psgi/psgi_response.c plugins/psgi/psgi_plugin.c -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc build time: 3 seconds *** psgi plugin built and available in psgi_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/coroae fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/coroae *** gcc -fPIC -shared -o coroae_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -Wno-int-to-pointer-cast -Wno-error=format -Wno-error=int-to-pointer-cast -I/usr/lib64/perl5/Coro plugins/coroae/coroae.c build time: 0 seconds *** coroae plugin built and available in coroae_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/logzmq fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/logzmq *** gcc -fPIC -shared -o logzmq_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" plugins/logzmq/plugin.c -lzmq build time: 0 seconds *** logzmq plugin built and available in logzmq_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/mongrel2 fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/mongrel2 *** gcc -fPIC -shared -o mongrel2_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" plugins/mongrel2/mongrel2.c -lzmq build time: 0 seconds *** mongrel2 plugin built and available in mongrel2_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/greenlet fedora python3_greenlet using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/greenlet *** gcc -fPIC -shared -o python3_greenlet_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -I/usr/include/python3.10 -I/usr/include/python3.10 -Dgreenlet_plugin=python3_greenlet_plugin plugins/greenlet/greenlet.c build time: 0 seconds *** python3_greenlet plugin built and available in python3_greenlet_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/glusterfs fedora plugins/glusterfs/glusterfs.c: In function ‘uwsgi_glusterfs_read_async’: plugins/glusterfs/glusterfs.c:72:55: warning: passing argument 5 of ‘glfs_read_async’ from incompatible pointer type [-Wincompatible-pointer-types] 72 | if (glfs_read_async(fd, buf, 8192, 0, uwsgi_glusterfs_read_async_cb, &aio)) goto end; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)(glfs_fd_t *, ssize_t, void *) {aka void (*)(struct glfs_fd *, long int, void *)} In file included from plugins/glusterfs/glusterfs.c:2: /usr/include/glusterfs/api/glfs.h:682:29: note: expected ‘glfs_io_cbk’ {aka ‘void (*)(struct glfs_fd *, long int, struct glfs_stat *, struct glfs_stat *, void *)’} but argument is of type ‘void (*)(glfs_fd_t *, ssize_t, void *)’ {aka ‘void (*)(struct glfs_fd *, long int, void *)’} 682 | glfs_io_cbk fn, void *data) __THROW | ~~~~~~~~~~~~^~ using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/s390x-redhat-linux/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/glusterfs *** gcc -fPIC -shared -o glusterfs_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable -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_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D__USE_LARGEFILE64 -DUSE_POSIX_ACLS=1 -I/usr/include/uuid plugins/glusterfs/glusterfs.c -lacl -lgfapi -lglusterfs -lgfrpc -lgfxdr -luuid build time: 0 seconds *** glusterfs plugin built and available in glusterfs_plugin.so *** + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yesSrT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x ++ dirname /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x + cd uwsgi-2.0.20 + install -d /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/etc/uwsgi.d + install -d /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/src/uwsgi/2.0.20 + install -d /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/include/uwsgi + install -d /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi + install -d /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib/mono/gac + mkdir docs + tar -C docs/ --strip-components=1 -xvzf /builddir/build/SOURCES/uwsgi-docs-9b4ef5f.tar.gz uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/.gitignore uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/API.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/AlarmSubsystem.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Apache.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Async.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/AttachingDaemons.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Broodlord.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/BuildSystem.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/CGI.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/CONTRIBUTORS uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/C_Api.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Caching.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Capabilities.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Carbon.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Cgroups.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.4.10.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.10.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.11.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.12.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.13.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.14.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.15.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.16.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.17.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.18.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.19.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.2.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.20.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.21.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.3.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.4.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.5.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.6.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.7.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.8.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.9.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.10.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.11.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.11.2.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.11.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.12.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.13.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.13.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.14.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.15.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.16.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.17.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.17.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.18.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.19.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.19.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.2.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.20.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.3.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.4.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.5.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.6.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.7.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.8.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.9.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Cheaper.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Cherokee.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Chunked.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Circus.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ConfigLogic.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Configuration.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Cron.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/CustomOptions.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Download.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/DynamicApps.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Embed.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Emperor.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/EmperorProtocol.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Erlang.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/FAQ.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/FallbackConfig.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Fastrouter.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ForkServer.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ForkptyRouter.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/FreeBSDJails.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/GCCGO.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/GeoIP.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Gevent.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Glossary.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/GlusterFS.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Go.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/GridFS.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/HTTP.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/HTTPS.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Hooks.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ImperialMonitors.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Inetd.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Install.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/InternalRouting.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/JVM.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/JWSGI.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/KSM.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/LDAP.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/LICENSE uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/LanguagesAndPlatforms.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Legion.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Lighttpd.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Locks.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/LogEncoders.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/LogFormat.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Logging.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Lua.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Makefile uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Management.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ManagementFlag.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/MasterFIFO.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Metrics.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Mongrel2.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Mono.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Mules.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Nagios.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Namespaces.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Nginx.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/OffloadSubsystem.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/OnDemandVassals.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/OpenBSDhttpd.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Options.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PHP.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PSGIquickstart.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ParsingOrder.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Perl.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Protocol.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Pty.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PushingStats.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PyPy.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Python.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PythonDecorators.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PythonModule.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PythonModuleAlias.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PythonPump.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Queue.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/README.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/RPC.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/RackQuickstart.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Rados.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Ring.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Ruby.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/RubyAPI.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SNI.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SNMP.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SPDY.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SPNEGO.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SSI.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SSLScaling.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SharedArea.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Signals.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Snippets.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Spooler.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/StaticFiles.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/StatsServer.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SubscriptionServer.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SupportedPlatforms.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Symcall.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Systemd.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ThingsToKnow.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ThirdPartyPlugins.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Tornado.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Tracebacker.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Transformations.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/TunTapRouter.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/UpgradingTo2.0.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Upstart.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/V8.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Vars.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/WSGIquickstart.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/WebCaching.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/WebServers.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/WebSockets.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/WorkerOverride.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/XSLT.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Zerg.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_options/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_options/generate.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_options/optdefs.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_options/optutil.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_options/parse_c.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_tools/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_tools/trac_miniparser.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_tools/wikitool.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/FunWithPerlEyetoyRaspberrypi.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/MassiveHostingWithEmperorAndNamespaces.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/OffloadingWebsocketsAndSSE.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/SerializingAccept.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/TheArtOfGracefulReloading.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/WSGIEnvBehaviour.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/asyncio.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/conf.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/examples/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/examples/CPythonForkServer.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/examples/README.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/generate_options.pl uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/index.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/optdefs.pl uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tips_and_tricks/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tips_and_tricks/README.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/CachingCookbook.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/ConfiguringFastRouterUsingACPPPlugin.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/Django_and_nginx.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/DynamicProxying.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/EmperorSubscriptions.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/GraphiteAndMetrics.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/README.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/ReliableFuse.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/WritingPlugins.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/dreamhost.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/heroku_python.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/heroku_ruby.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/uGreen.rst + tar -C /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/src/uwsgi/2.0.20 --strip-components=1 -xvzf /builddir/build/SOURCES/uwsgi-2.0.20.tar.gz uwsgi-2.0.20/.github/ uwsgi-2.0.20/.github/workflows/ uwsgi-2.0.20/.github/workflows/compile-test.yml uwsgi-2.0.20/.github/workflows/test.yml uwsgi-2.0.20/.gitignore uwsgi-2.0.20/CONTRIBUTORS uwsgi-2.0.20/INSTALL uwsgi-2.0.20/LICENSE uwsgi-2.0.20/Makefile uwsgi-2.0.20/PKG-INFO uwsgi-2.0.20/README uwsgi-2.0.20/apache2/ uwsgi-2.0.20/apache2/mod_Ruwsgi.c uwsgi-2.0.20/apache2/mod_proxy_uwsgi.c uwsgi-2.0.20/apache2/mod_uwsgi.c uwsgi-2.0.20/attach.py uwsgi-2.0.20/bin/ uwsgi-2.0.20/bin/uwsgi uwsgi-2.0.20/buildconf/ uwsgi-2.0.20/buildconf/all.ini uwsgi-2.0.20/buildconf/asyncio.ini uwsgi-2.0.20/buildconf/base.ini uwsgi-2.0.20/buildconf/cgi.ini uwsgi-2.0.20/buildconf/core.ini uwsgi-2.0.20/buildconf/coroae.ini uwsgi-2.0.20/buildconf/coverity.ini uwsgi-2.0.20/buildconf/default.ini uwsgi-2.0.20/buildconf/django.ini uwsgi-2.0.20/buildconf/embedded.ini uwsgi-2.0.20/buildconf/erlang.ini uwsgi-2.0.20/buildconf/gccgo.ini uwsgi-2.0.20/buildconf/gevent.ini uwsgi-2.0.20/buildconf/glusterfs.ini uwsgi-2.0.20/buildconf/gridfs.ini uwsgi-2.0.20/buildconf/jwsgi.ini uwsgi-2.0.20/buildconf/lib.ini uwsgi-2.0.20/buildconf/lua.ini uwsgi-2.0.20/buildconf/luap.ini uwsgi-2.0.20/buildconf/minimal.ini uwsgi-2.0.20/buildconf/modular.ini uwsgi-2.0.20/buildconf/mono.ini uwsgi-2.0.20/buildconf/nolang.ini uwsgi-2.0.20/buildconf/package.ini uwsgi-2.0.20/buildconf/php.ini uwsgi-2.0.20/buildconf/plonly.ini uwsgi-2.0.20/buildconf/ppa.ini uwsgi-2.0.20/buildconf/psgi.ini uwsgi-2.0.20/buildconf/pyerl.ini uwsgi-2.0.20/buildconf/pylua.ini uwsgi-2.0.20/buildconf/pyonly.ini uwsgi-2.0.20/buildconf/pypy.ini uwsgi-2.0.20/buildconf/pypyonly.ini uwsgi-2.0.20/buildconf/pyring.ini uwsgi-2.0.20/buildconf/pyuwsgi.ini uwsgi-2.0.20/buildconf/pyuwsginossl.ini uwsgi-2.0.20/buildconf/rack.ini uwsgi-2.0.20/buildconf/rados.ini uwsgi-2.0.20/buildconf/rbonly.ini uwsgi-2.0.20/buildconf/ring.ini uwsgi-2.0.20/buildconf/ruby2.ini uwsgi-2.0.20/buildconf/servlet.ini uwsgi-2.0.20/buildconf/travis.ini uwsgi-2.0.20/buildconf/unbit.ini uwsgi-2.0.20/buildconf/unbitstaff.ini uwsgi-2.0.20/buildconf/uwsgi.it.ini uwsgi-2.0.20/buildconf/v8.ini uwsgi-2.0.20/contrib/ uwsgi-2.0.20/contrib/Uwsgi.pm uwsgi-2.0.20/contrib/binder.pl uwsgi-2.0.20/contrib/centos_init_script uwsgi-2.0.20/contrib/cgi_python.c uwsgi-2.0.20/contrib/cryptologger.rb uwsgi-2.0.20/contrib/emperormon.ru uwsgi-2.0.20/contrib/fdconf.pl uwsgi-2.0.20/contrib/graphite_uwsgi.py uwsgi-2.0.20/contrib/launchd/ uwsgi-2.0.20/contrib/launchd/it.unbit.uwsgi.emperor.plist uwsgi-2.0.20/contrib/launchd/it.unbit.uwsgi.plist uwsgi-2.0.20/contrib/loadapp.pl uwsgi-2.0.20/contrib/pypy/ uwsgi-2.0.20/contrib/pypy/uwsgi_pypy_greenlets.py uwsgi-2.0.20/contrib/pyuwsgi.py uwsgi-2.0.20/contrib/runuwsgi.py uwsgi-2.0.20/contrib/securesubscribe.pl uwsgi-2.0.20/contrib/spoolqueue/ uwsgi-2.0.20/contrib/spoolqueue/producer.py uwsgi-2.0.20/contrib/spoolqueue/tasks.py uwsgi-2.0.20/contrib/spoolqueue/tasksconsumer.py uwsgi-2.0.20/contrib/subscribe.pl uwsgi-2.0.20/contrib/twuwsgi.py uwsgi-2.0.20/contrib/upstart/ uwsgi-2.0.20/contrib/upstart/emperor.conf uwsgi-2.0.20/contrib/upstart/uwsgi.conf uwsgi-2.0.20/contrib/upython uwsgi-2.0.20/contrib/urack.rb uwsgi-2.0.20/contrib/uwsgi-cache-monitor.py uwsgi-2.0.20/contrib/uwsgi.erl uwsgi-2.0.20/contrib/uwsgi.java uwsgi-2.0.20/contrib/uwsgi.rb uwsgi-2.0.20/contrib/uwsgi_client.c uwsgi-2.0.20/contrib/uwsgi_dynamic_client.c uwsgi-2.0.20/contrib/uwsgisubscribers.ru uwsgi-2.0.20/contrib/xinetd_uwsgi uwsgi-2.0.20/core/ uwsgi-2.0.20/core/alarm.c uwsgi-2.0.20/core/async.c uwsgi-2.0.20/core/buffer.c uwsgi-2.0.20/core/cache.c uwsgi-2.0.20/core/chunked.c uwsgi-2.0.20/core/clang_fake.c uwsgi-2.0.20/core/clock.c uwsgi-2.0.20/core/config.c uwsgi-2.0.20/core/cookie.c uwsgi-2.0.20/core/cron.c uwsgi-2.0.20/core/daemons.c uwsgi-2.0.20/core/emperor.c uwsgi-2.0.20/core/errors.c uwsgi-2.0.20/core/event.c uwsgi-2.0.20/core/exceptions.c uwsgi-2.0.20/core/fifo.c uwsgi-2.0.20/core/fsmon.c uwsgi-2.0.20/core/gateway.c uwsgi-2.0.20/core/hash.c uwsgi-2.0.20/core/hooks.c uwsgi-2.0.20/core/ini.c uwsgi-2.0.20/core/init.c uwsgi-2.0.20/core/io.c uwsgi-2.0.20/core/json.c uwsgi-2.0.20/core/legion.c uwsgi-2.0.20/core/lock.c uwsgi-2.0.20/core/logging. uwsgi-2.0.20/core/logging.c uwsgi-2.0.20/core/loop.c uwsgi-2.0.20/core/master.c uwsgi-2.0.20/core/master_checks.c uwsgi-2.0.20/core/master_events.c uwsgi-2.0.20/core/master_utils.c uwsgi-2.0.20/core/metrics.c uwsgi-2.0.20/core/mount.c uwsgi-2.0.20/core/mule.c uwsgi-2.0.20/core/notify.c uwsgi-2.0.20/core/offload.c uwsgi-2.0.20/core/plugins.c uwsgi-2.0.20/core/plugins_builder.c uwsgi-2.0.20/core/progress.c uwsgi-2.0.20/core/protocol.c uwsgi-2.0.20/core/querystring.c uwsgi-2.0.20/core/queue.c uwsgi-2.0.20/core/rb_timers.c uwsgi-2.0.20/core/reader.c uwsgi-2.0.20/core/regexp.c uwsgi-2.0.20/core/routing.c uwsgi-2.0.20/core/rpc.c uwsgi-2.0.20/core/sendfile.c uwsgi-2.0.20/core/setup_utils.c uwsgi-2.0.20/core/sharedarea.c uwsgi-2.0.20/core/signal.c uwsgi-2.0.20/core/skel.c uwsgi-2.0.20/core/snmp.c uwsgi-2.0.20/core/socket.c uwsgi-2.0.20/core/spooler.c uwsgi-2.0.20/core/ssl.c uwsgi-2.0.20/core/static.c uwsgi-2.0.20/core/stats.c uwsgi-2.0.20/core/storage.c uwsgi-2.0.20/core/strings.c uwsgi-2.0.20/core/subscription.c uwsgi-2.0.20/core/timebomb.c uwsgi-2.0.20/core/transformations.c uwsgi-2.0.20/core/utils.c uwsgi-2.0.20/core/uwsgi.c uwsgi-2.0.20/core/websockets.c uwsgi-2.0.20/core/writer.c uwsgi-2.0.20/core/xmlconf.c uwsgi-2.0.20/core/yaml.c uwsgi-2.0.20/core/zeus.c uwsgi-2.0.20/core/zlib.c uwsgi-2.0.20/examples/ uwsgi-2.0.20/examples/bootstrap.py uwsgi-2.0.20/examples/bootstrap2.py uwsgi-2.0.20/examples/bootstrap3.py uwsgi-2.0.20/examples/bootstrap4.py uwsgi-2.0.20/examples/bootstrap5.py uwsgi-2.0.20/examples/config.lua uwsgi-2.0.20/examples/config.ru uwsgi-2.0.20/examples/config17.ru uwsgi-2.0.20/examples/config2.lua uwsgi-2.0.20/examples/config2.ru uwsgi-2.0.20/examples/config30.ru uwsgi-2.0.20/examples/corostream.pl uwsgi-2.0.20/examples/debug.ini uwsgi-2.0.20/examples/fibers.ru uwsgi-2.0.20/examples/fibers.yml uwsgi-2.0.20/examples/flaskpost.py uwsgi-2.0.20/examples/heavytest.ini uwsgi-2.0.20/examples/heavytest.py uwsgi-2.0.20/examples/info_uwsgi.php uwsgi-2.0.20/examples/logic.ini uwsgi-2.0.20/examples/mega.xml uwsgi-2.0.20/examples/mjpeg_stream.py uwsgi-2.0.20/examples/mojoapp.pl uwsgi-2.0.20/examples/multi.ini uwsgi-2.0.20/examples/multi.xml uwsgi-2.0.20/examples/multiapp.py uwsgi-2.0.20/examples/protected.ini uwsgi-2.0.20/examples/router.lua uwsgi-2.0.20/examples/simple_app.py uwsgi-2.0.20/examples/simple_app_wsgi2.py uwsgi-2.0.20/examples/simple_logger.py uwsgi-2.0.20/examples/sites.xml uwsgi-2.0.20/examples/sputnik.ws uwsgi-2.0.20/examples/staticfilesnmp.py uwsgi-2.0.20/examples/taskqueue.py uwsgi-2.0.20/examples/uwsgi.xml uwsgi-2.0.20/examples/uwsgirouter.py uwsgi-2.0.20/examples/uwsgirouter2.py uwsgi-2.0.20/examples/uwsgirouter3.py uwsgi-2.0.20/examples/uwsgirouter4.py uwsgi-2.0.20/examples/uwsgirouter5.py uwsgi-2.0.20/examples/uwsgistatus.py uwsgi-2.0.20/examples/welcome.ini uwsgi-2.0.20/examples/welcome.py uwsgi-2.0.20/examples/welcome3.py uwsgi-2.0.20/examples/werkzeug.js uwsgi-2.0.20/examples/werkzeug.yml uwsgi-2.0.20/examples/werkzeug_strict.yml uwsgi-2.0.20/examples/xmlindex-html.xsl uwsgi-2.0.20/examples/xmlindex.ini uwsgi-2.0.20/examples/zmqgevent.ini uwsgi-2.0.20/ext/ uwsgi-2.0.20/ext/uwsgi/ uwsgi-2.0.20/ext/uwsgi/extconf.rb uwsgi-2.0.20/install.sh uwsgi-2.0.20/lib/ uwsgi-2.0.20/lib/linux_ns.c uwsgi-2.0.20/lib/netlink.c uwsgi-2.0.20/lib/sun_fixes.c uwsgi-2.0.20/logo_uWSGI.png uwsgi-2.0.20/logo_uWSGI.svg uwsgi-2.0.20/mongrel2-uwsgi.conf uwsgi-2.0.20/plugins/ uwsgi-2.0.20/plugins/airbrake/ uwsgi-2.0.20/plugins/airbrake/airbrake_plugin.c uwsgi-2.0.20/plugins/airbrake/uwsgiplugin.py uwsgi-2.0.20/plugins/alarm_curl/ uwsgi-2.0.20/plugins/alarm_curl/alarm_curl_plugin.c uwsgi-2.0.20/plugins/alarm_curl/uwsgiplugin.py uwsgi-2.0.20/plugins/alarm_speech/ uwsgi-2.0.20/plugins/alarm_speech/alarm_speech.m uwsgi-2.0.20/plugins/alarm_speech/uwsgiplugin.py uwsgi-2.0.20/plugins/alarm_xmpp/ uwsgi-2.0.20/plugins/alarm_xmpp/alarm_xmpp_plugin.c uwsgi-2.0.20/plugins/alarm_xmpp/gloox.cc uwsgi-2.0.20/plugins/alarm_xmpp/uwsgiplugin.py uwsgi-2.0.20/plugins/asyncio/ uwsgi-2.0.20/plugins/asyncio/asyncio.c uwsgi-2.0.20/plugins/asyncio/uwsgiplugin.py uwsgi-2.0.20/plugins/cache/ uwsgi-2.0.20/plugins/cache/cache.c uwsgi-2.0.20/plugins/cache/uwsgiplugin.py uwsgi-2.0.20/plugins/carbon/ uwsgi-2.0.20/plugins/carbon/carbon.c uwsgi-2.0.20/plugins/carbon/uwsgiplugin.py uwsgi-2.0.20/plugins/cgi/ uwsgi-2.0.20/plugins/cgi/cgi_plugin.c uwsgi-2.0.20/plugins/cgi/uwsgiplugin.py uwsgi-2.0.20/plugins/cheaper_backlog2/ uwsgi-2.0.20/plugins/cheaper_backlog2/cheaper_backlog2.c uwsgi-2.0.20/plugins/cheaper_backlog2/uwsgiplugin.py uwsgi-2.0.20/plugins/cheaper_busyness/ uwsgi-2.0.20/plugins/cheaper_busyness/cheaper_busyness.c uwsgi-2.0.20/plugins/cheaper_busyness/uwsgiplugin.py uwsgi-2.0.20/plugins/clock_monotonic/ uwsgi-2.0.20/plugins/clock_monotonic/clock_monotonic.c uwsgi-2.0.20/plugins/clock_monotonic/uwsgiplugin.py uwsgi-2.0.20/plugins/clock_realtime/ uwsgi-2.0.20/plugins/clock_realtime/clock_realtime.c uwsgi-2.0.20/plugins/clock_realtime/uwsgiplugin.py uwsgi-2.0.20/plugins/corerouter/ uwsgi-2.0.20/plugins/corerouter/corerouter.c uwsgi-2.0.20/plugins/corerouter/cr.h uwsgi-2.0.20/plugins/corerouter/cr_common.c uwsgi-2.0.20/plugins/corerouter/cr_map.c uwsgi-2.0.20/plugins/corerouter/uwsgiplugin.py uwsgi-2.0.20/plugins/coroae/ uwsgi-2.0.20/plugins/coroae/coroae.c uwsgi-2.0.20/plugins/coroae/uwsgiplugin.py uwsgi-2.0.20/plugins/cplusplus/ uwsgi-2.0.20/plugins/cplusplus/base.cc uwsgi-2.0.20/plugins/cplusplus/plugin.c uwsgi-2.0.20/plugins/cplusplus/uwsgiplugin.py uwsgi-2.0.20/plugins/curl_cron/ uwsgi-2.0.20/plugins/curl_cron/curl_cron.c uwsgi-2.0.20/plugins/curl_cron/uwsgiplugin.py uwsgi-2.0.20/plugins/dumbloop/ uwsgi-2.0.20/plugins/dumbloop/dumb.c uwsgi-2.0.20/plugins/dumbloop/uwsgiplugin.py uwsgi-2.0.20/plugins/dummy/ uwsgi-2.0.20/plugins/dummy/dummy.c uwsgi-2.0.20/plugins/dummy/uwsgiplugin.py uwsgi-2.0.20/plugins/echo/ uwsgi-2.0.20/plugins/echo/echo_plugin.c uwsgi-2.0.20/plugins/echo/uwsgiplugin.py uwsgi-2.0.20/plugins/emperor_amqp/ uwsgi-2.0.20/plugins/emperor_amqp/amqp.c uwsgi-2.0.20/plugins/emperor_amqp/emperor_amqp.c uwsgi-2.0.20/plugins/emperor_amqp/uwsgiplugin.py uwsgi-2.0.20/plugins/emperor_mongodb/ uwsgi-2.0.20/plugins/emperor_mongodb/emperor_mongodb.cc uwsgi-2.0.20/plugins/emperor_mongodb/plugin.c uwsgi-2.0.20/plugins/emperor_mongodb/uwsgiplugin.py uwsgi-2.0.20/plugins/emperor_pg/ uwsgi-2.0.20/plugins/emperor_pg/emperor_pg.c uwsgi-2.0.20/plugins/emperor_pg/uwsgiplugin.py uwsgi-2.0.20/plugins/emperor_zeromq/ uwsgi-2.0.20/plugins/emperor_zeromq/emperor_zeromq.c uwsgi-2.0.20/plugins/emperor_zeromq/uwsgiplugin.py uwsgi-2.0.20/plugins/example/ uwsgi-2.0.20/plugins/example/example_plugin.c uwsgi-2.0.20/plugins/example/uwsgiplugin.py uwsgi-2.0.20/plugins/exception_log/ uwsgi-2.0.20/plugins/exception_log/exception_log.c uwsgi-2.0.20/plugins/exception_log/uwsgiplugin.py uwsgi-2.0.20/plugins/fastrouter/ uwsgi-2.0.20/plugins/fastrouter/fastrouter.c uwsgi-2.0.20/plugins/fastrouter/uwsgiplugin.py uwsgi-2.0.20/plugins/fiber/ uwsgi-2.0.20/plugins/fiber/fiber.c uwsgi-2.0.20/plugins/fiber/uwsgiplugin.py uwsgi-2.0.20/plugins/forkptyrouter/ uwsgi-2.0.20/plugins/forkptyrouter/forkptyrouter.c uwsgi-2.0.20/plugins/forkptyrouter/uwsgiplugin.py uwsgi-2.0.20/plugins/gccgo/ uwsgi-2.0.20/plugins/gccgo/gccgo_plugin.c uwsgi-2.0.20/plugins/gccgo/uwsgi.go uwsgi-2.0.20/plugins/gccgo/uwsgiplugin.py uwsgi-2.0.20/plugins/geoip/ uwsgi-2.0.20/plugins/geoip/geoip.c uwsgi-2.0.20/plugins/geoip/uwsgiplugin.py uwsgi-2.0.20/plugins/gevent/ uwsgi-2.0.20/plugins/gevent/gevent.c uwsgi-2.0.20/plugins/gevent/gevent.h uwsgi-2.0.20/plugins/gevent/hooks.c uwsgi-2.0.20/plugins/gevent/uwsgiplugin.py uwsgi-2.0.20/plugins/glusterfs/ uwsgi-2.0.20/plugins/glusterfs/glusterfs.c uwsgi-2.0.20/plugins/glusterfs/uwsgiplugin.py uwsgi-2.0.20/plugins/graylog2/ uwsgi-2.0.20/plugins/graylog2/graylog2_plugin.c uwsgi-2.0.20/plugins/graylog2/uwsgiplugin.py uwsgi-2.0.20/plugins/greenlet/ uwsgi-2.0.20/plugins/greenlet/greenlet.c uwsgi-2.0.20/plugins/greenlet/uwsgiplugin.py uwsgi-2.0.20/plugins/gridfs/ uwsgi-2.0.20/plugins/gridfs/gridfs.cc uwsgi-2.0.20/plugins/gridfs/plugin.c uwsgi-2.0.20/plugins/gridfs/uwsgiplugin.py uwsgi-2.0.20/plugins/http/ uwsgi-2.0.20/plugins/http/common.h uwsgi-2.0.20/plugins/http/http.c uwsgi-2.0.20/plugins/http/https.c uwsgi-2.0.20/plugins/http/keepalive.c uwsgi-2.0.20/plugins/http/spdy3.c uwsgi-2.0.20/plugins/http/spdy3.h uwsgi-2.0.20/plugins/http/uwsgiplugin.py uwsgi-2.0.20/plugins/jvm/ uwsgi-2.0.20/plugins/jvm/jvm.h uwsgi-2.0.20/plugins/jvm/jvm_plugin.c uwsgi-2.0.20/plugins/jvm/uwsgi.java uwsgi-2.0.20/plugins/jvm/uwsgiplugin.py uwsgi-2.0.20/plugins/jwsgi/ uwsgi-2.0.20/plugins/jwsgi/jwsgi_plugin.c uwsgi-2.0.20/plugins/jwsgi/uwsgiplugin.py uwsgi-2.0.20/plugins/ldap/ uwsgi-2.0.20/plugins/ldap/ldap.c uwsgi-2.0.20/plugins/ldap/uwsgiplugin.py uwsgi-2.0.20/plugins/legion_cache_fetch/ uwsgi-2.0.20/plugins/legion_cache_fetch/legion_cache_fetch.c uwsgi-2.0.20/plugins/legion_cache_fetch/uwsgiplugin.py uwsgi-2.0.20/plugins/libffi/ uwsgi-2.0.20/plugins/libffi/libffi.c uwsgi-2.0.20/plugins/libffi/uwsgiplugin.py uwsgi-2.0.20/plugins/libtcc/ uwsgi-2.0.20/plugins/libtcc/libtcc.c uwsgi-2.0.20/plugins/libtcc/uwsgiplugin.py uwsgi-2.0.20/plugins/logcrypto/ uwsgi-2.0.20/plugins/logcrypto/logcrypto.c uwsgi-2.0.20/plugins/logcrypto/uwsgiplugin.py uwsgi-2.0.20/plugins/logfile/ uwsgi-2.0.20/plugins/logfile/logfile.c uwsgi-2.0.20/plugins/logfile/uwsgiplugin.py uwsgi-2.0.20/plugins/logpipe/ uwsgi-2.0.20/plugins/logpipe/logpipe.c uwsgi-2.0.20/plugins/logpipe/uwsgiplugin.py uwsgi-2.0.20/plugins/logsocket/ uwsgi-2.0.20/plugins/logsocket/logsocket_plugin.c uwsgi-2.0.20/plugins/logsocket/uwsgiplugin.py uwsgi-2.0.20/plugins/logzmq/ uwsgi-2.0.20/plugins/logzmq/plugin.c uwsgi-2.0.20/plugins/logzmq/uwsgiplugin.py uwsgi-2.0.20/plugins/lua/ uwsgi-2.0.20/plugins/lua/lua_plugin.c uwsgi-2.0.20/plugins/lua/uwsgiplugin.py uwsgi-2.0.20/plugins/matheval/ uwsgi-2.0.20/plugins/matheval/math.c uwsgi-2.0.20/plugins/matheval/uwsgiplugin.py uwsgi-2.0.20/plugins/mongodb/ uwsgi-2.0.20/plugins/mongodb/plugin.c uwsgi-2.0.20/plugins/mongodb/uwsgiplugin.py uwsgi-2.0.20/plugins/mongodblog/ uwsgi-2.0.20/plugins/mongodblog/mongodblog_plugin.c uwsgi-2.0.20/plugins/mongodblog/uwsgiplugin.py uwsgi-2.0.20/plugins/mongrel2/ uwsgi-2.0.20/plugins/mongrel2/mongrel2.c uwsgi-2.0.20/plugins/mongrel2/uwsgiplugin.py uwsgi-2.0.20/plugins/mono/ uwsgi-2.0.20/plugins/mono/mono_plugin.c uwsgi-2.0.20/plugins/mono/uwsgi.cs uwsgi-2.0.20/plugins/mono/uwsgiplugin.py uwsgi-2.0.20/plugins/msgpack/ uwsgi-2.0.20/plugins/msgpack/msgpack.c uwsgi-2.0.20/plugins/msgpack/uwsgiplugin.py uwsgi-2.0.20/plugins/nagios/ uwsgi-2.0.20/plugins/nagios/nagios.c uwsgi-2.0.20/plugins/nagios/uwsgiplugin.py uwsgi-2.0.20/plugins/notfound/ uwsgi-2.0.20/plugins/notfound/notfound.c uwsgi-2.0.20/plugins/notfound/uwsgiplugin.py uwsgi-2.0.20/plugins/objc_gc/ uwsgi-2.0.20/plugins/objc_gc/objc_gc.m uwsgi-2.0.20/plugins/objc_gc/uwsgiplugin.py uwsgi-2.0.20/plugins/pam/ uwsgi-2.0.20/plugins/pam/pam.c uwsgi-2.0.20/plugins/pam/uwsgiplugin.py uwsgi-2.0.20/plugins/php/ uwsgi-2.0.20/plugins/php/common.h uwsgi-2.0.20/plugins/php/php_plugin.c uwsgi-2.0.20/plugins/php/session.c uwsgi-2.0.20/plugins/php/uwsgiplugin.py uwsgi-2.0.20/plugins/ping/ uwsgi-2.0.20/plugins/ping/ping_plugin.c uwsgi-2.0.20/plugins/ping/uwsgiplugin.py uwsgi-2.0.20/plugins/psgi/ uwsgi-2.0.20/plugins/psgi/psgi.h uwsgi-2.0.20/plugins/psgi/psgi_loader.c uwsgi-2.0.20/plugins/psgi/psgi_plugin.c uwsgi-2.0.20/plugins/psgi/psgi_response.c uwsgi-2.0.20/plugins/psgi/uwsgi_plmodule.c uwsgi-2.0.20/plugins/psgi/uwsgiplugin.py uwsgi-2.0.20/plugins/pty/ uwsgi-2.0.20/plugins/pty/pty.c uwsgi-2.0.20/plugins/pty/uwsgiplugin.py uwsgi-2.0.20/plugins/pypy/ uwsgi-2.0.20/plugins/pypy/README uwsgi-2.0.20/plugins/pypy/pypy_plugin.c uwsgi-2.0.20/plugins/pypy/pypy_setup.py uwsgi-2.0.20/plugins/pypy/uwsgiplugin.py uwsgi-2.0.20/plugins/python/ uwsgi-2.0.20/plugins/python/gil.c uwsgi-2.0.20/plugins/python/profiler.c uwsgi-2.0.20/plugins/python/pump_subhandler.c uwsgi-2.0.20/plugins/python/pyloader.c uwsgi-2.0.20/plugins/python/python_plugin.c uwsgi-2.0.20/plugins/python/pyutils.c uwsgi-2.0.20/plugins/python/raw.c uwsgi-2.0.20/plugins/python/symimporter.c uwsgi-2.0.20/plugins/python/tracebacker.c uwsgi-2.0.20/plugins/python/uwsgi_pymodule.c uwsgi-2.0.20/plugins/python/uwsgi_python.h uwsgi-2.0.20/plugins/python/uwsgiplugin.py uwsgi-2.0.20/plugins/python/web3_subhandler.c uwsgi-2.0.20/plugins/python/wsgi_handlers.c uwsgi-2.0.20/plugins/python/wsgi_headers.c uwsgi-2.0.20/plugins/python/wsgi_subhandler.c uwsgi-2.0.20/plugins/pyuwsgi/ uwsgi-2.0.20/plugins/pyuwsgi/pyuwsgi.c uwsgi-2.0.20/plugins/pyuwsgi/uwsgiplugin.py uwsgi-2.0.20/plugins/rack/ uwsgi-2.0.20/plugins/rack/rack_api.c uwsgi-2.0.20/plugins/rack/rack_plugin.c uwsgi-2.0.20/plugins/rack/uwsgi_rack.h uwsgi-2.0.20/plugins/rack/uwsgiplugin.py uwsgi-2.0.20/plugins/rados/ uwsgi-2.0.20/plugins/rados/rados.c uwsgi-2.0.20/plugins/rados/uwsgiplugin.py uwsgi-2.0.20/plugins/rawrouter/ uwsgi-2.0.20/plugins/rawrouter/rawrouter.c uwsgi-2.0.20/plugins/rawrouter/uwsgiplugin.py uwsgi-2.0.20/plugins/rbthreads/ uwsgi-2.0.20/plugins/rbthreads/rbthreads.c uwsgi-2.0.20/plugins/rbthreads/uwsgiplugin.py uwsgi-2.0.20/plugins/redislog/ uwsgi-2.0.20/plugins/redislog/redislog_plugin.c uwsgi-2.0.20/plugins/redislog/uwsgiplugin.py uwsgi-2.0.20/plugins/ring/ uwsgi-2.0.20/plugins/ring/ring_plugin.c uwsgi-2.0.20/plugins/ring/uwsgiplugin.py uwsgi-2.0.20/plugins/router_access/ uwsgi-2.0.20/plugins/router_access/router_access.c uwsgi-2.0.20/plugins/router_access/uwsgiplugin.py uwsgi-2.0.20/plugins/router_basicauth/ uwsgi-2.0.20/plugins/router_basicauth/router_basicauth.c uwsgi-2.0.20/plugins/router_basicauth/uwsgiplugin.py uwsgi-2.0.20/plugins/router_cache/ uwsgi-2.0.20/plugins/router_cache/router_cache.c uwsgi-2.0.20/plugins/router_cache/uwsgiplugin.py uwsgi-2.0.20/plugins/router_expires/ uwsgi-2.0.20/plugins/router_expires/expires.c uwsgi-2.0.20/plugins/router_expires/uwsgiplugin.py uwsgi-2.0.20/plugins/router_hash/ uwsgi-2.0.20/plugins/router_hash/router_hash.c uwsgi-2.0.20/plugins/router_hash/uwsgiplugin.py uwsgi-2.0.20/plugins/router_http/ uwsgi-2.0.20/plugins/router_http/router_http.c uwsgi-2.0.20/plugins/router_http/uwsgiplugin.py uwsgi-2.0.20/plugins/router_memcached/ uwsgi-2.0.20/plugins/router_memcached/router_memcached.c uwsgi-2.0.20/plugins/router_memcached/uwsgiplugin.py uwsgi-2.0.20/plugins/router_metrics/ uwsgi-2.0.20/plugins/router_metrics/plugin.c uwsgi-2.0.20/plugins/router_metrics/uwsgiplugin.py uwsgi-2.0.20/plugins/router_radius/ uwsgi-2.0.20/plugins/router_radius/radius.c uwsgi-2.0.20/plugins/router_radius/uwsgiplugin.py uwsgi-2.0.20/plugins/router_redirect/ uwsgi-2.0.20/plugins/router_redirect/router_redirect.c uwsgi-2.0.20/plugins/router_redirect/uwsgiplugin.py uwsgi-2.0.20/plugins/router_redis/ uwsgi-2.0.20/plugins/router_redis/router_redis.c uwsgi-2.0.20/plugins/router_redis/uwsgiplugin.py uwsgi-2.0.20/plugins/router_rewrite/ uwsgi-2.0.20/plugins/router_rewrite/router_rewrite.c uwsgi-2.0.20/plugins/router_rewrite/uwsgiplugin.py uwsgi-2.0.20/plugins/router_spnego/ uwsgi-2.0.20/plugins/router_spnego/router_spnego.c uwsgi-2.0.20/plugins/router_spnego/uwsgiplugin.py uwsgi-2.0.20/plugins/router_static/ uwsgi-2.0.20/plugins/router_static/router_static.c uwsgi-2.0.20/plugins/router_static/uwsgiplugin.py uwsgi-2.0.20/plugins/router_uwsgi/ uwsgi-2.0.20/plugins/router_uwsgi/router_uwsgi.c uwsgi-2.0.20/plugins/router_uwsgi/uwsgiplugin.py uwsgi-2.0.20/plugins/router_xmldir/ uwsgi-2.0.20/plugins/router_xmldir/router_xmldir.c uwsgi-2.0.20/plugins/router_xmldir/uwsgiplugin.py uwsgi-2.0.20/plugins/rpc/ uwsgi-2.0.20/plugins/rpc/rpc_plugin.c uwsgi-2.0.20/plugins/rpc/uwsgiplugin.py uwsgi-2.0.20/plugins/rrdtool/ uwsgi-2.0.20/plugins/rrdtool/rrdtool.c uwsgi-2.0.20/plugins/rrdtool/uwsgiplugin.py uwsgi-2.0.20/plugins/rsyslog/ uwsgi-2.0.20/plugins/rsyslog/rsyslog_plugin.c uwsgi-2.0.20/plugins/rsyslog/uwsgiplugin.py uwsgi-2.0.20/plugins/ruby19/ uwsgi-2.0.20/plugins/ruby19/uwsgiplugin.py uwsgi-2.0.20/plugins/servlet/ uwsgi-2.0.20/plugins/servlet/servlet_plugin.c uwsgi-2.0.20/plugins/servlet/uwsgi_servlet.java uwsgi-2.0.20/plugins/servlet/uwsgiplugin.py uwsgi-2.0.20/plugins/signal/ uwsgi-2.0.20/plugins/signal/signal_plugin.c uwsgi-2.0.20/plugins/signal/uwsgiplugin.py uwsgi-2.0.20/plugins/spooler/ uwsgi-2.0.20/plugins/spooler/spooler_plugin.c uwsgi-2.0.20/plugins/spooler/uwsgiplugin.py uwsgi-2.0.20/plugins/sqlite3/ uwsgi-2.0.20/plugins/sqlite3/plugin.c uwsgi-2.0.20/plugins/sqlite3/uwsgiplugin.py uwsgi-2.0.20/plugins/ssi/ uwsgi-2.0.20/plugins/ssi/ssi.c uwsgi-2.0.20/plugins/ssi/uwsgiplugin.py uwsgi-2.0.20/plugins/sslrouter/ uwsgi-2.0.20/plugins/sslrouter/sslrouter.c uwsgi-2.0.20/plugins/sslrouter/uwsgiplugin.py uwsgi-2.0.20/plugins/stackless/ uwsgi-2.0.20/plugins/stackless/stackless.c uwsgi-2.0.20/plugins/stackless/uwsgiplugin.py uwsgi-2.0.20/plugins/stats_pusher_file/ uwsgi-2.0.20/plugins/stats_pusher_file/plugin.c uwsgi-2.0.20/plugins/stats_pusher_file/uwsgiplugin.py uwsgi-2.0.20/plugins/stats_pusher_mongodb/ uwsgi-2.0.20/plugins/stats_pusher_mongodb/plugin.c uwsgi-2.0.20/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc uwsgi-2.0.20/plugins/stats_pusher_mongodb/uwsgiplugin.py uwsgi-2.0.20/plugins/stats_pusher_socket/ uwsgi-2.0.20/plugins/stats_pusher_socket/plugin.c uwsgi-2.0.20/plugins/stats_pusher_socket/uwsgiplugin.py uwsgi-2.0.20/plugins/stats_pusher_statsd/ uwsgi-2.0.20/plugins/stats_pusher_statsd/plugin.c uwsgi-2.0.20/plugins/stats_pusher_statsd/uwsgiplugin.py uwsgi-2.0.20/plugins/symcall/ uwsgi-2.0.20/plugins/symcall/symcall_plugin.c uwsgi-2.0.20/plugins/symcall/uwsgiplugin.py uwsgi-2.0.20/plugins/syslog/ uwsgi-2.0.20/plugins/syslog/syslog_plugin.c uwsgi-2.0.20/plugins/syslog/uwsgiplugin.py uwsgi-2.0.20/plugins/systemd_logger/ uwsgi-2.0.20/plugins/systemd_logger/systemd_logger.c uwsgi-2.0.20/plugins/systemd_logger/uwsgiplugin.py uwsgi-2.0.20/plugins/tornado/ uwsgi-2.0.20/plugins/tornado/tornado.c uwsgi-2.0.20/plugins/tornado/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_chunked/ uwsgi-2.0.20/plugins/transformation_chunked/chunked.c uwsgi-2.0.20/plugins/transformation_chunked/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_gzip/ uwsgi-2.0.20/plugins/transformation_gzip/gzip.c uwsgi-2.0.20/plugins/transformation_gzip/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_offload/ uwsgi-2.0.20/plugins/transformation_offload/offload.c uwsgi-2.0.20/plugins/transformation_offload/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_template/ uwsgi-2.0.20/plugins/transformation_template/tt.c uwsgi-2.0.20/plugins/transformation_template/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_tofile/ uwsgi-2.0.20/plugins/transformation_tofile/tofile.c uwsgi-2.0.20/plugins/transformation_tofile/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_toupper/ uwsgi-2.0.20/plugins/transformation_toupper/toupper.c uwsgi-2.0.20/plugins/transformation_toupper/uwsgiplugin.py uwsgi-2.0.20/plugins/tuntap/ uwsgi-2.0.20/plugins/tuntap/common.c uwsgi-2.0.20/plugins/tuntap/common.h uwsgi-2.0.20/plugins/tuntap/firewall.c uwsgi-2.0.20/plugins/tuntap/tuntap.c uwsgi-2.0.20/plugins/tuntap/uwsgiplugin.py uwsgi-2.0.20/plugins/ugreen/ uwsgi-2.0.20/plugins/ugreen/ugreen.c uwsgi-2.0.20/plugins/ugreen/uwsgiplugin.py uwsgi-2.0.20/plugins/v8/ uwsgi-2.0.20/plugins/v8/plugin.c uwsgi-2.0.20/plugins/v8/uwsgiplugin.py uwsgi-2.0.20/plugins/v8/v8_commonjs.cc uwsgi-2.0.20/plugins/v8/v8_jsgi.cc uwsgi-2.0.20/plugins/v8/v8_uwsgi.cc uwsgi-2.0.20/plugins/v8/v8_uwsgi.h uwsgi-2.0.20/plugins/webdav/ uwsgi-2.0.20/plugins/webdav/uwsgiplugin.py uwsgi-2.0.20/plugins/webdav/webdav.c uwsgi-2.0.20/plugins/xattr/ uwsgi-2.0.20/plugins/xattr/uwsgiplugin.py uwsgi-2.0.20/plugins/xattr/xattr.c uwsgi-2.0.20/plugins/xslt/ uwsgi-2.0.20/plugins/xslt/uwsgiplugin.py uwsgi-2.0.20/plugins/xslt/xslt.c uwsgi-2.0.20/plugins/zabbix/ uwsgi-2.0.20/plugins/zabbix/plugin.c uwsgi-2.0.20/plugins/zabbix/uwsgiplugin.py uwsgi-2.0.20/plugins/zergpool/ uwsgi-2.0.20/plugins/zergpool/uwsgiplugin.py uwsgi-2.0.20/plugins/zergpool/zergpool.c uwsgi-2.0.20/proto/ uwsgi-2.0.20/proto/BUILD uwsgi-2.0.20/proto/base.c uwsgi-2.0.20/proto/fastcgi.c uwsgi-2.0.20/proto/http.c uwsgi-2.0.20/proto/puwsgi.c uwsgi-2.0.20/proto/scgi.c uwsgi-2.0.20/proto/uwsgi.c uwsgi-2.0.20/setup.cpyext.py uwsgi-2.0.20/setup.py uwsgi-2.0.20/setup.pyuwsgi.py uwsgi-2.0.20/t/ uwsgi-2.0.20/t/cachebitmap.ini uwsgi-2.0.20/t/cachebitmap.py uwsgi-2.0.20/t/cachetest.py uwsgi-2.0.20/t/clojure/ uwsgi-2.0.20/t/clojure/myapp.clj uwsgi-2.0.20/t/core/ uwsgi-2.0.20/t/core/apps/ uwsgi-2.0.20/t/core/apps/read_body_and_send.pl uwsgi-2.0.20/t/core/read_body_and_send.pl uwsgi-2.0.20/t/core/url_sanitize.pl uwsgi-2.0.20/t/go/ uwsgi-2.0.20/t/go/cachetest.go uwsgi-2.0.20/t/go/complextest.go uwsgi-2.0.20/t/go/uploadtest.go uwsgi-2.0.20/t/java/ uwsgi-2.0.20/t/java/rpc.java uwsgi-2.0.20/t/lua/ uwsgi-2.0.20/t/lua/basic.lua uwsgi-2.0.20/t/mono/ uwsgi-2.0.20/t/mono/cache.aspx uwsgi-2.0.20/t/mules/ uwsgi-2.0.20/t/mules/mulebrain.py uwsgi-2.0.20/t/mules/reload.py uwsgi-2.0.20/t/mules/signal_management.py uwsgi-2.0.20/t/perl/ uwsgi-2.0.20/t/perl/active_workers_signal.pl uwsgi-2.0.20/t/perl/apps/ uwsgi-2.0.20/t/perl/apps/input_with_offset.pl uwsgi-2.0.20/t/perl/test.psgi uwsgi-2.0.20/t/perl/test_benchmark.pl uwsgi-2.0.20/t/perl/test_harakiri.psgi uwsgi-2.0.20/t/perl/test_hello.psgi uwsgi-2.0.20/t/perl/test_input_with_offset.pl uwsgi-2.0.20/t/perl/test_post.psgi uwsgi-2.0.20/t/perl/test_sleepy.psgi uwsgi-2.0.20/t/perl/test_streaming.psgi uwsgi-2.0.20/t/pypy/ uwsgi-2.0.20/t/pypy/t_continulet1.py uwsgi-2.0.20/t/pypy/t_continulet2.py uwsgi-2.0.20/t/python/ uwsgi-2.0.20/t/python/forcecl.py uwsgi-2.0.20/t/python/manage_script_name/ uwsgi-2.0.20/t/python/manage_script_name/manage_script_name_test.ini uwsgi-2.0.20/t/python/manage_script_name/test_manage_script_name.py uwsgi-2.0.20/t/python/manage_script_name/useless_app.py uwsgi-2.0.20/t/python/spooler_decorators/ uwsgi-2.0.20/t/python/spooler_decorators/spooler_decorator_test.ini uwsgi-2.0.20/t/python/spooler_decorators/spooler_decorator_tests.py uwsgi-2.0.20/t/python/spooler_decorators/spooler_handlers.py uwsgi-2.0.20/t/python/testba.py uwsgi-2.0.20/t/ring/ uwsgi-2.0.20/t/ring/README.md uwsgi-2.0.20/t/ring/config.ini uwsgi-2.0.20/t/ring/project.clj uwsgi-2.0.20/t/ring/src/ uwsgi-2.0.20/t/ring/src/uwsgi/ uwsgi-2.0.20/t/ring/src/uwsgi/ring/ uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/ uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/app.clj uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/basic.clj uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/body.clj uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/simple.clj uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/upload.clj uwsgi-2.0.20/t/routing/ uwsgi-2.0.20/t/routing/auth.ini uwsgi-2.0.20/t/routing/errorlimiter.ini uwsgi-2.0.20/t/routing/limiter.ini uwsgi-2.0.20/t/sharedarea/ uwsgi-2.0.20/t/sharedarea/bigranges.ini uwsgi-2.0.20/t/sharedarea/bigranges.py uwsgi-2.0.20/t/sharedarea/sharedarea_incdec.ini uwsgi-2.0.20/t/sharedarea/sharedarea_incdec.py uwsgi-2.0.20/t/spooler/ uwsgi-2.0.20/t/spooler/read.py uwsgi-2.0.20/t/spooler/reload.py uwsgi-2.0.20/t/spooler/spooldir/ uwsgi-2.0.20/t/spooler/spooldir/.gitignore uwsgi-2.0.20/t/webdav/ uwsgi-2.0.20/t/webdav/carddav.ini uwsgi-2.0.20/t/xslt/ uwsgi-2.0.20/t/xslt/cd.xml uwsgi-2.0.20/t/xslt/cd.xml.xslt uwsgi-2.0.20/t/xslt/routex.ini uwsgi-2.0.20/tests/ uwsgi-2.0.20/tests/Responder.pm uwsgi-2.0.20/tests/__init__.py uwsgi-2.0.20/tests/badthread.py uwsgi-2.0.20/tests/badwrites.py uwsgi-2.0.20/tests/cpubound_async.py uwsgi-2.0.20/tests/cpubound_green.py uwsgi-2.0.20/tests/cpubound_stackless.py uwsgi-2.0.20/tests/decoratortest.py uwsgi-2.0.20/tests/fileserve_async.py uwsgi-2.0.20/tests/gevent_spool.py uwsgi-2.0.20/tests/grunter.py uwsgi-2.0.20/tests/iobound_async.py uwsgi-2.0.20/tests/iobound_async_unix.py uwsgi-2.0.20/tests/iobound_green.py uwsgi-2.0.20/tests/logger.py uwsgi-2.0.20/tests/mako_ugreen.py uwsgi-2.0.20/tests/mulefunc.py uwsgi-2.0.20/tests/multiapp.txt uwsgi-2.0.20/tests/myadmin.py uwsgi-2.0.20/tests/pgbound_async.py uwsgi-2.0.20/tests/picazzo.py uwsgi-2.0.20/tests/psycogreen_green.py uwsgi-2.0.20/tests/psycopg2_green.py uwsgi-2.0.20/tests/pump.py uwsgi-2.0.20/tests/queue.py uwsgi-2.0.20/tests/refcount.py uwsgi-2.0.20/tests/rpc.lua uwsgi-2.0.20/tests/rpc.py uwsgi-2.0.20/tests/runningthread.py uwsgi-2.0.20/tests/sendchunked.py uwsgi-2.0.20/tests/sharedarea.py uwsgi-2.0.20/tests/sig.lua uwsgi-2.0.20/tests/signals.py uwsgi-2.0.20/tests/sigwait.py uwsgi-2.0.20/tests/sleeping_async.py uwsgi-2.0.20/tests/sleeping_green.py uwsgi-2.0.20/tests/sleepthreadasync.py uwsgi-2.0.20/tests/slow.py uwsgi-2.0.20/tests/spoolme.py uwsgi-2.0.20/tests/static/ uwsgi-2.0.20/tests/static/test.txt uwsgi-2.0.20/tests/static/test2.txt uwsgi-2.0.20/tests/staticfile.py uwsgi-2.0.20/tests/streamer.psgi uwsgi-2.0.20/tests/t/ uwsgi-2.0.20/tests/t/static.pl uwsgi-2.0.20/tests/templates/ uwsgi-2.0.20/tests/templates/queue.html uwsgi-2.0.20/tests/testapp.py uwsgi-2.0.20/tests/testfilewrapper.py uwsgi-2.0.20/tests/testgevent.py uwsgi-2.0.20/tests/testpy3.py uwsgi-2.0.20/tests/testrpc.py uwsgi-2.0.20/tests/testsignals.py uwsgi-2.0.20/tests/testworkers.py uwsgi-2.0.20/tests/testyieldnone.py uwsgi-2.0.20/tests/threads.py uwsgi-2.0.20/tests/travis.sh uwsgi-2.0.20/tests/ugevent.py uwsgi-2.0.20/tests/web3.py uwsgi-2.0.20/tests/websockets.py uwsgi-2.0.20/tests/websockets_chat.pl uwsgi-2.0.20/tests/websockets_chat.py uwsgi-2.0.20/tests/websockets_chat_async.py uwsgi-2.0.20/tests/websockets_chat_asyncio.py uwsgi-2.0.20/tests/websockets_echo.lua uwsgi-2.0.20/tests/websockets_echo.pl uwsgi-2.0.20/tests/websockets_echo.py uwsgi-2.0.20/tests/websockets_echo.ru uwsgi-2.0.20/tests/werkzeug_app.py uwsgi-2.0.20/uwsgi.gemspec uwsgi-2.0.20/uwsgi.h uwsgi-2.0.20/uwsgi_main.c uwsgi-2.0.20/uwsgiconfig.py uwsgi-2.0.20/uwsgidecorators.py uwsgi-2.0.20/uwsgidsl.rb uwsgi-2.0.20/valgrind/ uwsgi-2.0.20/valgrind/README uwsgi-2.0.20/valgrind/valgrind-generate-sups.sh uwsgi-2.0.20/vassals/ uwsgi-2.0.20/vassals/broodlord.ini uwsgi-2.0.20/vassals/cc.ini uwsgi-2.0.20/vassals/multi.xml uwsgi-2.0.20/vhosttest/ uwsgi-2.0.20/vhosttest/flask001/ uwsgi-2.0.20/vhosttest/flask001/app1.py uwsgi-2.0.20/vhosttest/flask002/ uwsgi-2.0.20/vhosttest/flask002/app2.py uwsgi-2.0.20/vhosttest/flask003/ uwsgi-2.0.20/vhosttest/flask003/app3.py uwsgi-2.0.20/vhosttest/flask004/ uwsgi-2.0.20/vhosttest/flask004/app4.py uwsgi-2.0.20/vhosttest/flask005/ uwsgi-2.0.20/vhosttest/flask005/app5.py uwsgi-2.0.20/vhosttest/nginx.conf + cp /builddir/build/SOURCES/fedora.ini /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/src/uwsgi/2.0.20/buildconf/ + cp docs/Changelog-2.0.20.rst CHANGELOG + rm -f docs/.gitignore + echo '9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7, i.e. this:' + echo https://github.com/unbit/uwsgi-docs/tree/9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7 + install -D -p -m 0755 uwsgi /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/sbin/uwsgi + install -p -m 0644 uwsgi.h /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/include/uwsgi + install -p -m 0755 airbrake_plugin.so alarm_curl_plugin.so alarm_xmpp_plugin.so cache_plugin.so carbon_plugin.so cgi_plugin.so cheaper_busyness_plugin.so coroae_plugin.so cplusplus_plugin.so curl_cron_plugin.so dumbloop_plugin.so dummy_plugin.so fastrouter_plugin.so fiber_plugin.so forkptyrouter_plugin.so gccgo_plugin.so geoip_plugin.so glusterfs_plugin.so graylog2_plugin.so http_plugin.so ldap_plugin.so logcrypto_plugin.so logfile_plugin.so logpipe_plugin.so logsocket_plugin.so logzmq_plugin.so lua_plugin.so mongrel2_plugin.so mono_plugin.so msgpack_plugin.so nagios_plugin.so notfound_plugin.so pam_plugin.so php_plugin.so psgi_plugin.so pty_plugin.so python3_gevent_plugin.so python3_greenlet_plugin.so python3_plugin.so python3_tornado_plugin.so rack_plugin.so rawrouter_plugin.so rbthreads_plugin.so redislog_plugin.so router_basicauth_plugin.so router_cache_plugin.so router_expires_plugin.so router_hash_plugin.so router_http_plugin.so router_memcached_plugin.so router_metrics_plugin.so router_radius_plugin.so router_redirect_plugin.so router_redis_plugin.so router_rewrite_plugin.so router_spnego_plugin.so router_static_plugin.so router_uwsgi_plugin.so router_xmldir_plugin.so rpc_plugin.so rrdtool_plugin.so rsyslog_plugin.so ruby19_plugin.so spooler_plugin.so sqlite3_plugin.so ssi_plugin.so sslrouter_plugin.so stats_pusher_file_plugin.so stats_pusher_socket_plugin.so stats_pusher_statsd_plugin.so syslog_plugin.so systemd_logger_plugin.so transformation_chunked_plugin.so transformation_gzip_plugin.so transformation_offload_plugin.so transformation_template_plugin.so transformation_tofile_plugin.so transformation_toupper_plugin.so tuntap_plugin.so ugreen_plugin.so webdav_plugin.so xattr_plugin.so xslt_plugin.so zabbix_plugin.so zergpool_plugin.so /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi + install -D -p -m 0644 uwsgidecorators.py /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib/python3.10/site-packages/uwsgidecorators.py + [[ /usr/bin/python3 =~ - ]] ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=310 + '[' 310 -ge 39 ']' + py39_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib/python3.10/site-packages/uwsgidecorators.py + python_binary='env PYTHONHASHSEED=0 /usr/bin/python3' + bytecode_compilation_path=/builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib/python3.10/site-packages/uwsgidecorators.py + env PYTHONHASHSEED=0 /usr/bin/python3 -s -B -m compileall -o 0 -o 1 -s /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x -p / /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib/python3.10/site-packages/uwsgidecorators.py Compiling '/builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib/python3.10/site-packages/uwsgidecorators.py'... + gacutil -i plugins/mono/uwsgi.dll -f -package uwsgi -root /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib Package exported to: /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib/mono/uwsgi/uwsgi.dll -> ../gac/uwsgi/0.0.0.1__201a04c24f4f8060/uwsgi.dll Installed plugins/mono/uwsgi.dll into the gac (/builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib/mono/gac) + install -D -p -m 0644 /builddir/build/SOURCES/emperor.ini /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/etc/uwsgi.ini + install -D -p -m 0644 /builddir/build/SOURCES/uwsgi.service /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib/systemd/system/uwsgi.service + install -D -p -m 0644 /builddir/build/SOURCES/uwsgi.tmpfiles /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib/tmpfiles.d/uwsgi.conf + /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2.0.20-1.fc35 --unique-debug-suffix -2.0.20-1.fc35.s390x --unique-debug-src-base uwsgi-2.0.20-1.fc35.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/uwsgi-2.0.20 extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/airbrake_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/alarm_curl_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/alarm_xmpp_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/cache_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/carbon_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/cgi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/cheaper_busyness_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/coroae_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/cplusplus_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/curl_cron_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/dumbloop_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/dummy_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/fastrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/fiber_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/forkptyrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/gccgo_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/geoip_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/glusterfs_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/graylog2_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/http_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/ldap_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/logcrypto_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/logfile_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/logpipe_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/logsocket_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/logzmq_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/lua_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/mongrel2_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/mono_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/msgpack_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/nagios_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/notfound_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/pam_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/php_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/psgi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/pty_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/python3_gevent_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/python3_greenlet_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/python3_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/python3_tornado_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/rack_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/rawrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/rbthreads_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/redislog_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_basicauth_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_cache_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_expires_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_hash_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_http_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_memcached_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_metrics_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_radius_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_redirect_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_redis_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_rewrite_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_spnego_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_static_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_uwsgi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/router_xmldir_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/rpc_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/rrdtool_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/rsyslog_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/ruby19_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/spooler_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/sqlite3_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/ssi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/sslrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/stats_pusher_file_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/stats_pusher_socket_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/stats_pusher_statsd_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/syslog_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/systemd_logger_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/transformation_chunked_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/transformation_gzip_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/transformation_offload_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/transformation_template_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/transformation_tofile_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/transformation_toupper_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/tuntap_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/ugreen_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/webdav_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/xattr_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/xslt_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/zabbix_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/lib64/uwsgi/zergpool_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/sbin/uwsgi original debug info size: 13720kB, size after compression: 7172kB /usr/bin/sepdebugcrcfix: Updated 86 CRC32s, 0 CRC32s did match. 5864 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/src/uwsgi/2.0.20/bin/uwsgi from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/src/uwsgi/2.0.20/tests/travis.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/src/uwsgi/2.0.20/valgrind/valgrind-generate-sups.sh from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: uwsgi-2.0.20-1.fc35.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cLNEaX + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.20 + DOCDIR=/builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/share/doc/uwsgi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/share/doc/uwsgi + cp -pr README /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/share/doc/uwsgi + cp -pr README.Fedora /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/share/doc/uwsgi + cp -pr CHANGELOG /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/share/doc/uwsgi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.m2AAY4 + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.20 + LICENSEDIR=/builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/share/licenses/uwsgi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/share/licenses/uwsgi + cp -pr LICENSE /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/share/licenses/uwsgi + RPM_EC=0 ++ jobs -p + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: config(uwsgi) = 2.0.20-1.fc35 uwsgi = 2.0.20-1.fc35 uwsgi(s390-64) = 2.0.20-1.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.1)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcap.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libjansson.so.4()(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libpcre.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyaml-0.so.2()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-loggers <= 1.9.8-1 uwsgi-plugin-admin <= 2.0.6 uwsgi-plugin-erlang <= 1.9.20-1 uwsgi-router-access <= 2.0.16 uwsgi-routers <= 2.0.6 Processing files: uwsgi-devel-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-devel = 2.0.20-1.fc35 uwsgi-devel(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-uwsgidecorators-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: python3-uwsgidecorators = 2.0.20-1.fc35 python3-uwsgidecorators(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 Processing files: uwsgi-docs-2.0.20-1.fc35.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qs59Fu + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.20 + DOCDIR=/builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/share/doc/uwsgi-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/share/doc/uwsgi-docs + cp -pr docs /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x/usr/share/doc/uwsgi-docs + RPM_EC=0 ++ jobs -p + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-docs = 2.0.20-1.fc35 uwsgi-docs(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uwsgi-plugin-common-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-common = 2.0.20-1.fc35 uwsgi-plugin-common(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-file-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-stats-pusher-file = 2.0.20-1.fc35 uwsgi-stats-pusher-file(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-socket-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-stats-pusher-socket = 2.0.20-1.fc35 uwsgi-stats-pusher-socket(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-statsd-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-stats-pusher-statsd = 2.0.20-1.fc35 uwsgi-stats-pusher-statsd(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-zabbix-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-stats-pusher-zabbix = 2.0.20-1.fc35 uwsgi-stats-pusher-zabbix(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-alarm-curl-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-alarm-curl = 2.0.20-1.fc35 uwsgi-alarm-curl(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) rtld(GNU_HASH) Processing files: uwsgi-alarm-xmpp-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-alarm-xmpp = 2.0.20-1.fc35 uwsgi-alarm-xmpp(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgloox.so.17()(64bit) rtld(GNU_HASH) Processing files: uwsgi-transformation-chunked-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-transformation-chunked = 2.0.20-1.fc35 uwsgi-transformation-chunked(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-transformation-gzip-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-transformation-gzip = 2.0.20-1.fc35 uwsgi-transformation-gzip(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-transformation-offload-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-transformation-offload = 2.0.20-1.fc35 uwsgi-transformation-offload(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-transformation-template-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-transformation-template = 2.0.20-1.fc35 uwsgi-transformation-template(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-transformation-tofile-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-transformation-tofile = 2.0.20-1.fc35 uwsgi-transformation-tofile(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-transformation-toupper-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-transformation-toupper = 2.0.20-1.fc35 uwsgi-transformation-toupper(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) rtld(GNU_HASH) Processing files: uwsgi-log-encoder-msgpack-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-log-encoder-msgpack = 2.0.20-1.fc35 uwsgi-log-encoder-msgpack(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-logger-crypto-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-logger-crypto = 2.0.20-1.fc35 uwsgi-logger-crypto(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-logger-file-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-logger-file = 2.0.20-1.fc35 uwsgi-logger-file(s390-64) = 2.0.20-1.fc35 uwsgi-loggers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-loggers <= 1.9.8-1 Processing files: uwsgi-logger-graylog2-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-logger-graylog2 = 2.0.20-1.fc35 uwsgi-logger-graylog2(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: uwsgi-logger-pipe-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-logger-pipe = 2.0.20-1.fc35 uwsgi-logger-pipe(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-logger-redis-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-logger-redis = 2.0.20-1.fc35 uwsgi-logger-redis(s390-64) = 2.0.20-1.fc35 uwsgi-loggers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-loggers <= 1.9.8-1 Processing files: uwsgi-logger-rsyslog-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-logger-rsyslog = 2.0.20-1.fc35 uwsgi-logger-rsyslog(s390-64) = 2.0.20-1.fc35 uwsgi-plugin-rsyslog = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-rsyslog <= 1.9.8-1 Processing files: uwsgi-logger-socket-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-logger-socket = 2.0.20-1.fc35 uwsgi-logger-socket(s390-64) = 2.0.20-1.fc35 uwsgi-loggers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-loggers <= 1.9.8-1 Processing files: uwsgi-logger-syslog-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-logger-syslog = 2.0.20-1.fc35 uwsgi-logger-syslog(s390-64) = 2.0.20-1.fc35 uwsgi-plugin-syslog = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-syslog <= 1.9.8-1 Processing files: uwsgi-logger-systemd-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-logger-systemd = 2.0.20-1.fc35 uwsgi-logger-systemd(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Processing files: uwsgi-logger-zeromq-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-logger-zeromq = 2.0.20-1.fc35 uwsgi-logger-zeromq(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libzmq.so.5()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-airbrake-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-airbrake = 2.0.20-1.fc35 uwsgi-plugin-airbrake(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-cache-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-cache = 2.0.20-1.fc35 uwsgi-plugin-cache(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-carbon-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-carbon = 2.0.20-1.fc35 uwsgi-plugin-carbon(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-psgi-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-psgi = 2.0.20-1.fc35 uwsgi-plugin-psgi(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.34()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-coroae-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-coroae = 2.0.20-1.fc35 uwsgi-plugin-coroae(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-cheaper-busyness-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-cheaper-busyness = 2.0.20-1.fc35 uwsgi-plugin-cheaper-busyness(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-cplusplus-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-cplusplus = 2.0.20-1.fc35 uwsgi-plugin-cplusplus(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-curl-cron-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-curl-cron = 2.0.20-1.fc35 uwsgi-plugin-curl-cron(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libcurl.so.4()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-dumbloop-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-dumbloop = 2.0.20-1.fc35 uwsgi-plugin-dumbloop(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-dummy-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-dummy = 2.0.20-1.fc35 uwsgi-plugin-dummy(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-fiber-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-fiber = 2.0.20-1.fc35 uwsgi-plugin-fiber(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-gccgo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-gccgo = 2.0.20-1.fc35 uwsgi-plugin-gccgo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgo.so.19()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-geoip-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-geoip = 2.0.20-1.fc35 uwsgi-plugin-geoip(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGeoIP.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-gevent-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-python3-gevent = 2.0.20-1.fc35 uwsgi-plugin-python3-gevent(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-glusterfs-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-glusterfs = 2.0.20-1.fc35 uwsgi-plugin-glusterfs(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libacl.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libgfapi.so.0(GFAPI_6.0)(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libuuid.so.1()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-greenlet-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-python3-greenlet = 2.0.20-1.fc35 uwsgi-plugin-python3-greenlet(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-ldap-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-ldap = 2.0.20-1.fc35 uwsgi-plugin-ldap(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libldap_r-2.4.so.2()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-lua-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-lua = 2.0.20-1.fc35 uwsgi-plugin-lua(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblua-5.4.so()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-mongrel2-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-mongrel2 = 2.0.20-1.fc35 uwsgi-plugin-mongrel2(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libzmq.so.5()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-mono-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: mono(uwsgi) = 0.0.0.1 uwsgi-plugin-mono = 2.0.20-1.fc35 uwsgi-plugin-mono(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) libm.so.6()(64bit) libmonosgen-2.0.so.1()(64bit) mono(System.Web) = 4.0.0.0 mono(mscorlib) = 4.0.0.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-nagios-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-nagios = 2.0.20-1.fc35 uwsgi-plugin-nagios(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-notfound-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-notfound = 2.0.20-1.fc35 uwsgi-plugin-notfound(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-pam-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-pam = 2.0.20-1.fc35 uwsgi-plugin-pam(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-php-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-php = 2.0.20-1.fc35 uwsgi-plugin-php(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.2()(64bit) libcrypto.so.1.1()(64bit) libgssapi_krb5.so.2()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libm.so.6()(64bit) libpcre2-8.so.0()(64bit) libphp-8.0.so()(64bit) libssl.so.1.1()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-pty-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-pty = 2.0.20-1.fc35 uwsgi-plugin-pty(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-python3 = 2.0.20-1.fc35 uwsgi-plugin-python3(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.2()(64bit) libm.so.6()(64bit) libpython3.10.so.1.0()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-rack-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-rack = 2.0.20-1.fc35 uwsgi-plugin-rack(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libruby.so.3.0()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-rbthreads-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-rbthreads = 2.0.20-1.fc35 uwsgi-plugin-rbthreads(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-rpc-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-rpc = 2.0.20-1.fc35 uwsgi-plugin-rpc(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-rrdtool-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-rrdtool = 2.0.20-1.fc35 uwsgi-plugin-rrdtool(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-ruby-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-ruby = 2.0.20-1.fc35 uwsgi-plugin-ruby(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libruby.so.3.0()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-spooler-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-spooler = 2.0.20-1.fc35 uwsgi-plugin-spooler(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-sqlite3-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-sqlite3 = 2.0.20-1.fc35 uwsgi-plugin-sqlite3(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-ssi-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-ssi = 2.0.20-1.fc35 uwsgi-plugin-ssi(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-tornado-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-python3-tornado = 2.0.20-1.fc35 uwsgi-plugin-python3-tornado(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-ugreen-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-ugreen = 2.0.20-1.fc35 uwsgi-plugin-ugreen(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-webdav-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-webdav = 2.0.20-1.fc35 uwsgi-plugin-webdav(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-xattr-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-xattr = 2.0.20-1.fc35 uwsgi-plugin-xattr(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-xslt-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-xslt = 2.0.20-1.fc35 uwsgi-plugin-xslt(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-zergpool-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-zergpool = 2.0.20-1.fc35 uwsgi-plugin-zergpool(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-basicauth-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-basicauth = 2.0.20-1.fc35 uwsgi-router-basicauth(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-cache-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-cache = 2.0.20-1.fc35 uwsgi-router-cache(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-expires-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-expires = 2.0.20-1.fc35 uwsgi-router-expires(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-fast-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-fastrouter = 2.0.20-1.fc35 uwsgi-router-fast = 2.0.20-1.fc35 uwsgi-router-fast(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-fastrouter <= 2.0.6 Processing files: uwsgi-router-forkpty-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-forkpty = 2.0.20-1.fc35 uwsgi-router-forkpty(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-hash-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-hash = 2.0.20-1.fc35 uwsgi-router-hash(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-http-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-http = 2.0.20-1.fc35 uwsgi-router-http(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-memcached-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-memcached = 2.0.20-1.fc35 uwsgi-router-memcached(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-metrics-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-metrics = 2.0.20-1.fc35 uwsgi-router-metrics(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-radius-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-radius = 2.0.20-1.fc35 uwsgi-router-radius(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-raw-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-rawrouter = 2.0.20-1.fc35 uwsgi-router-raw = 2.0.20-1.fc35 uwsgi-router-raw(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-rawrouter <= 2.0.6 Processing files: uwsgi-router-redirect-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-redirect = 2.0.20-1.fc35 uwsgi-router-redirect(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-redis-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-redis = 2.0.20-1.fc35 uwsgi-router-redis(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-rewrite-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-rewrite = 2.0.20-1.fc35 uwsgi-router-rewrite(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-spnego-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-spnego = 2.0.20-1.fc35 uwsgi-router-spnego(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-ssl-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-plugin-sslrouter = 2.0.20-1.fc35 uwsgi-router-ssl = 2.0.20-1.fc35 uwsgi-router-ssl(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-sslrouter <= 2.0.6 Processing files: uwsgi-router-static-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-static = 2.0.20-1.fc35 uwsgi-router-static(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-tuntap-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-tuntap = 2.0.20-1.fc35 uwsgi-router-tuntap(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-uwsgi-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-uwsgi = 2.0.20-1.fc35 uwsgi-router-uwsgi(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-xmldir-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/src' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Finding OrderWithRequires: Provides: uwsgi-router-xmldir = 2.0.20-1.fc35 uwsgi-router-xmldir(s390-64) = 2.0.20-1.fc35 uwsgi-routers = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uwsgi-debugsource-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Provides: uwsgi-debugsource = 2.0.20-1.fc35 uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uwsgi-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 140d12b6a58a35a53bd35c11ad96ad1c345bd1ec uwsgi-debuginfo = 2.0.20-1.fc35 uwsgi-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-common-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 21ff30209fe35fa1299b94d02d34b553ce76d36a debuginfo(build-id) = 8209fb004d9b335a4e555004eb0ae8795861f869 uwsgi-plugin-common-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-common-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-stats-pusher-file-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 31866c83ca1f40007728e26bba00c569d9b2cc6c uwsgi-stats-pusher-file-debuginfo = 2.0.20-1.fc35 uwsgi-stats-pusher-file-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-stats-pusher-socket-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 4dac82bbec721f93f74988db8b18bd7bc23a9b2e uwsgi-stats-pusher-socket-debuginfo = 2.0.20-1.fc35 uwsgi-stats-pusher-socket-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-stats-pusher-statsd-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = ae9d5a8b1ee07a378a7a5df9f296d86dc601e2f4 uwsgi-stats-pusher-statsd-debuginfo = 2.0.20-1.fc35 uwsgi-stats-pusher-statsd-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-stats-pusher-zabbix-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 0225d769fc2a092eac22727908de44c1fba447db uwsgi-stats-pusher-zabbix-debuginfo = 2.0.20-1.fc35 uwsgi-stats-pusher-zabbix-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-alarm-curl-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = e30169f81a4556bec5ab3177af5ff319821ed668 uwsgi-alarm-curl-debuginfo = 2.0.20-1.fc35 uwsgi-alarm-curl-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-alarm-xmpp-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = b72894d4593e5306628e0fb9c3c69f4835d3adae uwsgi-alarm-xmpp-debuginfo = 2.0.20-1.fc35 uwsgi-alarm-xmpp-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-transformation-chunked-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = da8b1d542e2e3c4a8a2751f3e9cd7fbe92e1029b uwsgi-transformation-chunked-debuginfo = 2.0.20-1.fc35 uwsgi-transformation-chunked-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-transformation-gzip-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 269d810d11019ae3cb0cc457e4c7f02cd4acda27 uwsgi-transformation-gzip-debuginfo = 2.0.20-1.fc35 uwsgi-transformation-gzip-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-transformation-offload-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 0216bb950e7546f31d2230d44548338346fcf04b uwsgi-transformation-offload-debuginfo = 2.0.20-1.fc35 uwsgi-transformation-offload-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-transformation-template-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = c638a6c65bf13047f5d692129f51a1812e470193 uwsgi-transformation-template-debuginfo = 2.0.20-1.fc35 uwsgi-transformation-template-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-transformation-tofile-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = f1532c56d19cff6159075fcdd9ee993a9d82ff2f uwsgi-transformation-tofile-debuginfo = 2.0.20-1.fc35 uwsgi-transformation-tofile-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-transformation-toupper-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = fdf426c16e58d8dd26d26583075bbc78176368fd uwsgi-transformation-toupper-debuginfo = 2.0.20-1.fc35 uwsgi-transformation-toupper-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-log-encoder-msgpack-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = e032ed1ec549160e776c00832866ca25a8eaf79a uwsgi-log-encoder-msgpack-debuginfo = 2.0.20-1.fc35 uwsgi-log-encoder-msgpack-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-logger-crypto-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = d740d9f0760ccf7ae411fe0dc99501fcf6b14c8e uwsgi-logger-crypto-debuginfo = 2.0.20-1.fc35 uwsgi-logger-crypto-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-logger-file-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = d728ccf14f44fef926bba9bbe66861327336a911 uwsgi-logger-file-debuginfo = 2.0.20-1.fc35 uwsgi-logger-file-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-logger-graylog2-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = ccf7edfcf0c84621fc422bef262e4aec3843eb09 uwsgi-logger-graylog2-debuginfo = 2.0.20-1.fc35 uwsgi-logger-graylog2-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-logger-pipe-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 044a98e700049a49a64e1b8cf7c64f1e81563e5b uwsgi-logger-pipe-debuginfo = 2.0.20-1.fc35 uwsgi-logger-pipe-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-logger-redis-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 673e2f5bc50199cdf223120337a672999fa86336 uwsgi-logger-redis-debuginfo = 2.0.20-1.fc35 uwsgi-logger-redis-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-logger-rsyslog-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 6ff60496208cb273a72126e3ac373624fe37bae8 uwsgi-logger-rsyslog-debuginfo = 2.0.20-1.fc35 uwsgi-logger-rsyslog-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-logger-socket-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = bf16ccde32de2961b4fa5678e75d8d9037dd07ba uwsgi-logger-socket-debuginfo = 2.0.20-1.fc35 uwsgi-logger-socket-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-logger-syslog-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 9d9aa761266da47299fa19c1789bd0e948693b76 uwsgi-logger-syslog-debuginfo = 2.0.20-1.fc35 uwsgi-logger-syslog-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-logger-systemd-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = eff538a7e0d4e16c1c0b88b2ab9b659d58c5eb75 uwsgi-logger-systemd-debuginfo = 2.0.20-1.fc35 uwsgi-logger-systemd-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-logger-zeromq-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 4ce0ea41d7e47698c7acd6050d375428125b6d3f uwsgi-logger-zeromq-debuginfo = 2.0.20-1.fc35 uwsgi-logger-zeromq-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-airbrake-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 7a9d36cabc4b74bccb8e3627860614b75ef672c8 uwsgi-plugin-airbrake-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-airbrake-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-cache-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 1a51d707dc7821263a7d261c958b3a682bb68f5c uwsgi-plugin-cache-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-cache-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-carbon-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = e1962c167aa047637df010c1c380ef0fad59bd06 uwsgi-plugin-carbon-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-carbon-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-psgi-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 411b7e2f886443dc375d029c81e2ed765c9b3af2 uwsgi-plugin-psgi-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-psgi-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-coroae-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 15b21b8a7c4221f7ecdfa24060e9d35225a33735 uwsgi-plugin-coroae-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-coroae-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-cheaper-busyness-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 668bcccfd2be131bf64529c2d79b3ba93f769c69 uwsgi-plugin-cheaper-busyness-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-cheaper-busyness-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-cplusplus-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 691dd9649c0dd30c9e9c535ed1925fa149cef5bf uwsgi-plugin-cplusplus-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-cplusplus-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-curl-cron-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 99fe2c3db05528d30a5162bac5fc7656cf394462 uwsgi-plugin-curl-cron-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-curl-cron-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-dumbloop-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 71ac403126e535cd438406eead3aa5337ce09255 uwsgi-plugin-dumbloop-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-dumbloop-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-dummy-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 286daad389b573478fc9ad54f70d5d7832c45860 uwsgi-plugin-dummy-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-dummy-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-fiber-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = d2aad052eaf0dbe6bf11a9dace14490ea21c7c9b uwsgi-plugin-fiber-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-fiber-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-gccgo-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 58caf5d45cde4c630a2e1154731f2c28820b28df uwsgi-plugin-gccgo-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-gccgo-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-geoip-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 1bb5586563bcfd270161496a89e67b659408cdbc uwsgi-plugin-geoip-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-geoip-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-python3-gevent-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 15eda3b73e5930a49afd65f46b58c46f631ec221 uwsgi-plugin-python3-gevent-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-python3-gevent-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-glusterfs-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 22d69cda0df80dbc2546da3299c239413d2b304b uwsgi-plugin-glusterfs-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-glusterfs-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-python3-greenlet-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = cadcac8ae5331ee7d83d5df45f190e9eb8c9691b uwsgi-plugin-python3-greenlet-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-python3-greenlet-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-ldap-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 4e3bd6f0c17c7dbe864b5c29a53826cc0b1cf1de uwsgi-plugin-ldap-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-ldap-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-lua-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 86fdf82d2163536c62ae2cd5ea46c75037ab627f uwsgi-plugin-lua-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-lua-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-mongrel2-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 1a0c2e151133885b56b0af084cfc01ba73145cf3 uwsgi-plugin-mongrel2-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-mongrel2-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-mono-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = cef8c023f9e88db116eee2e8cc24af0193394348 uwsgi-plugin-mono-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-mono-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-nagios-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = ca7a2e86304449e0c40d293169bf61b01c0c407e uwsgi-plugin-nagios-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-nagios-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-notfound-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 382fb469423114d710f5fe470155acac116c860e uwsgi-plugin-notfound-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-notfound-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-pam-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 589ed6d0fa58d61a2e6bcd8319cedf2fc3f05a20 uwsgi-plugin-pam-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-pam-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-php-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 2befab7d1be50d9404ac99472c3a2e5708159689 uwsgi-plugin-php-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-php-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-pty-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = bec2ff0aa37313eb69fee249eefa605d9b96e623 uwsgi-plugin-pty-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-pty-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-python3-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = aec2bfa322a457f102fdfc834b94d351cbbc01e4 uwsgi-plugin-python3-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-python3-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-rack-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 0f1edb82feb5c6fe8454aa061c02dbac02aeb290 uwsgi-plugin-rack-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-rack-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-rbthreads-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 93fa368cb52b65bb8f95028fb67bb7f0253ec8c8 uwsgi-plugin-rbthreads-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-rbthreads-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-rpc-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 6575e5911fc989f661cc5b94946f669996cb9a66 uwsgi-plugin-rpc-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-rpc-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-rrdtool-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 86457117bed8d1693fc45d31d540d28647e38034 uwsgi-plugin-rrdtool-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-rrdtool-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-ruby-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 345d82ea77a7f20276a562c343beb98d882e3e0e uwsgi-plugin-ruby-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-ruby-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-spooler-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 9718f71facc038a1854bb13facc03552a1c2a5df uwsgi-plugin-spooler-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-spooler-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-sqlite3-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 7c530dcb0427fc5f5e3d7fce39cd111f350851ce uwsgi-plugin-sqlite3-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-sqlite3-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-ssi-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = fee0f57c13fc98f3c7caa6916186a6dc9c1cdf6e uwsgi-plugin-ssi-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-ssi-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-python3-tornado-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 2a70c974501da3d7cef9cea033e5844c3f81cf2b uwsgi-plugin-python3-tornado-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-python3-tornado-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-ugreen-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 0f85667644da9c7f1bd1bd769277166c8f23518e uwsgi-plugin-ugreen-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-ugreen-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-webdav-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 1dfbff644b59660485daa8213e4bd43325ff8a13 uwsgi-plugin-webdav-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-webdav-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-xattr-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 02e44d59b50b07b563235021300f20b4977c1839 uwsgi-plugin-xattr-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-xattr-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-xslt-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 51d87c2de2429cdaf0724ff4c683707aba1d001a uwsgi-plugin-xslt-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-xslt-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-plugin-zergpool-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = c6756b9e17df24e2461ecbd6f6a92fc575fbd6c3 uwsgi-plugin-zergpool-debuginfo = 2.0.20-1.fc35 uwsgi-plugin-zergpool-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-basicauth-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = b9831562a85627753ab65c2402297c98093cd0fe uwsgi-router-basicauth-debuginfo = 2.0.20-1.fc35 uwsgi-router-basicauth-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-cache-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = d1cb1d6b391d9762077299abbe16c869c29e4997 uwsgi-router-cache-debuginfo = 2.0.20-1.fc35 uwsgi-router-cache-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-expires-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = b3bf713c1170c4f9a97a59acf429225cd8ca3621 uwsgi-router-expires-debuginfo = 2.0.20-1.fc35 uwsgi-router-expires-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-fast-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = a024dfd39e7c5f2bdf80a2b47e7a7b1d90d6ffe1 uwsgi-router-fast-debuginfo = 2.0.20-1.fc35 uwsgi-router-fast-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-forkpty-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = c8386b33202c08e812a3264d9ca771ef6ddb8fb4 uwsgi-router-forkpty-debuginfo = 2.0.20-1.fc35 uwsgi-router-forkpty-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-hash-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 2b359d7d24895346118ea1a6c3cde174696ca59c uwsgi-router-hash-debuginfo = 2.0.20-1.fc35 uwsgi-router-hash-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-http-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = c47ca5b38e90d323685edb6a3915d95cb0b0b766 uwsgi-router-http-debuginfo = 2.0.20-1.fc35 uwsgi-router-http-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-memcached-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 6a9e82c84a99bc1122a393aa0a2f24490a3789d0 uwsgi-router-memcached-debuginfo = 2.0.20-1.fc35 uwsgi-router-memcached-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-metrics-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = e052fefd3af245301e561919c56069361347b112 uwsgi-router-metrics-debuginfo = 2.0.20-1.fc35 uwsgi-router-metrics-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-radius-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = fb0734eb1198bb7aa66be08ee47f2cd17565e360 uwsgi-router-radius-debuginfo = 2.0.20-1.fc35 uwsgi-router-radius-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-raw-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = e3036fdc6ece353a44043685746f789e14ba9121 uwsgi-router-raw-debuginfo = 2.0.20-1.fc35 uwsgi-router-raw-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-redirect-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = c5f5eb09e45bf649f15d2ee0c7d3dcedf8b1cc40 uwsgi-router-redirect-debuginfo = 2.0.20-1.fc35 uwsgi-router-redirect-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-redis-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 59e288b4520dc78a3858079646dcbca56e74d94a uwsgi-router-redis-debuginfo = 2.0.20-1.fc35 uwsgi-router-redis-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-rewrite-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 952c655504474d616f6d04dd01af9c44a28a9d6a uwsgi-router-rewrite-debuginfo = 2.0.20-1.fc35 uwsgi-router-rewrite-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-spnego-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 95c217a6d026fe285d83f78832748f1f55872802 uwsgi-router-spnego-debuginfo = 2.0.20-1.fc35 uwsgi-router-spnego-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-ssl-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 92f58791e63031c4d765086f51148b953d9fe992 uwsgi-router-ssl-debuginfo = 2.0.20-1.fc35 uwsgi-router-ssl-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-static-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = a9e50f752e3c77a60b2fc90663bf36862b80ccec uwsgi-router-static-debuginfo = 2.0.20-1.fc35 uwsgi-router-static-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-tuntap-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 561569999d5c14a899644f8a5b997f2afd6c8b6f uwsgi-router-tuntap-debuginfo = 2.0.20-1.fc35 uwsgi-router-tuntap-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-uwsgi-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 8461e0744630db6b2da5277ffb66ed007735a5a1 uwsgi-router-uwsgi-debuginfo = 2.0.20-1.fc35 uwsgi-router-uwsgi-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Processing files: uwsgi-router-xmldir-debuginfo-2.0.20-1.fc35.s390x warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib64/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = a542a8e0b00325ab0571dceb1a899d4a11ac2f5c uwsgi-router-xmldir-debuginfo = 2.0.20-1.fc35 uwsgi-router-xmldir-debuginfo(s390-64) = 2.0.20-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(s390-64) = 2.0.20-1.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x Wrote: /builddir/build/RPMS/uwsgi-plugin-rrdtool-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-geoip-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-zergpool-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-zabbix-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-rsyslog-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-radius-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-crypto-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-sqlite3-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-basicauth-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ugreen-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-fiber-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-zeromq-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pam-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-offload-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-tofile-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cache-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-uwsgi-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-http-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-metrics-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-socket-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-statsd-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-redis-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-expires-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-file-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-rewrite-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-graylog2-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-file-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-socket-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-hash-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-nagios-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-spnego-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-syslog-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dumbloop-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-gzip-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-notfound-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-template-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-pipe-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-devel-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redirect-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-toupper-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xattr-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cplusplus-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-systemd-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-spooler-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dummy-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-debugsource-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-docs-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ruby-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rack-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-psgi-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-common-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-xmpp-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-psgi-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-php-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-gccgo-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ruby-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-common-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-webdav-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rack-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-tuntap-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-coroae-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-gevent-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-lua-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-gccgo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-mono-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-airbrake-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-curl-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-rsyslog-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-zergpool-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-graylog2-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xslt-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pam-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-nagios-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-socket-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dumbloop-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-mongrel2-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-xmldir-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rpc-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ldap-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-ssl-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-raw-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-tornado-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-cache-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-php-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-fast-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-webdav-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ssi-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-mono-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-log-encoder-msgpack-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-carbon-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-memcached-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redis-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-forkpty-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-lua-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-tuntap-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-glusterfs-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-curl-cron-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-coroae-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pty-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-static-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rbthreads-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-radius-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-greenlet-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cheaper-busyness-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-spnego-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-gevent-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cplusplus-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-zabbix-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cache-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-redis-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-crypto-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-syslog-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-uwsgi-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rrdtool-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-geoip-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-fiber-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-http-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-fast-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-systemd-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-ssl-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-metrics-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-statsd-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-basicauth-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-file-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ugreen-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-mongrel2-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-socket-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-sqlite3-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-tofile-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-zeromq-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-offload-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redirect-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/python3-uwsgidecorators-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-rewrite-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-expires-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xattr-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-hash-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-file-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-gzip-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-raw-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-spooler-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-chunked-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-toupper-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-template-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-pipe-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-carbon-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xslt-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ldap-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rpc-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-cache-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-notfound-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-forkpty-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dummy-debuginfo-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-curl-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-airbrake-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pty-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-xmpp-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-tornado-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cheaper-busyness-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-xmldir-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-glusterfs-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ssi-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-memcached-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redis-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-log-encoder-msgpack-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-router-static-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rbthreads-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-curl-cron-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-greenlet-2.0.20-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-chunked-2.0.20-1.fc35.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.z7GcOV + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/uwsgi-2.0.20-1.fc35.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0