Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/uwsgi.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-168046-11579/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1666915200 Wrote: /builddir/build/SRPMS/uwsgi-2.0.21-2.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/uwsgi.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-168046-11579/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1666915200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YhUUAI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uwsgi-2.0.21 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/uwsgi-2.0.21.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd uwsgi-2.0.21 + /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 Patch #0 (uwsgi_trick_chroot_rpmbuild.patch): + echo '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 1440 (offset 18 lines). Patch #1 (uwsgi_fix_rpath.patch): + echo '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 Patch #12 (uwsgi_fix_php8.patch): + echo 'Patch #12 (uwsgi_fix_php8.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file plugins/php/uwsgiplugin.py Patch #13 (uwsgi_fix_chroot_chdir.patch): + echo '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 #18 (uwsgi_fix_php82.patch):' Patch #18 (uwsgi_fix_php82.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file plugins/php/php_plugin.c + /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: No changes to plugins/coroae/uwsgiplugin.py RefactoringTool: Files that need to be modified: RefactoringTool: plugins/coroae/uwsgiplugin.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1V0Rvl + umask 022 + cd /builddir/build/BUILD + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd uwsgi-2.0.21 + 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 -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/riscv64-redhat-linux/12/include', '/usr/local/include', '/usr/include'] detected CPU cores: 8 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/utils.o core/utils.c [thread 2] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/protocol.o core/protocol.c [thread 3] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/socket.o core/socket.c [thread 4] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/logging.o core/logging.c [thread 5] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/master.o core/master.c [thread 6] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/master_utils.o core/master_utils.c [thread 7] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/emperor.o core/emperor.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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/notify.o core/notify.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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/mule.o core/mule.c [thread 2] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/subscription.o core/subscription.c [thread 5] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/stats.o core/stats.c [thread 6] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/sendfile.o core/sendfile.c [thread 3] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/async.o core/async.c [thread 4] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/master_checks.o core/master_checks.c [thread 7] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/offload.o core/offload.c [thread 5] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/io.o core/io.c [thread 6] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/static.o core/static.c [thread 2] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/websockets.o core/websockets.c [thread 7] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/spooler.o core/spooler.c [thread 3] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/snmp.o core/snmp.c [thread 4] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/setup_utils.o core/setup_utils.c [thread 6] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/clock.o core/clock.c [thread 2] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/init.o core/init.c [thread 3] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/buffer.o core/buffer.c [thread 7] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/reader.o core/reader.c [thread 4] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/writer.o core/writer.c [thread 5] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/alarm.o core/alarm.c [thread 6] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/cron.o core/cron.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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/hooks.o core/hooks.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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/plugins.o core/plugins.c [thread 2] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/lock.o core/lock.c [thread 3] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/cache.o core/cache.c [thread 7] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/daemons.o core/daemons.c [thread 6] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/errors.o core/errors.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:490, 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); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthread.h:859:12: note: declared here 859 | extern int __REDIRECT_NTH (pthread_mutex_consistent_np, (pthread_mutex_t *), | ^~~~~~~~~~~~~~ [thread 5] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/hash.o core/hash.c [thread 4] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/master_events.o core/master_events.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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/chunked.o core/chunked.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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/queue.o core/queue.c [thread 2] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/event.o core/event.c [thread 5] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/signal.o core/signal.c [thread 6] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/strings.o core/strings.c [thread 7] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/progress.o core/progress.c [thread 4] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/timebomb.o core/timebomb.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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/ini.o core/ini.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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/fsmon.o core/fsmon.c [thread 2] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/mount.o core/mount.c [thread 4] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/metrics.o core/metrics.c [thread 7] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/plugins_builder.o core/plugins_builder.c [thread 6] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/sharedarea.o core/sharedarea.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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/rpc.o core/rpc.c [thread 5] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/gateway.o core/gateway.c [thread 3] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/loop.o core/loop.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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/cookie.o core/cookie.c [thread 2] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/querystring.o core/querystring.c [thread 7] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/rb_timers.o core/rb_timers.c [thread 5] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o proto/base.o proto/base.c [thread 3] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o proto/uwsgi.o proto/uwsgi.c [thread 6] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o proto/http.o proto/http.c [thread 2] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o proto/fastcgi.o proto/fastcgi.c [thread 7] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o proto/scgi.o proto/scgi.c [thread 4] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o proto/puwsgi.o proto/puwsgi.c [thread 5] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o lib/linux_ns.o lib/linux_ns.c [thread 3] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/regexp.o core/regexp.c [thread 4] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/routing.o core/routing.c [thread 7] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/yaml.o core/yaml.c [thread 2] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/json.o core/json.c [thread 6] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/ssl.o core/ssl.c [thread 5] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/legion.o core/legion.c [thread 3] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o core/config_py.o core/config_py.c *** uWSGI compiling embedded plugins *** core/ssl.c: In function ‘uwsgi_ssl_new_server_context’: core/ssl.c:268:17: warning: ‘PEM_read_bio_DHparams’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 268 | DH *dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); | ^~ In file included from /usr/include/openssl/ssl.h:36, from ./uwsgi.h:357, from core/ssl.c:1: /usr/include/openssl/pem.h:469:1: note: declared here 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ core/ssl.c:273:25: warning: ‘DH_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 273 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ core/ssl.c:279:9: warning: ‘EC_KEY_new_by_curve_name’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 279 | EC_KEY *ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); | ^~~~~~ In file included from /usr/include/openssl/x509.h:33: /usr/include/openssl/ec.h:998:31: note: declared here 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ core/ssl.c:283:17: warning: ‘EC_KEY_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 283 | EC_KEY_free(ecdh); | ^~~~~~~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ core/ssl.c: In function ‘uwsgi_sha1’: core/ssl.c:563:9: warning: ‘SHA1_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 563 | SHA1_Init(&sha); | ^~~~~~~~~ In file included from /usr/include/openssl/x509.h:41: /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ core/ssl.c:564:9: warning: ‘SHA1_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 564 | SHA1_Update(&sha, src, len); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ core/ssl.c:565:9: warning: ‘SHA1_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 565 | SHA1_Final((unsigned char *)dst, &sha); | ^~~~~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ core/ssl.c: In function ‘uwsgi_md5’: core/ssl.c:571:9: warning: ‘MD5_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 571 | MD5_Init(&md5); | ^~~~~~~~ In file included from core/ssl.c:4: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ core/ssl.c:572:9: warning: ‘MD5_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 572 | MD5_Update(&md5, src, len); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ core/ssl.c:573:9: warning: ‘MD5_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 573 | MD5_Final((unsigned char *)dst, &md5); | ^~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ core/ssl.c: In function ‘uwsgi_sha1_2n’: core/ssl.c:579:9: warning: ‘SHA1_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 579 | SHA1_Init(&sha); | ^~~~~~~~~ /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ core/ssl.c:580:9: warning: ‘SHA1_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 580 | SHA1_Update(&sha, s1, len1); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ core/ssl.c:581:9: warning: ‘SHA1_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 581 | SHA1_Update(&sha, s2, len2); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ core/ssl.c:582:9: warning: ‘SHA1_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 582 | SHA1_Final((unsigned char *)dst, &sha); | ^~~~~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o plugins/corerouter/cr_common.o plugins/corerouter/cr_common.c 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -I/usr/include/libxml2 plugins/airbrake/airbrake_plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lcurl -lxml2 -lz -llzma -lm [thread 2] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o plugins/corerouter/cr_map.o plugins/corerouter/cr_map.c [thread 7] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o plugins/corerouter/corerouter.o plugins/corerouter/corerouter.c [thread 6] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o plugins/echo/echo_plugin.o plugins/echo/echo_plugin.c [thread 3] 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -o plugins/ping/ping_plugin.o plugins/ping/ping_plugin.c *** uWSGI building plugins *** *** building plugin: airbrake *** build time: 27 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/alarm_curl/alarm_curl_plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lcurl build time: 16 seconds *** alarm_curl plugin built and available in alarm_curl_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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/cache/cache.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 12 seconds *** cache plugin built and available in cache_plugin.so *** *** building plugin: carbon *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/carbon/carbon.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 13 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/cgi/cgi_plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 20 seconds *** cgi plugin built and available in cgi_plugin.so *** *** building plugin: cheaper_busyness *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/cheaper_busyness/cheaper_busyness.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 13 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/cplusplus/base.cc plugins/cplusplus/plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lstdc++ build time: 31 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/curl_cron/curl_cron.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lcurl build time: 12 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/dumbloop/dumb.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 11 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/dummy/dummy.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 9 seconds *** dummy plugin built and available in dummy_plugin.so *** gcc -fPIC -shared -o emperor_amqp_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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/emperor_amqp/amqp.c plugins/emperor_amqp/emperor_amqp.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes *** building plugin: emperor_amqp *** build time: 28 seconds *** emperor_amqp plugin built and available in emperor_amqp_plugin.so *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/fastrouter/fastrouter.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes *** building plugin: fastrouter *** objcopy fastrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section fastrouter_plugin.so build time: 22 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/forkptyrouter/forkptyrouter.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lutil objcopy forkptyrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section forkptyrouter_plugin.so build time: 15 seconds *** forkptyrouter plugin built and available in forkptyrouter_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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/graylog2/graylog2_plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lz build time: 12 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/http/http.c plugins/http/keepalive.c plugins/http/https.c plugins/http/spdy3.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes objcopy http_plugin.so --add-section uwsgi=.uwsgi_plugin_section http_plugin.so build time: 79 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/ldap/ldap.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lldap build time: 18 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/logcrypto/logcrypto.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 13 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/logfile/logfile.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 10 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/logpipe/logpipe.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 10 seconds *** logpipe plugin built and available in logpipe_plugin.so *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/logsocket/logsocket_plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 15 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/lua/lua_plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -llua -lm -ldl build time: 28 seconds *** lua plugin built and available in lua_plugin.so *** *** building plugin: msgpack *** * XP��*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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/msgpack/msgpack.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 17 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/nagios/nagios.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 13 seconds *** nagios plugin built and available in nagios_plugin.so *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/notfound/notfound.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 13 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/pam/pam.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lpam build time: 11 seconds *** pam plugin built and available in pam_plugin.so *** *** building plugin: pty *** *S*8O��**�O��*plugins/rack/rack_plugin.c: In function ‘rack_hack_dollar_zero’: plugins/rack/rack_plugin.c:459:9: warning: ‘rb_obj_taint’ is deprecated: taintedness turned out to be a wrong idea. [-Wdeprecated-declarations] 459 | rb_obj_taint(ur.dollar_zero); | ^~~~~~~~~~~~ In file included from /usr/include/ruby/intern.h:45, from /usr/include/ruby/ruby.h:192, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/intern/object.h:214:7: note: declared here 214 | VALUE rb_obj_taint(VALUE obj); | ^~~~~~~~~~~~ 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:51: /usr/include/ruby/internal/variable.h:202:106: 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)’} 202 | void rb_define_hooked_variable(const char *name, VALUE *var, rb_gvar_getter_t *getter, rb_gvar_setter_t *setter); | ~~~~~~~~~~~~~~~~~~^~~~~~ 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)} /usr/include/ruby/internal/variable.h:202:106: 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)’} 202 | void rb_define_hooked_variable(const char *name, VALUE *var, rb_gvar_getter_t *getter, rb_gvar_setter_t *setter); | ~~~~~~~~~~~~~~~~~~^~~~~~ 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:26: /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)} /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)} /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:40: /usr/include/ruby/internal/iterator.h:324:90: 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)’} 324 | VALUE rb_block_call(VALUE obj, ID mid, int argc, const VALUE *argv, rb_block_call_func_t proc, VALUE data2); | ~~~~~~~~~~~~~~~~~~~~~^~~~ 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)} /usr/include/ruby/internal/iterator.h:324:90: 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)’} 324 | VALUE rb_block_call(VALUE obj, ID mid, int argc, const VALUE *argv, rb_block_call_func_t proc, VALUE data2); | ~~~~~~~~~~~~~~~~~~~~~^~~~ 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:38, 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:27, 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:432:18: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 432 | 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 *} /usr/include/ruby/internal/core/rstring.h:497:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 497 | 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 *} /usr/include/ruby/internal/core/rstring.h:483:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 483 | 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:26: /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 *)} /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)} /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)} /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)} /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)} /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 *)} /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)} /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 *)} /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)} /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 *)} /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 *)} /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)} /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)} /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)} /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)} /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)} /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 *)} /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 *)} /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 *)} /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 *)} /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)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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)} /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)} /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)} /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 *)} /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)} /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)} /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 *)} /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)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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)} /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)} /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 *)} /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 *)} /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 *)} /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 *)} /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 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/pty/pty.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lutil build time: 13 seconds *** pty plugin built and available in pty_plugin.so *** *** building plugin: rack *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DRUBY19 -DRUBY20 -I/usr/include -I/usr/lib64/ruby -I/usr/lib64/ruby/riscv64-linux -I/usr/include/riscv64-linux -I/usr/include plugins/rack/rack_plugin.c plugins/rack/rack_api.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L. -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -L/usr/lib64 -lm -lruby build time: 121 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/rawrouter/rawrouter.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes objcopy rawrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section rawrouter_plugin.so build time: 15 seconds *** rawrouter plugin built and available in rawrouter_plugin.so *** *** building plugin: redislog *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/redislog/redislog_plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 14 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_basicauth/router_basicauth.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lcrypt build time: 14 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_cache/router_cache.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 20 seconds *** router_cache plugin built and available in router_cache_plugin.so *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_expires/expires.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes *** building plugin: router_expires *** build time: 11 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_hash/router_hash.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 10 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_http/router_http.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 14 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_memcached/router_memcached.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 14 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_metrics/plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 11 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_radius/radius.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 12 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_redirect/router_redirect.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 10 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_redis/router_redis.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 16 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_rewrite/router_rewrite.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 10 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 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-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err build time: 11 seconds *** router_spnego plugin built and available in router_spnego_plugin.so *** *** building plugin: router_static *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_static/router_static.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 13 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_uwsgi/router_uwsgi.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 14 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/router_xmldir/router_xmldir.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 12 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/rpc/rpc_plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 19 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/rrdtool/rrdtool.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 11 seconds *** rrdtool plugin built and available in rrdtool_plugin.so *** *** building plugin: rsyslog *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/rsyslog/rsyslog_plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 17 seconds *** rsyslog plugin built and available in rsyslog_plugin.so *** *** building plugin: ruby19 *** plugins/ruby19/../rack/rack_plugin.c: In function ‘rack_hack_dollar_zero’: plugins/ruby19/../rack/rack_plugin.c:459:9: warning: ‘rb_obj_taint’ is deprecated: taintedness turned out to be a wrong idea. [-Wdeprecated-declarations] 459 | rb_obj_taint(ur.dollar_zero); | ^~~~~~~~~~~~ In file included from /usr/include/ruby/intern.h:45, from /usr/include/ruby/ruby.h:192, 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/intern/object.h:214:7: note: declared here 214 | VALUE rb_obj_taint(VALUE obj); | ^~~~~~~~~~~~ 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:51: /usr/include/ruby/internal/variable.h:202:106: 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)’} 202 | void rb_define_hooked_variable(const char *name, VALUE *var, rb_gvar_getter_t *getter, rb_gvar_setter_t *setter); | ~~~~~~~~~~~~~~~~~~^~~~~~ 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)} /usr/include/ruby/internal/variable.h:202:106: 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)’} 202 | void rb_define_hooked_variable(const char *name, VALUE *var, rb_gvar_getter_t *getter, rb_gvar_setter_t *setter); | ~~~~~~~~~~~~~~~~~~^~~~~~ 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:26: /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)} /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)} /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:40: /usr/include/ruby/internal/iterator.h:324:90: 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)’} 324 | VALUE rb_block_call(VALUE obj, ID mid, int argc, const VALUE *argv, rb_block_call_func_t proc, VALUE data2); | ~~~~~~~~~~~~~~~~~~~~~^~~~ 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)} /usr/include/ruby/internal/iterator.h:324:90: 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)’} 324 | VALUE rb_block_call(VALUE obj, ID mid, int argc, const VALUE *argv, rb_block_call_func_t proc, VALUE data2); | ~~~~~~~~~~~~~~~~~~~~~^~~~ 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:38, 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:27, 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:432:18: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 432 | 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 *} /usr/include/ruby/internal/core/rstring.h:497:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 497 | 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 *} /usr/include/ruby/internal/core/rstring.h:483:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 483 | 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:26: /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 *)} /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)} /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)} /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)} /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)} /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 *)} /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)} /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 *)} /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)} /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 *)} /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 *)} /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)} /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)} /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)} /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)} /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)} /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 *)} /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 *)} /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 *)} /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 *)} /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)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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)} /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)} /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)} /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 *)} /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)} /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)} /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 *)} /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)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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 *)} /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)} /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)} /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 *)} /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 *)} /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 *)} /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 *)} /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 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DRUBY19 -DRUBY20 -I/usr/include -I/usr/lib64/ruby -I/usr/lib64/ruby/riscv64-linux -I/usr/include/riscv64-linux -Drack_plugin=ruby19_plugin plugins/ruby19/../rack/rack_plugin.c plugins/ruby19/../rack/rack_api.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L. -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -L/usr/lib64 -lruby build time: 104 seconds *** ruby19 plugin built and available in ruby19_plugin.so *** *** building plugin: spooler *** gcc -fPIC -shared -o spooler_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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/spooler/spooler_plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 11 seconds *** spooler plugin built and available in spooler_plugin.so *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/sqlite3/plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lsqlite3 *** building plugin: sqlite3 *** build time: 10 seconds *** sqlite3 plugin built and available in sqlite3_plugin.so *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/ssi/ssi.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes *** building plugin: ssi *** build time: 20 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/sslrouter/sslrouter.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes objcopy sslrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section sslrouter_plugin.so build time: 17 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/stats_pusher_file/plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 12 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/stats_pusher_socket/plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 14 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/stats_pusher_statsd/plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 16 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/syslog/syslog_plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 12 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/systemd_logger/systemd_logger.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lsystemd build time: 15 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/transformation_chunked/chunked.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 8 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/transformation_gzip/gzip.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 10 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/transformation_offload/offload.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 10 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/transformation_template/tt.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 9 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/transformation_tofile/tofile.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 9 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/transformation_toupper/toupper.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 11 seconds *** transformation_toupper plugin built and available in transformation_toupper_plugin.so *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/ugreen/ugreen.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes *** building plugin: ugreen *** build time: 14 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -Wno-deprecated-declarations -I/usr/include/libxml2 plugins/webdav/webdav.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lxml2 -lz -llzma -lm build time: 26 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/xattr/xattr.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 8 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" -I/usr/include/libxml2 plugins/xslt/xslt.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lxslt -lxml2 -lm build time: 16 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/zabbix/plugin.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 11 seconds *** zabbix plugin built and available in zabbix_plugin.so *** *** building plugin: zergpool *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d666173796e6368726f6e6f75732d756e77696e642d7461626c6573202d66737461636b2d636c6173682d70726f74656374696f6e202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32315c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323122202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c696236342f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"28 October 2022 00:00:00\"" plugins/zergpool/zergpool.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 10 seconds *** zergpool plugin built and available in zergpool_plugin.so *** *** uWSGI linking *** gcc -o uwsgi -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes 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: 1540 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/python fedora python3 plugins/python/python_plugin.c: In function ‘uwsgi_python_init’: plugins/python/python_plugin.c:239:17: warning: ‘Py_SetPythonHome’ is deprecated [-Wdeprecated-declarations] 239 | Py_SetPythonHome(wpyhome); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/python3.11/Python.h:94, from plugins/python/uwsgi_python.h:4, from plugins/python/python_plugin.c:1: /usr/include/python3.11/pylifecycle.h:40:38: note: declared here 40 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetPythonHome(const wchar_t *); | ^~~~~~~~~~~~~~~~ plugins/python/python_plugin.c:263:9: warning: ‘Py_SetProgramName’ is deprecated [-Wdeprecated-declarations] 263 | Py_SetProgramName(pname); | ^~~~~~~~~~~~~~~~~ /usr/include/python3.11/pylifecycle.h:37:38: note: declared here 37 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); | ^~~~~~~~~~~~~~~~~ plugins/python/pyutils.c: In function ‘init_pyargv’: plugins/python/pyutils.c:391:9: warning: ‘PySys_SetArgv’ is deprecated [-Wdeprecated-declarations] 391 | PySys_SetArgv(up.argc, up.py_argv); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.11/Python.h:96, from plugins/python/uwsgi_python.h:4, from plugins/python/pyutils.c:1: /usr/include/python3.11/sysmodule.h:13:38: note: declared here 13 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) PySys_SetArgv(int, wchar_t **); | ^~~~~~~~~~~~~ using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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.11 -I/usr/include/python3.11 -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 -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L/usr/lib64 -ldl -lm -lpython3.11 build time: 215 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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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.11 -I/usr/include/python3.11 -Dgevent_plugin=python3_gevent_plugin plugins/gevent/gevent.c plugins/gevent/hooks.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 33 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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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.11 -I/usr/include/python3.11 -Dtornado_plugin=python3_tornado_plugin plugins/tornado/tornado.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 16 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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lcrypt -lcrypt -lrt -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lcrypt -lphp build time: 46 seconds *** php plugin built and available in php_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 -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 go1: warning: -D_FORTIFY_SOURCE not defined annobin: plugins/gccgo/uwsgi.go: Warning: -D_GLIBCXX_ASSERTIONS not defined 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/riscv64-redhat-linux/12/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/gccgo *** gcc -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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lgo build time: 26 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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DRUBY19 -I/usr/include -I/usr/lib64/ruby -I/usr/lib64/ruby/riscv64-linux -I/usr/include/riscv64-linux -I/usr/include plugins/fiber/fiber.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 33 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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DRUBY19 -I/usr/include -I/usr/lib64/ruby -I/usr/lib64/ruby/riscv64-linux -I/usr/include/riscv64-linux -I/usr/include plugins/rbthreads/rbthreads.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 28 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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 45 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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 -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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--enable-new-dtags -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: 134 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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 -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 -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 38 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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lzmq build time: 11 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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lzmq build time: 22 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/emperor_zeromq fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/riscv64-redhat-linux/12/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/emperor_zeromq *** gcc -fPIC -shared -o emperor_zeromq_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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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/emperor_zeromq/emperor_zeromq.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lzmq build time: 16 seconds *** emperor_zeromq plugin built and available in emperor_zeromq_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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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.11 -I/usr/include/python3.11 -Dgreenlet_plugin=python3_greenlet_plugin plugins/greenlet/greenlet.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes build time: 13 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 -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/riscv64-redhat-linux/12/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lacl -lgfapi -lglusterfs -lgfrpc -lgfxdr -luuid build time: 16 seconds *** glusterfs plugin built and available in glusterfs_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 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/alarm_xmpp fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/riscv64-redhat-linux/12/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/alarm_xmpp *** 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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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/alarm_xmpp/alarm_xmpp_plugin.c plugins/alarm_xmpp/gloox.cc -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lgloox build time: 55 seconds *** alarm_xmpp plugin built and available in alarm_xmpp_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 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/geoip fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/riscv64-redhat-linux/12/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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/geoip/geoip.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -lGeoIP build time: 14 seconds *** geoip plugin built and available in geoip_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 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/emperor_pg fedora using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/riscv64-redhat-linux/12/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/emperor_pg *** gcc -fPIC -shared -o emperor_pg_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 -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.21\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="21" -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 plugins/emperor_pg/emperor_pg.c -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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L/usr/lib64 -lpq build time: 14 seconds *** emperor_pg plugin built and available in emperor_pg_plugin.so *** + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PCeP0O + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd uwsgi-2.0.21 + install -d /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/etc/uwsgi.d + install -d /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/src/uwsgi/2.0.21 + install -d /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/include/uwsgi + install -d /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi + mkdir docs + tar -C docs/ --strip-components=1 -xvzf /builddir/build/SOURCES/uwsgi-docs-47e1794.tar.gz uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/.gitignore uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/API.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/AlarmSubsystem.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Apache.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Async.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/AttachingDaemons.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Broodlord.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/BuildSystem.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/CGI.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/CONTRIBUTORS uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/C_Api.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Caching.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Capabilities.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Carbon.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Cgroups.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.4.10.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.1.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.10.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.11.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.12.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.13.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.14.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.15.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.16.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.17.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.18.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.19.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.2.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.20.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.21.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.3.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.4.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.5.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.6.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.7.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.8.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.9.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-1.9.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.1.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.10.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.11.1.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.11.2.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.11.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.12.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.13.1.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.13.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.14.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.15.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.16.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.17.1.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.17.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.18.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.19.1.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.19.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.2.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.20.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.21.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.3.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.4.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.5.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.6.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.7.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.8.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.9.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Changelog-2.0.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Cheaper.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Cherokee.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Chunked.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Circus.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/ConfigLogic.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Configuration.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Cron.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/CustomOptions.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Download.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/DynamicApps.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Embed.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Emperor.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/EmperorProtocol.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Erlang.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/FAQ.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/FallbackConfig.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Fastrouter.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/ForkServer.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/ForkptyRouter.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/FreeBSDJails.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/GCCGO.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/GeoIP.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Gevent.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Glossary.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/GlusterFS.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Go.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/GridFS.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/HTTP.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/HTTPS.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Hooks.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/ImperialMonitors.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Inetd.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Install.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/InternalRouting.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/JVM.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/JWSGI.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/KSM.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/LDAP.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/LICENSE uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/LanguagesAndPlatforms.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Legion.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Lighttpd.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Locks.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/LogEncoders.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/LogFormat.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Logging.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Lua.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Makefile uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Management.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/ManagementFlag.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/MasterFIFO.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Metrics.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Mongrel2.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Mono.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Mules.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Nagios.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Namespaces.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Nginx.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/OffloadSubsystem.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/OnDemandVassals.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/OpenBSDhttpd.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Options.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/PHP.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/PSGIquickstart.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/ParsingOrder.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Perl.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Protocol.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Pty.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/PushingStats.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/PyPy.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Python.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/PythonDecorators.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/PythonModule.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/PythonModuleAlias.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/PythonPump.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Queue.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/README.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/RPC.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/RackQuickstart.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Rados.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Ring.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Ruby.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/RubyAPI.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/SNI.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/SNMP.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/SPDY.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/SPNEGO.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/SSI.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/SSLScaling.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/SharedArea.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Signals.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Snippets.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Spooler.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/StaticFiles.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/StatsServer.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/SubscriptionServer.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/SupportedPlatforms.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Symcall.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Systemd.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/ThingsToKnow.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/ThirdPartyPlugins.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Tornado.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Tracebacker.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Transformations.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/TunTapRouter.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/UpgradingTo2.0.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Upstart.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/V8.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Vars.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/WSGIquickstart.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/WebCaching.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/WebServers.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/WebSockets.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/WorkerOverride.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/XSLT.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/Zerg.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/_options/ uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/_options/generate.py uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/_options/optdefs.py uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/_options/optutil.py uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/_options/parse_c.py uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/_tools/ uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/_tools/trac_miniparser.py uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/_tools/wikitool.py uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/articles/ uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/articles/FunWithPerlEyetoyRaspberrypi.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/articles/MassiveHostingWithEmperorAndNamespaces.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/articles/OffloadingWebsocketsAndSSE.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/articles/SerializingAccept.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/articles/TheArtOfGracefulReloading.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/articles/WSGIEnvBehaviour.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/asyncio.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/conf.py uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/examples/ uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/examples/CPythonForkServer.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/examples/README.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/generate_options.pl uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/index.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/optdefs.pl uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tips_and_tricks/ uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tips_and_tricks/README.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/ uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/CachingCookbook.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/ConfiguringFastRouterUsingACPPPlugin.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/Django_and_nginx.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/DynamicProxying.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/EmperorSubscriptions.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/GraphiteAndMetrics.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/README.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/ReliableFuse.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/WritingPlugins.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/dreamhost.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/heroku_python.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/tutorials/heroku_ruby.rst uwsgi-docs-47e17949d0fd95e524d4f90cc58a3fcb11bc0bae/uGreen.rst + tar -C /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/src/uwsgi/2.0.21 --strip-components=1 -xvzf /builddir/build/SOURCES/uwsgi-2.0.21.tar.gz uwsgi-2.0.21/.github/ uwsgi-2.0.21/.github/workflows/ uwsgi-2.0.21/.github/workflows/compile-test.yml uwsgi-2.0.21/.github/workflows/test.yml uwsgi-2.0.21/.gitignore uwsgi-2.0.21/CONTRIBUTORS uwsgi-2.0.21/INSTALL uwsgi-2.0.21/LICENSE uwsgi-2.0.21/Makefile uwsgi-2.0.21/PKG-INFO uwsgi-2.0.21/README uwsgi-2.0.21/apache2/ uwsgi-2.0.21/apache2/mod_Ruwsgi.c uwsgi-2.0.21/apache2/mod_proxy_uwsgi.c uwsgi-2.0.21/apache2/mod_uwsgi.c uwsgi-2.0.21/attach.py uwsgi-2.0.21/bin/ uwsgi-2.0.21/bin/uwsgi uwsgi-2.0.21/buildconf/ uwsgi-2.0.21/buildconf/all.ini uwsgi-2.0.21/buildconf/asyncio.ini uwsgi-2.0.21/buildconf/base.ini uwsgi-2.0.21/buildconf/cgi.ini uwsgi-2.0.21/buildconf/core.ini uwsgi-2.0.21/buildconf/coroae.ini uwsgi-2.0.21/buildconf/coverity.ini uwsgi-2.0.21/buildconf/default.ini uwsgi-2.0.21/buildconf/django.ini uwsgi-2.0.21/buildconf/embedded.ini uwsgi-2.0.21/buildconf/erlang.ini uwsgi-2.0.21/buildconf/gccgo.ini uwsgi-2.0.21/buildconf/gevent.ini uwsgi-2.0.21/buildconf/glusterfs.ini uwsgi-2.0.21/buildconf/gridfs.ini uwsgi-2.0.21/buildconf/jwsgi.ini uwsgi-2.0.21/buildconf/lib.ini uwsgi-2.0.21/buildconf/lua.ini uwsgi-2.0.21/buildconf/luap.ini uwsgi-2.0.21/buildconf/minimal.ini uwsgi-2.0.21/buildconf/modular.ini uwsgi-2.0.21/buildconf/mono.ini uwsgi-2.0.21/buildconf/nolang.ini uwsgi-2.0.21/buildconf/package.ini uwsgi-2.0.21/buildconf/php.ini uwsgi-2.0.21/buildconf/plonly.ini uwsgi-2.0.21/buildconf/ppa.ini uwsgi-2.0.21/buildconf/psgi.ini uwsgi-2.0.21/buildconf/pyerl.ini uwsgi-2.0.21/buildconf/pylua.ini uwsgi-2.0.21/buildconf/pyonly.ini uwsgi-2.0.21/buildconf/pypy.ini uwsgi-2.0.21/buildconf/pypyonly.ini uwsgi-2.0.21/buildconf/pyring.ini uwsgi-2.0.21/buildconf/pyuwsgi.ini uwsgi-2.0.21/buildconf/pyuwsginossl.ini uwsgi-2.0.21/buildconf/rack.ini uwsgi-2.0.21/buildconf/rados.ini uwsgi-2.0.21/buildconf/rbonly.ini uwsgi-2.0.21/buildconf/ring.ini uwsgi-2.0.21/buildconf/ruby2.ini uwsgi-2.0.21/buildconf/servlet.ini uwsgi-2.0.21/buildconf/travis.ini uwsgi-2.0.21/buildconf/unbit.ini uwsgi-2.0.21/buildconf/unbitstaff.ini uwsgi-2.0.21/buildconf/uwsgi.it.ini uwsgi-2.0.21/buildconf/v8.ini uwsgi-2.0.21/contrib/ uwsgi-2.0.21/contrib/Uwsgi.pm uwsgi-2.0.21/contrib/binder.pl uwsgi-2.0.21/contrib/centos_init_script uwsgi-2.0.21/contrib/cgi_python.c uwsgi-2.0.21/contrib/cryptologger.rb uwsgi-2.0.21/contrib/emperormon.ru uwsgi-2.0.21/contrib/fdconf.pl uwsgi-2.0.21/contrib/graphite_uwsgi.py uwsgi-2.0.21/contrib/launchd/ uwsgi-2.0.21/contrib/launchd/it.unbit.uwsgi.emperor.plist uwsgi-2.0.21/contrib/launchd/it.unbit.uwsgi.plist uwsgi-2.0.21/contrib/loadapp.pl uwsgi-2.0.21/contrib/pypy/ uwsgi-2.0.21/contrib/pypy/uwsgi_pypy_greenlets.py uwsgi-2.0.21/contrib/pyuwsgi.py uwsgi-2.0.21/contrib/runuwsgi.py uwsgi-2.0.21/contrib/securesubscribe.pl uwsgi-2.0.21/contrib/spoolqueue/ uwsgi-2.0.21/contrib/spoolqueue/producer.py uwsgi-2.0.21/contrib/spoolqueue/tasks.py uwsgi-2.0.21/contrib/spoolqueue/tasksconsumer.py uwsgi-2.0.21/contrib/subscribe.pl uwsgi-2.0.21/contrib/twuwsgi.py uwsgi-2.0.21/contrib/upstart/ uwsgi-2.0.21/contrib/upstart/emperor.conf uwsgi-2.0.21/contrib/upstart/uwsgi.conf uwsgi-2.0.21/contrib/upython uwsgi-2.0.21/contrib/urack.rb uwsgi-2.0.21/contrib/uwsgi-cache-monitor.py uwsgi-2.0.21/contrib/uwsgi.erl uwsgi-2.0.21/contrib/uwsgi.java uwsgi-2.0.21/contrib/uwsgi.rb uwsgi-2.0.21/contrib/uwsgi_client.c uwsgi-2.0.21/contrib/uwsgi_dynamic_client.c uwsgi-2.0.21/contrib/uwsgisubscribers.ru uwsgi-2.0.21/contrib/xinetd_uwsgi uwsgi-2.0.21/core/ uwsgi-2.0.21/core/alarm.c uwsgi-2.0.21/core/async.c uwsgi-2.0.21/core/buffer.c uwsgi-2.0.21/core/cache.c uwsgi-2.0.21/core/chunked.c uwsgi-2.0.21/core/clang_fake.c uwsgi-2.0.21/core/clock.c uwsgi-2.0.21/core/config.c uwsgi-2.0.21/core/cookie.c uwsgi-2.0.21/core/cron.c uwsgi-2.0.21/core/daemons.c uwsgi-2.0.21/core/emperor.c uwsgi-2.0.21/core/errors.c uwsgi-2.0.21/core/event.c uwsgi-2.0.21/core/exceptions.c uwsgi-2.0.21/core/fifo.c uwsgi-2.0.21/core/fsmon.c uwsgi-2.0.21/core/gateway.c uwsgi-2.0.21/core/hash.c uwsgi-2.0.21/core/hooks.c uwsgi-2.0.21/core/ini.c uwsgi-2.0.21/core/init.c uwsgi-2.0.21/core/io.c uwsgi-2.0.21/core/json.c uwsgi-2.0.21/core/legion.c uwsgi-2.0.21/core/lock.c uwsgi-2.0.21/core/logging. uwsgi-2.0.21/core/logging.c uwsgi-2.0.21/core/loop.c uwsgi-2.0.21/core/master.c uwsgi-2.0.21/core/master_checks.c uwsgi-2.0.21/core/master_events.c uwsgi-2.0.21/core/master_utils.c uwsgi-2.0.21/core/metrics.c uwsgi-2.0.21/core/mount.c uwsgi-2.0.21/core/mule.c uwsgi-2.0.21/core/notify.c uwsgi-2.0.21/core/offload.c uwsgi-2.0.21/core/plugins.c uwsgi-2.0.21/core/plugins_builder.c uwsgi-2.0.21/core/progress.c uwsgi-2.0.21/core/protocol.c uwsgi-2.0.21/core/querystring.c uwsgi-2.0.21/core/queue.c uwsgi-2.0.21/core/rb_timers.c uwsgi-2.0.21/core/reader.c uwsgi-2.0.21/core/regexp.c uwsgi-2.0.21/core/routing.c uwsgi-2.0.21/core/rpc.c uwsgi-2.0.21/core/sendfile.c uwsgi-2.0.21/core/setup_utils.c uwsgi-2.0.21/core/sharedarea.c uwsgi-2.0.21/core/signal.c uwsgi-2.0.21/core/skel.c uwsgi-2.0.21/core/snmp.c uwsgi-2.0.21/core/socket.c uwsgi-2.0.21/core/spooler.c uwsgi-2.0.21/core/ssl.c uwsgi-2.0.21/core/static.c uwsgi-2.0.21/core/stats.c uwsgi-2.0.21/core/storage.c uwsgi-2.0.21/core/strings.c uwsgi-2.0.21/core/subscription.c uwsgi-2.0.21/core/timebomb.c uwsgi-2.0.21/core/transformations.c uwsgi-2.0.21/core/utils.c uwsgi-2.0.21/core/uwsgi.c uwsgi-2.0.21/core/websockets.c uwsgi-2.0.21/core/writer.c uwsgi-2.0.21/core/xmlconf.c uwsgi-2.0.21/core/yaml.c uwsgi-2.0.21/core/zeus.c uwsgi-2.0.21/core/zlib.c uwsgi-2.0.21/examples/ uwsgi-2.0.21/examples/bootstrap.py uwsgi-2.0.21/examples/bootstrap2.py uwsgi-2.0.21/examples/bootstrap3.py uwsgi-2.0.21/examples/bootstrap4.py uwsgi-2.0.21/examples/bootstrap5.py uwsgi-2.0.21/examples/config.lua uwsgi-2.0.21/examples/config.ru uwsgi-2.0.21/examples/config17.ru uwsgi-2.0.21/examples/config2.lua uwsgi-2.0.21/examples/config2.ru uwsgi-2.0.21/examples/config30.ru uwsgi-2.0.21/examples/corostream.pl uwsgi-2.0.21/examples/debug.ini uwsgi-2.0.21/examples/fibers.ru uwsgi-2.0.21/examples/fibers.yml uwsgi-2.0.21/examples/flaskpost.py uwsgi-2.0.21/examples/heavytest.ini uwsgi-2.0.21/examples/heavytest.py uwsgi-2.0.21/examples/info_uwsgi.php uwsgi-2.0.21/examples/logic.ini uwsgi-2.0.21/examples/mega.xml uwsgi-2.0.21/examples/mjpeg_stream.py uwsgi-2.0.21/examples/mojoapp.pl uwsgi-2.0.21/examples/multi.ini uwsgi-2.0.21/examples/multi.xml uwsgi-2.0.21/examples/multiapp.py uwsgi-2.0.21/examples/protected.ini uwsgi-2.0.21/examples/router.lua uwsgi-2.0.21/examples/simple_app.py uwsgi-2.0.21/examples/simple_app_wsgi2.py uwsgi-2.0.21/examples/simple_logger.py uwsgi-2.0.21/examples/sites.xml uwsgi-2.0.21/examples/sputnik.ws uwsgi-2.0.21/examples/staticfilesnmp.py uwsgi-2.0.21/examples/taskqueue.py uwsgi-2.0.21/examples/uwsgi.xml uwsgi-2.0.21/examples/uwsgirouter.py uwsgi-2.0.21/examples/uwsgirouter2.py uwsgi-2.0.21/examples/uwsgirouter3.py uwsgi-2.0.21/examples/uwsgirouter4.py uwsgi-2.0.21/examples/uwsgirouter5.py uwsgi-2.0.21/examples/uwsgistatus.py uwsgi-2.0.21/examples/welcome.ini uwsgi-2.0.21/examples/welcome.py uwsgi-2.0.21/examples/welcome3.py uwsgi-2.0.21/examples/werkzeug.js uwsgi-2.0.21/examples/werkzeug.yml uwsgi-2.0.21/examples/werkzeug_strict.yml uwsgi-2.0.21/examples/xmlindex-html.xsl uwsgi-2.0.21/examples/xmlindex.ini uwsgi-2.0.21/examples/zmqgevent.ini uwsgi-2.0.21/ext/ uwsgi-2.0.21/ext/uwsgi/ uwsgi-2.0.21/ext/uwsgi/extconf.rb uwsgi-2.0.21/install.sh uwsgi-2.0.21/lib/ uwsgi-2.0.21/lib/linux_ns.c uwsgi-2.0.21/lib/netlink.c uwsgi-2.0.21/lib/sun_fixes.c uwsgi-2.0.21/logo_uWSGI.png uwsgi-2.0.21/logo_uWSGI.svg uwsgi-2.0.21/mongrel2-uwsgi.conf uwsgi-2.0.21/plugins/ uwsgi-2.0.21/plugins/airbrake/ uwsgi-2.0.21/plugins/airbrake/airbrake_plugin.c uwsgi-2.0.21/plugins/airbrake/uwsgiplugin.py uwsgi-2.0.21/plugins/alarm_curl/ uwsgi-2.0.21/plugins/alarm_curl/alarm_curl_plugin.c uwsgi-2.0.21/plugins/alarm_curl/uwsgiplugin.py uwsgi-2.0.21/plugins/alarm_speech/ uwsgi-2.0.21/plugins/alarm_speech/alarm_speech.m uwsgi-2.0.21/plugins/alarm_speech/uwsgiplugin.py uwsgi-2.0.21/plugins/alarm_xmpp/ uwsgi-2.0.21/plugins/alarm_xmpp/alarm_xmpp_plugin.c uwsgi-2.0.21/plugins/alarm_xmpp/gloox.cc uwsgi-2.0.21/plugins/alarm_xmpp/uwsgiplugin.py uwsgi-2.0.21/plugins/asyncio/ uwsgi-2.0.21/plugins/asyncio/asyncio.c uwsgi-2.0.21/plugins/asyncio/uwsgiplugin.py uwsgi-2.0.21/plugins/cache/ uwsgi-2.0.21/plugins/cache/cache.c uwsgi-2.0.21/plugins/cache/uwsgiplugin.py uwsgi-2.0.21/plugins/carbon/ uwsgi-2.0.21/plugins/carbon/carbon.c uwsgi-2.0.21/plugins/carbon/uwsgiplugin.py uwsgi-2.0.21/plugins/cgi/ uwsgi-2.0.21/plugins/cgi/cgi_plugin.c uwsgi-2.0.21/plugins/cgi/uwsgiplugin.py uwsgi-2.0.21/plugins/cheaper_backlog2/ uwsgi-2.0.21/plugins/cheaper_backlog2/cheaper_backlog2.c uwsgi-2.0.21/plugins/cheaper_backlog2/uwsgiplugin.py uwsgi-2.0.21/plugins/cheaper_busyness/ uwsgi-2.0.21/plugins/cheaper_busyness/cheaper_busyness.c uwsgi-2.0.21/plugins/cheaper_busyness/uwsgiplugin.py uwsgi-2.0.21/plugins/clock_monotonic/ uwsgi-2.0.21/plugins/clock_monotonic/clock_monotonic.c uwsgi-2.0.21/plugins/clock_monotonic/uwsgiplugin.py uwsgi-2.0.21/plugins/clock_realtime/ uwsgi-2.0.21/plugins/clock_realtime/clock_realtime.c uwsgi-2.0.21/plugins/clock_realtime/uwsgiplugin.py uwsgi-2.0.21/plugins/corerouter/ uwsgi-2.0.21/plugins/corerouter/corerouter.c uwsgi-2.0.21/plugins/corerouter/cr.h uwsgi-2.0.21/plugins/corerouter/cr_common.c uwsgi-2.0.21/plugins/corerouter/cr_map.c uwsgi-2.0.21/plugins/corerouter/uwsgiplugin.py uwsgi-2.0.21/plugins/coroae/ uwsgi-2.0.21/plugins/coroae/coroae.c uwsgi-2.0.21/plugins/coroae/uwsgiplugin.py uwsgi-2.0.21/plugins/cplusplus/ uwsgi-2.0.21/plugins/cplusplus/base.cc uwsgi-2.0.21/plugins/cplusplus/plugin.c uwsgi-2.0.21/plugins/cplusplus/uwsgiplugin.py uwsgi-2.0.21/plugins/curl_cron/ uwsgi-2.0.21/plugins/curl_cron/curl_cron.c uwsgi-2.0.21/plugins/curl_cron/uwsgiplugin.py uwsgi-2.0.21/plugins/dumbloop/ uwsgi-2.0.21/plugins/dumbloop/dumb.c uwsgi-2.0.21/plugins/dumbloop/uwsgiplugin.py uwsgi-2.0.21/plugins/dummy/ uwsgi-2.0.21/plugins/dummy/dummy.c uwsgi-2.0.21/plugins/dummy/uwsgiplugin.py uwsgi-2.0.21/plugins/echo/ uwsgi-2.0.21/plugins/echo/echo_plugin.c uwsgi-2.0.21/plugins/echo/uwsgiplugin.py uwsgi-2.0.21/plugins/emperor_amqp/ uwsgi-2.0.21/plugins/emperor_amqp/amqp.c uwsgi-2.0.21/plugins/emperor_amqp/emperor_amqp.c uwsgi-2.0.21/plugins/emperor_amqp/uwsgiplugin.py uwsgi-2.0.21/plugins/emperor_mongodb/ uwsgi-2.0.21/plugins/emperor_mongodb/emperor_mongodb.cc uwsgi-2.0.21/plugins/emperor_mongodb/plugin.c uwsgi-2.0.21/plugins/emperor_mongodb/uwsgiplugin.py uwsgi-2.0.21/plugins/emperor_pg/ uwsgi-2.0.21/plugins/emperor_pg/emperor_pg.c uwsgi-2.0.21/plugins/emperor_pg/uwsgiplugin.py uwsgi-2.0.21/plugins/emperor_zeromq/ uwsgi-2.0.21/plugins/emperor_zeromq/emperor_zeromq.c uwsgi-2.0.21/plugins/emperor_zeromq/uwsgiplugin.py uwsgi-2.0.21/plugins/example/ uwsgi-2.0.21/plugins/example/example_plugin.c uwsgi-2.0.21/plugins/example/uwsgiplugin.py uwsgi-2.0.21/plugins/exception_log/ uwsgi-2.0.21/plugins/exception_log/exception_log.c uwsgi-2.0.21/plugins/exception_log/uwsgiplugin.py uwsgi-2.0.21/plugins/fastrouter/ uwsgi-2.0.21/plugins/fastrouter/fastrouter.c uwsgi-2.0.21/plugins/fastrouter/uwsgiplugin.py uwsgi-2.0.21/plugins/fiber/ uwsgi-2.0.21/plugins/fiber/fiber.c uwsgi-2.0.21/plugins/fiber/uwsgiplugin.py uwsgi-2.0.21/plugins/forkptyrouter/ uwsgi-2.0.21/plugins/forkptyrouter/forkptyrouter.c uwsgi-2.0.21/plugins/forkptyrouter/uwsgiplugin.py uwsgi-2.0.21/plugins/gccgo/ uwsgi-2.0.21/plugins/gccgo/gccgo_plugin.c uwsgi-2.0.21/plugins/gccgo/uwsgi.go uwsgi-2.0.21/plugins/gccgo/uwsgiplugin.py uwsgi-2.0.21/plugins/geoip/ uwsgi-2.0.21/plugins/geoip/geoip.c uwsgi-2.0.21/plugins/geoip/uwsgiplugin.py uwsgi-2.0.21/plugins/gevent/ uwsgi-2.0.21/plugins/gevent/gevent.c uwsgi-2.0.21/plugins/gevent/gevent.h uwsgi-2.0.21/plugins/gevent/hooks.c uwsgi-2.0.21/plugins/gevent/uwsgiplugin.py uwsgi-2.0.21/plugins/glusterfs/ uwsgi-2.0.21/plugins/glusterfs/glusterfs.c uwsgi-2.0.21/plugins/glusterfs/uwsgiplugin.py uwsgi-2.0.21/plugins/graylog2/ uwsgi-2.0.21/plugins/graylog2/graylog2_plugin.c uwsgi-2.0.21/plugins/graylog2/uwsgiplugin.py uwsgi-2.0.21/plugins/greenlet/ uwsgi-2.0.21/plugins/greenlet/greenlet.c uwsgi-2.0.21/plugins/greenlet/uwsgiplugin.py uwsgi-2.0.21/plugins/gridfs/ uwsgi-2.0.21/plugins/gridfs/gridfs.cc uwsgi-2.0.21/plugins/gridfs/plugin.c uwsgi-2.0.21/plugins/gridfs/uwsgiplugin.py uwsgi-2.0.21/plugins/http/ uwsgi-2.0.21/plugins/http/common.h uwsgi-2.0.21/plugins/http/http.c uwsgi-2.0.21/plugins/http/https.c uwsgi-2.0.21/plugins/http/keepalive.c uwsgi-2.0.21/plugins/http/spdy3.c uwsgi-2.0.21/plugins/http/spdy3.h uwsgi-2.0.21/plugins/http/uwsgiplugin.py uwsgi-2.0.21/plugins/jvm/ uwsgi-2.0.21/plugins/jvm/jvm.h uwsgi-2.0.21/plugins/jvm/jvm_plugin.c uwsgi-2.0.21/plugins/jvm/uwsgi.java uwsgi-2.0.21/plugins/jvm/uwsgiplugin.py uwsgi-2.0.21/plugins/jwsgi/ uwsgi-2.0.21/plugins/jwsgi/jwsgi_plugin.c uwsgi-2.0.21/plugins/jwsgi/uwsgiplugin.py uwsgi-2.0.21/plugins/ldap/ uwsgi-2.0.21/plugins/ldap/ldap.c uwsgi-2.0.21/plugins/ldap/uwsgiplugin.py uwsgi-2.0.21/plugins/legion_cache_fetch/ uwsgi-2.0.21/plugins/legion_cache_fetch/legion_cache_fetch.c uwsgi-2.0.21/plugins/legion_cache_fetch/uwsgiplugin.py uwsgi-2.0.21/plugins/libffi/ uwsgi-2.0.21/plugins/libffi/libffi.c uwsgi-2.0.21/plugins/libffi/uwsgiplugin.py uwsgi-2.0.21/plugins/libtcc/ uwsgi-2.0.21/plugins/libtcc/libtcc.c uwsgi-2.0.21/plugins/libtcc/uwsgiplugin.py uwsgi-2.0.21/plugins/logcrypto/ uwsgi-2.0.21/plugins/logcrypto/logcrypto.c uwsgi-2.0.21/plugins/logcrypto/uwsgiplugin.py uwsgi-2.0.21/plugins/logfile/ uwsgi-2.0.21/plugins/logfile/logfile.c uwsgi-2.0.21/plugins/logfile/uwsgiplugin.py uwsgi-2.0.21/plugins/logpipe/ uwsgi-2.0.21/plugins/logpipe/logpipe.c uwsgi-2.0.21/plugins/logpipe/uwsgiplugin.py uwsgi-2.0.21/plugins/logsocket/ uwsgi-2.0.21/plugins/logsocket/logsocket_plugin.c uwsgi-2.0.21/plugins/logsocket/uwsgiplugin.py uwsgi-2.0.21/plugins/logzmq/ uwsgi-2.0.21/plugins/logzmq/plugin.c uwsgi-2.0.21/plugins/logzmq/uwsgiplugin.py uwsgi-2.0.21/plugins/lua/ uwsgi-2.0.21/plugins/lua/lua_plugin.c uwsgi-2.0.21/plugins/lua/uwsgiplugin.py uwsgi-2.0.21/plugins/matheval/ uwsgi-2.0.21/plugins/matheval/math.c uwsgi-2.0.21/plugins/matheval/uwsgiplugin.py uwsgi-2.0.21/plugins/mongodb/ uwsgi-2.0.21/plugins/mongodb/plugin.c uwsgi-2.0.21/plugins/mongodb/uwsgiplugin.py uwsgi-2.0.21/plugins/mongodblog/ uwsgi-2.0.21/plugins/mongodblog/mongodblog_plugin.c uwsgi-2.0.21/plugins/mongodblog/uwsgiplugin.py uwsgi-2.0.21/plugins/mongrel2/ uwsgi-2.0.21/plugins/mongrel2/mongrel2.c uwsgi-2.0.21/plugins/mongrel2/uwsgiplugin.py uwsgi-2.0.21/plugins/mono/ uwsgi-2.0.21/plugins/mono/mono_plugin.c uwsgi-2.0.21/plugins/mono/uwsgi.cs uwsgi-2.0.21/plugins/mono/uwsgiplugin.py uwsgi-2.0.21/plugins/msgpack/ uwsgi-2.0.21/plugins/msgpack/msgpack.c uwsgi-2.0.21/plugins/msgpack/uwsgiplugin.py uwsgi-2.0.21/plugins/nagios/ uwsgi-2.0.21/plugins/nagios/nagios.c uwsgi-2.0.21/plugins/nagios/uwsgiplugin.py uwsgi-2.0.21/plugins/notfound/ uwsgi-2.0.21/plugins/notfound/notfound.c uwsgi-2.0.21/plugins/notfound/uwsgiplugin.py uwsgi-2.0.21/plugins/objc_gc/ uwsgi-2.0.21/plugins/objc_gc/objc_gc.m uwsgi-2.0.21/plugins/objc_gc/uwsgiplugin.py uwsgi-2.0.21/plugins/pam/ uwsgi-2.0.21/plugins/pam/pam.c uwsgi-2.0.21/plugins/pam/uwsgiplugin.py uwsgi-2.0.21/plugins/php/ uwsgi-2.0.21/plugins/php/common.h uwsgi-2.0.21/plugins/php/php_plugin.c uwsgi-2.0.21/plugins/php/session.c uwsgi-2.0.21/plugins/php/uwsgiplugin.py uwsgi-2.0.21/plugins/ping/ uwsgi-2.0.21/plugins/ping/ping_plugin.c uwsgi-2.0.21/plugins/ping/uwsgiplugin.py uwsgi-2.0.21/plugins/psgi/ uwsgi-2.0.21/plugins/psgi/psgi.h uwsgi-2.0.21/plugins/psgi/psgi_loader.c uwsgi-2.0.21/plugins/psgi/psgi_plugin.c uwsgi-2.0.21/plugins/psgi/psgi_response.c uwsgi-2.0.21/plugins/psgi/uwsgi_plmodule.c uwsgi-2.0.21/plugins/psgi/uwsgiplugin.py uwsgi-2.0.21/plugins/pty/ uwsgi-2.0.21/plugins/pty/pty.c uwsgi-2.0.21/plugins/pty/uwsgiplugin.py uwsgi-2.0.21/plugins/pypy/ uwsgi-2.0.21/plugins/pypy/README uwsgi-2.0.21/plugins/pypy/pypy_plugin.c uwsgi-2.0.21/plugins/pypy/pypy_setup.py uwsgi-2.0.21/plugins/pypy/uwsgiplugin.py uwsgi-2.0.21/plugins/python/ uwsgi-2.0.21/plugins/python/gil.c uwsgi-2.0.21/plugins/python/profiler.c uwsgi-2.0.21/plugins/python/pump_subhandler.c uwsgi-2.0.21/plugins/python/pyloader.c uwsgi-2.0.21/plugins/python/python_plugin.c uwsgi-2.0.21/plugins/python/pyutils.c uwsgi-2.0.21/plugins/python/raw.c uwsgi-2.0.21/plugins/python/symimporter.c uwsgi-2.0.21/plugins/python/tracebacker.c uwsgi-2.0.21/plugins/python/uwsgi_pymodule.c uwsgi-2.0.21/plugins/python/uwsgi_python.h uwsgi-2.0.21/plugins/python/uwsgiplugin.py uwsgi-2.0.21/plugins/python/web3_subhandler.c uwsgi-2.0.21/plugins/python/wsgi_handlers.c uwsgi-2.0.21/plugins/python/wsgi_headers.c uwsgi-2.0.21/plugins/python/wsgi_subhandler.c uwsgi-2.0.21/plugins/pyuwsgi/ uwsgi-2.0.21/plugins/pyuwsgi/pyuwsgi.c uwsgi-2.0.21/plugins/pyuwsgi/uwsgiplugin.py uwsgi-2.0.21/plugins/rack/ uwsgi-2.0.21/plugins/rack/rack_api.c uwsgi-2.0.21/plugins/rack/rack_plugin.c uwsgi-2.0.21/plugins/rack/uwsgi_rack.h uwsgi-2.0.21/plugins/rack/uwsgiplugin.py uwsgi-2.0.21/plugins/rados/ uwsgi-2.0.21/plugins/rados/rados.c uwsgi-2.0.21/plugins/rados/uwsgiplugin.py uwsgi-2.0.21/plugins/rawrouter/ uwsgi-2.0.21/plugins/rawrouter/rawrouter.c uwsgi-2.0.21/plugins/rawrouter/uwsgiplugin.py uwsgi-2.0.21/plugins/rbthreads/ uwsgi-2.0.21/plugins/rbthreads/rbthreads.c uwsgi-2.0.21/plugins/rbthreads/uwsgiplugin.py uwsgi-2.0.21/plugins/redislog/ uwsgi-2.0.21/plugins/redislog/redislog_plugin.c uwsgi-2.0.21/plugins/redislog/uwsgiplugin.py uwsgi-2.0.21/plugins/ring/ uwsgi-2.0.21/plugins/ring/ring_plugin.c uwsgi-2.0.21/plugins/ring/uwsgiplugin.py uwsgi-2.0.21/plugins/router_access/ uwsgi-2.0.21/plugins/router_access/router_access.c uwsgi-2.0.21/plugins/router_access/uwsgiplugin.py uwsgi-2.0.21/plugins/router_basicauth/ uwsgi-2.0.21/plugins/router_basicauth/router_basicauth.c uwsgi-2.0.21/plugins/router_basicauth/uwsgiplugin.py uwsgi-2.0.21/plugins/router_cache/ uwsgi-2.0.21/plugins/router_cache/router_cache.c uwsgi-2.0.21/plugins/router_cache/uwsgiplugin.py uwsgi-2.0.21/plugins/router_expires/ uwsgi-2.0.21/plugins/router_expires/expires.c uwsgi-2.0.21/plugins/router_expires/uwsgiplugin.py uwsgi-2.0.21/plugins/router_hash/ uwsgi-2.0.21/plugins/router_hash/router_hash.c uwsgi-2.0.21/plugins/router_hash/uwsgiplugin.py uwsgi-2.0.21/plugins/router_http/ uwsgi-2.0.21/plugins/router_http/router_http.c uwsgi-2.0.21/plugins/router_http/uwsgiplugin.py uwsgi-2.0.21/plugins/router_memcached/ uwsgi-2.0.21/plugins/router_memcached/router_memcached.c uwsgi-2.0.21/plugins/router_memcached/uwsgiplugin.py uwsgi-2.0.21/plugins/router_metrics/ uwsgi-2.0.21/plugins/router_metrics/plugin.c uwsgi-2.0.21/plugins/router_metrics/uwsgiplugin.py uwsgi-2.0.21/plugins/router_radius/ uwsgi-2.0.21/plugins/router_radius/radius.c uwsgi-2.0.21/plugins/router_radius/uwsgiplugin.py uwsgi-2.0.21/plugins/router_redirect/ uwsgi-2.0.21/plugins/router_redirect/router_redirect.c uwsgi-2.0.21/plugins/router_redirect/uwsgiplugin.py uwsgi-2.0.21/plugins/router_redis/ uwsgi-2.0.21/plugins/router_redis/router_redis.c uwsgi-2.0.21/plugins/router_redis/uwsgiplugin.py uwsgi-2.0.21/plugins/router_rewrite/ uwsgi-2.0.21/plugins/router_rewrite/router_rewrite.c uwsgi-2.0.21/plugins/router_rewrite/uwsgiplugin.py uwsgi-2.0.21/plugins/router_spnego/ uwsgi-2.0.21/plugins/router_spnego/router_spnego.c uwsgi-2.0.21/plugins/router_spnego/uwsgiplugin.py uwsgi-2.0.21/plugins/router_static/ uwsgi-2.0.21/plugins/router_static/router_static.c uwsgi-2.0.21/plugins/router_static/uwsgiplugin.py uwsgi-2.0.21/plugins/router_uwsgi/ uwsgi-2.0.21/plugins/router_uwsgi/router_uwsgi.c uwsgi-2.0.21/plugins/router_uwsgi/uwsgiplugin.py uwsgi-2.0.21/plugins/router_xmldir/ uwsgi-2.0.21/plugins/router_xmldir/router_xmldir.c uwsgi-2.0.21/plugins/router_xmldir/uwsgiplugin.py uwsgi-2.0.21/plugins/rpc/ uwsgi-2.0.21/plugins/rpc/rpc_plugin.c uwsgi-2.0.21/plugins/rpc/uwsgiplugin.py uwsgi-2.0.21/plugins/rrdtool/ uwsgi-2.0.21/plugins/rrdtool/rrdtool.c uwsgi-2.0.21/plugins/rrdtool/uwsgiplugin.py uwsgi-2.0.21/plugins/rsyslog/ uwsgi-2.0.21/plugins/rsyslog/rsyslog_plugin.c uwsgi-2.0.21/plugins/rsyslog/uwsgiplugin.py uwsgi-2.0.21/plugins/ruby19/ uwsgi-2.0.21/plugins/ruby19/uwsgiplugin.py uwsgi-2.0.21/plugins/servlet/ uwsgi-2.0.21/plugins/servlet/servlet_plugin.c uwsgi-2.0.21/plugins/servlet/uwsgi_servlet.java uwsgi-2.0.21/plugins/servlet/uwsgiplugin.py uwsgi-2.0.21/plugins/signal/ uwsgi-2.0.21/plugins/signal/signal_plugin.c uwsgi-2.0.21/plugins/signal/uwsgiplugin.py uwsgi-2.0.21/plugins/spooler/ uwsgi-2.0.21/plugins/spooler/spooler_plugin.c uwsgi-2.0.21/plugins/spooler/uwsgiplugin.py uwsgi-2.0.21/plugins/sqlite3/ uwsgi-2.0.21/plugins/sqlite3/plugin.c uwsgi-2.0.21/plugins/sqlite3/uwsgiplugin.py uwsgi-2.0.21/plugins/ssi/ uwsgi-2.0.21/plugins/ssi/ssi.c uwsgi-2.0.21/plugins/ssi/uwsgiplugin.py uwsgi-2.0.21/plugins/sslrouter/ uwsgi-2.0.21/plugins/sslrouter/sslrouter.c uwsgi-2.0.21/plugins/sslrouter/uwsgiplugin.py uwsgi-2.0.21/plugins/stackless/ uwsgi-2.0.21/plugins/stackless/stackless.c uwsgi-2.0.21/plugins/stackless/uwsgiplugin.py uwsgi-2.0.21/plugins/stats_pusher_file/ uwsgi-2.0.21/plugins/stats_pusher_file/plugin.c uwsgi-2.0.21/plugins/stats_pusher_file/uwsgiplugin.py uwsgi-2.0.21/plugins/stats_pusher_mongodb/ uwsgi-2.0.21/plugins/stats_pusher_mongodb/plugin.c uwsgi-2.0.21/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc uwsgi-2.0.21/plugins/stats_pusher_mongodb/uwsgiplugin.py uwsgi-2.0.21/plugins/stats_pusher_socket/ uwsgi-2.0.21/plugins/stats_pusher_socket/plugin.c uwsgi-2.0.21/plugins/stats_pusher_socket/uwsgiplugin.py uwsgi-2.0.21/plugins/stats_pusher_statsd/ uwsgi-2.0.21/plugins/stats_pusher_statsd/plugin.c uwsgi-2.0.21/plugins/stats_pusher_statsd/uwsgiplugin.py uwsgi-2.0.21/plugins/symcall/ uwsgi-2.0.21/plugins/symcall/symcall_plugin.c uwsgi-2.0.21/plugins/symcall/uwsgiplugin.py uwsgi-2.0.21/plugins/syslog/ uwsgi-2.0.21/plugins/syslog/syslog_plugin.c uwsgi-2.0.21/plugins/syslog/uwsgiplugin.py uwsgi-2.0.21/plugins/systemd_logger/ uwsgi-2.0.21/plugins/systemd_logger/systemd_logger.c uwsgi-2.0.21/plugins/systemd_logger/uwsgiplugin.py uwsgi-2.0.21/plugins/tornado/ uwsgi-2.0.21/plugins/tornado/tornado.c uwsgi-2.0.21/plugins/tornado/uwsgiplugin.py uwsgi-2.0.21/plugins/transformation_chunked/ uwsgi-2.0.21/plugins/transformation_chunked/chunked.c uwsgi-2.0.21/plugins/transformation_chunked/uwsgiplugin.py uwsgi-2.0.21/plugins/transformation_gzip/ uwsgi-2.0.21/plugins/transformation_gzip/gzip.c uwsgi-2.0.21/plugins/transformation_gzip/uwsgiplugin.py uwsgi-2.0.21/plugins/transformation_offload/ uwsgi-2.0.21/plugins/transformation_offload/offload.c uwsgi-2.0.21/plugins/transformation_offload/uwsgiplugin.py uwsgi-2.0.21/plugins/transformation_template/ uwsgi-2.0.21/plugins/transformation_template/tt.c uwsgi-2.0.21/plugins/transformation_template/uwsgiplugin.py uwsgi-2.0.21/plugins/transformation_tofile/ uwsgi-2.0.21/plugins/transformation_tofile/tofile.c uwsgi-2.0.21/plugins/transformation_tofile/uwsgiplugin.py uwsgi-2.0.21/plugins/transformation_toupper/ uwsgi-2.0.21/plugins/transformation_toupper/toupper.c uwsgi-2.0.21/plugins/transformation_toupper/uwsgiplugin.py uwsgi-2.0.21/plugins/tuntap/ uwsgi-2.0.21/plugins/tuntap/common.c uwsgi-2.0.21/plugins/tuntap/common.h uwsgi-2.0.21/plugins/tuntap/firewall.c uwsgi-2.0.21/plugins/tuntap/tuntap.c uwsgi-2.0.21/plugins/tuntap/uwsgiplugin.py uwsgi-2.0.21/plugins/ugreen/ uwsgi-2.0.21/plugins/ugreen/ugreen.c uwsgi-2.0.21/plugins/ugreen/uwsgiplugin.py uwsgi-2.0.21/plugins/v8/ uwsgi-2.0.21/plugins/v8/plugin.c uwsgi-2.0.21/plugins/v8/uwsgiplugin.py uwsgi-2.0.21/plugins/v8/v8_commonjs.cc uwsgi-2.0.21/plugins/v8/v8_jsgi.cc uwsgi-2.0.21/plugins/v8/v8_uwsgi.cc uwsgi-2.0.21/plugins/v8/v8_uwsgi.h uwsgi-2.0.21/plugins/webdav/ uwsgi-2.0.21/plugins/webdav/uwsgiplugin.py uwsgi-2.0.21/plugins/webdav/webdav.c uwsgi-2.0.21/plugins/xattr/ uwsgi-2.0.21/plugins/xattr/uwsgiplugin.py uwsgi-2.0.21/plugins/xattr/xattr.c uwsgi-2.0.21/plugins/xslt/ uwsgi-2.0.21/plugins/xslt/uwsgiplugin.py uwsgi-2.0.21/plugins/xslt/xslt.c uwsgi-2.0.21/plugins/zabbix/ uwsgi-2.0.21/plugins/zabbix/plugin.c uwsgi-2.0.21/plugins/zabbix/uwsgiplugin.py uwsgi-2.0.21/plugins/zergpool/ uwsgi-2.0.21/plugins/zergpool/uwsgiplugin.py uwsgi-2.0.21/plugins/zergpool/zergpool.c uwsgi-2.0.21/proto/ uwsgi-2.0.21/proto/BUILD uwsgi-2.0.21/proto/base.c uwsgi-2.0.21/proto/fastcgi.c uwsgi-2.0.21/proto/http.c uwsgi-2.0.21/proto/puwsgi.c uwsgi-2.0.21/proto/scgi.c uwsgi-2.0.21/proto/uwsgi.c uwsgi-2.0.21/setup.cpyext.py uwsgi-2.0.21/setup.py uwsgi-2.0.21/setup.pyuwsgi.py uwsgi-2.0.21/t/ uwsgi-2.0.21/t/cachebitmap.ini uwsgi-2.0.21/t/cachebitmap.py uwsgi-2.0.21/t/cachetest.py uwsgi-2.0.21/t/clojure/ uwsgi-2.0.21/t/clojure/myapp.clj uwsgi-2.0.21/t/core/ uwsgi-2.0.21/t/core/apps/ uwsgi-2.0.21/t/core/apps/read_body_and_send.pl uwsgi-2.0.21/t/core/read_body_and_send.pl uwsgi-2.0.21/t/core/url_sanitize.pl uwsgi-2.0.21/t/go/ uwsgi-2.0.21/t/go/cachetest.go uwsgi-2.0.21/t/go/complextest.go uwsgi-2.0.21/t/go/uploadtest.go uwsgi-2.0.21/t/java/ uwsgi-2.0.21/t/java/rpc.java uwsgi-2.0.21/t/lua/ uwsgi-2.0.21/t/lua/basic.lua uwsgi-2.0.21/t/mono/ uwsgi-2.0.21/t/mono/cache.aspx uwsgi-2.0.21/t/mules/ uwsgi-2.0.21/t/mules/mulebrain.py uwsgi-2.0.21/t/mules/reload.py uwsgi-2.0.21/t/mules/signal_management.py uwsgi-2.0.21/t/perl/ uwsgi-2.0.21/t/perl/active_workers_signal.pl uwsgi-2.0.21/t/perl/apps/ uwsgi-2.0.21/t/perl/apps/input_with_offset.pl uwsgi-2.0.21/t/perl/test.psgi uwsgi-2.0.21/t/perl/test_benchmark.pl uwsgi-2.0.21/t/perl/test_harakiri.psgi uwsgi-2.0.21/t/perl/test_hello.psgi uwsgi-2.0.21/t/perl/test_input_with_offset.pl uwsgi-2.0.21/t/perl/test_post.psgi uwsgi-2.0.21/t/perl/test_sleepy.psgi uwsgi-2.0.21/t/perl/test_streaming.psgi uwsgi-2.0.21/t/pypy/ uwsgi-2.0.21/t/pypy/t_continulet1.py uwsgi-2.0.21/t/pypy/t_continulet2.py uwsgi-2.0.21/t/python/ uwsgi-2.0.21/t/python/forcecl.py uwsgi-2.0.21/t/python/manage_script_name/ uwsgi-2.0.21/t/python/manage_script_name/manage_script_name_test.ini uwsgi-2.0.21/t/python/manage_script_name/test_manage_script_name.py uwsgi-2.0.21/t/python/manage_script_name/useless_app.py uwsgi-2.0.21/t/python/spooler_decorators/ uwsgi-2.0.21/t/python/spooler_decorators/spooler_decorator_test.ini uwsgi-2.0.21/t/python/spooler_decorators/spooler_decorator_tests.py uwsgi-2.0.21/t/python/spooler_decorators/spooler_handlers.py uwsgi-2.0.21/t/python/testba.py uwsgi-2.0.21/t/ring/ uwsgi-2.0.21/t/ring/README.md uwsgi-2.0.21/t/ring/config.ini uwsgi-2.0.21/t/ring/project.clj uwsgi-2.0.21/t/ring/src/ uwsgi-2.0.21/t/ring/src/uwsgi/ uwsgi-2.0.21/t/ring/src/uwsgi/ring/ uwsgi-2.0.21/t/ring/src/uwsgi/ring/tests/ uwsgi-2.0.21/t/ring/src/uwsgi/ring/tests/app.clj uwsgi-2.0.21/t/ring/src/uwsgi/ring/tests/basic.clj uwsgi-2.0.21/t/ring/src/uwsgi/ring/tests/body.clj uwsgi-2.0.21/t/ring/src/uwsgi/ring/tests/simple.clj uwsgi-2.0.21/t/ring/src/uwsgi/ring/tests/upload.clj uwsgi-2.0.21/t/routing/ uwsgi-2.0.21/t/routing/auth.ini uwsgi-2.0.21/t/routing/errorlimiter.ini uwsgi-2.0.21/t/routing/limiter.ini uwsgi-2.0.21/t/sharedarea/ uwsgi-2.0.21/t/sharedarea/bigranges.ini uwsgi-2.0.21/t/sharedarea/bigranges.py uwsgi-2.0.21/t/sharedarea/sharedarea_incdec.ini uwsgi-2.0.21/t/sharedarea/sharedarea_incdec.py uwsgi-2.0.21/t/spooler/ uwsgi-2.0.21/t/spooler/read.py uwsgi-2.0.21/t/spooler/reload.py uwsgi-2.0.21/t/spooler/spooldir/ uwsgi-2.0.21/t/spooler/spooldir/.gitignore uwsgi-2.0.21/t/webdav/ uwsgi-2.0.21/t/webdav/carddav.ini uwsgi-2.0.21/t/xslt/ uwsgi-2.0.21/t/xslt/cd.xml uwsgi-2.0.21/t/xslt/cd.xml.xslt uwsgi-2.0.21/t/xslt/routex.ini uwsgi-2.0.21/tests/ uwsgi-2.0.21/tests/Responder.pm uwsgi-2.0.21/tests/__init__.py uwsgi-2.0.21/tests/badthread.py uwsgi-2.0.21/tests/badwrites.py uwsgi-2.0.21/tests/cpubound_async.py uwsgi-2.0.21/tests/cpubound_green.py uwsgi-2.0.21/tests/cpubound_stackless.py uwsgi-2.0.21/tests/deadlocks/ uwsgi-2.0.21/tests/deadlocks/main.py uwsgi-2.0.21/tests/deadlocks/master-nothreads.ini uwsgi-2.0.21/tests/deadlocks/master-singleinterpreter-threads-10workers.ini uwsgi-2.0.21/tests/deadlocks/master-singleinterpreter-threads-1worker.ini uwsgi-2.0.21/tests/deadlocks/master-threads-10workers.ini uwsgi-2.0.21/tests/deadlocks/master-threads-1worker.ini uwsgi-2.0.21/tests/deadlocks/nomaster-threads-10workers.ini uwsgi-2.0.21/tests/deadlocks/nomaster-threads-1worker.ini uwsgi-2.0.21/tests/deadlocks/sitecustomize.py uwsgi-2.0.21/tests/decoratortest.py uwsgi-2.0.21/tests/fileserve_async.py uwsgi-2.0.21/tests/gevent_spool.py uwsgi-2.0.21/tests/gh-deadlocks.sh uwsgi-2.0.21/tests/gh-python.sh uwsgi-2.0.21/tests/gh-rack.sh uwsgi-2.0.21/tests/gh-shared.sh uwsgi-2.0.21/tests/grunter.py uwsgi-2.0.21/tests/iobound_async.py uwsgi-2.0.21/tests/iobound_async_unix.py uwsgi-2.0.21/tests/iobound_green.py uwsgi-2.0.21/tests/logger.py uwsgi-2.0.21/tests/mako_ugreen.py uwsgi-2.0.21/tests/mulefunc.py uwsgi-2.0.21/tests/multiapp.txt uwsgi-2.0.21/tests/myadmin.py uwsgi-2.0.21/tests/pgbound_async.py uwsgi-2.0.21/tests/picazzo.py uwsgi-2.0.21/tests/psycogreen_green.py uwsgi-2.0.21/tests/psycopg2_green.py uwsgi-2.0.21/tests/pump.py uwsgi-2.0.21/tests/queue.py uwsgi-2.0.21/tests/refcount.py uwsgi-2.0.21/tests/rpc.lua uwsgi-2.0.21/tests/rpc.py uwsgi-2.0.21/tests/runningthread.py uwsgi-2.0.21/tests/sendchunked.py uwsgi-2.0.21/tests/sharedarea.py uwsgi-2.0.21/tests/sig.lua uwsgi-2.0.21/tests/signals.py uwsgi-2.0.21/tests/sigwait.py uwsgi-2.0.21/tests/sleeping_async.py uwsgi-2.0.21/tests/sleeping_green.py uwsgi-2.0.21/tests/sleepthreadasync.py uwsgi-2.0.21/tests/slow.py uwsgi-2.0.21/tests/spoolme.py uwsgi-2.0.21/tests/static/ uwsgi-2.0.21/tests/static/test.txt uwsgi-2.0.21/tests/static/test2.txt uwsgi-2.0.21/tests/staticfile.py uwsgi-2.0.21/tests/streamer.psgi uwsgi-2.0.21/tests/t/ uwsgi-2.0.21/tests/t/static.pl uwsgi-2.0.21/tests/templates/ uwsgi-2.0.21/tests/templates/queue.html uwsgi-2.0.21/tests/testapp.py uwsgi-2.0.21/tests/testfilewrapper.py uwsgi-2.0.21/tests/testgevent.py uwsgi-2.0.21/tests/testpy3.py uwsgi-2.0.21/tests/testrpc.py uwsgi-2.0.21/tests/testsignals.py uwsgi-2.0.21/tests/testworkers.py uwsgi-2.0.21/tests/testyieldnone.py uwsgi-2.0.21/tests/threads.py uwsgi-2.0.21/tests/travis.sh uwsgi-2.0.21/tests/ugevent.py uwsgi-2.0.21/tests/web3.py uwsgi-2.0.21/tests/websockets.py uwsgi-2.0.21/tests/websockets_chat.pl uwsgi-2.0.21/tests/websockets_chat.py uwsgi-2.0.21/tests/websockets_chat_async.py uwsgi-2.0.21/tests/websockets_chat_asyncio.py uwsgi-2.0.21/tests/websockets_echo.lua uwsgi-2.0.21/tests/websockets_echo.pl uwsgi-2.0.21/tests/websockets_echo.py uwsgi-2.0.21/tests/websockets_echo.ru uwsgi-2.0.21/tests/werkzeug_app.py uwsgi-2.0.21/uwsgi.gemspec uwsgi-2.0.21/uwsgi.h uwsgi-2.0.21/uwsgi_main.c uwsgi-2.0.21/uwsgiconfig.py uwsgi-2.0.21/uwsgidecorators.py uwsgi-2.0.21/uwsgidsl.rb uwsgi-2.0.21/valgrind/ uwsgi-2.0.21/valgrind/README uwsgi-2.0.21/valgrind/valgrind-generate-sups.sh uwsgi-2.0.21/vassals/ uwsgi-2.0.21/vassals/broodlord.ini uwsgi-2.0.21/vassals/cc.ini uwsgi-2.0.21/vassals/multi.xml uwsgi-2.0.21/vhosttest/ uwsgi-2.0.21/vhosttest/flask001/ uwsgi-2.0.21/vhosttest/flask001/app1.py uwsgi-2.0.21/vhosttest/flask002/ uwsgi-2.0.21/vhosttest/flask002/app2.py uwsgi-2.0.21/vhosttest/flask003/ uwsgi-2.0.21/vhosttest/flask003/app3.py uwsgi-2.0.21/vhosttest/flask004/ uwsgi-2.0.21/vhosttest/flask004/app4.py uwsgi-2.0.21/vhosttest/flask005/ uwsgi-2.0.21/vhosttest/flask005/app5.py uwsgi-2.0.21/vhosttest/nginx.conf + cp /builddir/build/SOURCES/fedora.ini /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/src/uwsgi/2.0.21/buildconf/ + cp docs/Changelog-2.0.21.rst CHANGELOG + rm -f docs/.gitignore + echo '47e17949d0fd95e524d4f90cc58a3fcb11bc0bae, i.e. this:' + echo https://github.com/unbit/uwsgi-docs/tree/47e17949d0fd95e524d4f90cc58a3fcb11bc0bae + install -D -p -m 0755 uwsgi /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/sbin/uwsgi + install -p -m 0644 uwsgi.h /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/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 emperor_amqp_plugin.so emperor_pg_plugin.so emperor_zeromq_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 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.21-2.fc37.riscv64/usr/lib64/uwsgi + install -D -p -m 0644 uwsgidecorators.py /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib/python3.11/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=311 + '[' 311 -ge 39 ']' + py39_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib/python3.11/site-packages/uwsgidecorators.py + python_binary='env PYTHONHASHSEED=0 /usr/bin/python3' + bytecode_compilation_path=/builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib/python3.11/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.21-2.fc37.riscv64 -p / --hardlink-dupes /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib/python3.11/site-packages/uwsgidecorators.py Compiling '/builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib/python3.11/site-packages/uwsgidecorators.py'... + install -D -p -m 0644 /builddir/build/SOURCES/emperor.ini /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/etc/uwsgi.ini + install -D -p -m 0644 /builddir/build/SOURCES/uwsgi.service /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib/systemd/system/uwsgi.service + install -D -p -m 0644 /builddir/build/SOURCES/uwsgi.tmpfiles /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib/tmpfiles.d/uwsgi.conf + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.0.21-2.fc37 --unique-debug-suffix -2.0.21-2.fc37.riscv64 --unique-debug-src-base uwsgi-2.0.21-2.fc37.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/uwsgi-2.0.21 extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/airbrake_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/alarm_curl_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/cgi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/coroae_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/carbon_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/cheaper_busyness_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/alarm_xmpp_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/cache_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/cplusplus_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/curl_cron_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/dumbloop_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/dummy_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/emperor_amqp_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/emperor_zeromq_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/emperor_pg_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/fastrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/fiber_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/forkptyrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/gccgo_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/geoip_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/graylog2_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/glusterfs_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/http_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/ldap_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/logcrypto_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/logfile_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/logpipe_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/logsocket_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/logzmq_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/lua_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/mongrel2_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/msgpack_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/nagios_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/notfound_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/pam_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/php_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/psgi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/pty_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/python3_gevent_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/python3_greenlet_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/python3_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/python3_tornado_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/rack_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/rawrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/rbthreads_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/redislog_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_basicauth_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_cache_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_expires_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_hash_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_http_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_memcached_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_radius_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_metrics_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_redirect_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_redis_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_rewrite_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_spnego_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_static_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_uwsgi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/router_xmldir_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/rpc_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/rrdtool_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/rsyslog_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/ruby19_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/spooler_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/sqlite3_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/ssi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/sslrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/stats_pusher_socket_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/stats_pusher_file_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/stats_pusher_statsd_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/syslog_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/systemd_logger_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/transformation_chunked_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/transformation_gzip_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/transformation_offload_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/transformation_tofile_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/transformation_template_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/transformation_toupper_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/tuntap_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/ugreen_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/webdav_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/xslt_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/xattr_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/zabbix_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/lib64/uwsgi/zergpool_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/sbin/uwsgi original debug info size: 30152kB, size after compression: 23592kB /usr/bin/sepdebugcrcfix: Updated 88 CRC32s, 0 CRC32s did match. 5884 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.21/valgrind/valgrind-generate-sups.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/src/uwsgi/2.0.21/bin/uwsgi from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/src/uwsgi/2.0.21/tests/gh-deadlocks.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/src/uwsgi/2.0.21/tests/gh-shared.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/src/uwsgi/2.0.21/tests/gh-python.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/src/uwsgi/2.0.21/tests/gh-rack.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/src/uwsgi/2.0.21/tests/travis.sh from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: uwsgi-2.0.21-2.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v6d9SQ + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.21 + DOCDIR=/builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/share/doc/uwsgi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/share/doc/uwsgi + cp -pr README /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/share/doc/uwsgi + cp -pr README.Fedora /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/share/doc/uwsgi + cp -pr CHANGELOG /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/share/doc/uwsgi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4y0UnV + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.21 + LICENSEDIR=/builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/share/licenses/uwsgi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/share/licenses/uwsgi + cp -pr LICENSE /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/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.21-2.fc37 uwsgi = 2.0.21-2.fc37 uwsgi(riscv-64) = 2.0.21-2.fc37 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcap.so.2()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libjansson.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpcre.so.1()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.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.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-devel(riscv-64) = 2.0.21-2.fc37 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.21-2.fc37.riscv64 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.21-2.fc37 python3-uwsgidecorators(riscv-64) = 2.0.21-2.fc37 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.11 Processing files: uwsgi-docs-2.0.21-2.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4ETySy + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.21 + DOCDIR=/builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/share/doc/uwsgi-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/usr/share/doc/uwsgi-docs + cp -pr docs /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64/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.21-2.fc37 uwsgi-docs(riscv-64) = 2.0.21-2.fc37 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.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-common(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-file-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-stats-pusher-file(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-socket-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-stats-pusher-socket(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-statsd-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-stats-pusher-statsd(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-zabbix-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-stats-pusher-zabbix(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-alarm-curl-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-alarm-curl(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcurl.so.4()(64bit) rtld(GNU_HASH) Processing files: uwsgi-alarm-xmpp-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! 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.21-2.fc37 uwsgi-alarm-xmpp(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-transformation-chunked(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rtld(GNU_HASH) Processing files: uwsgi-transformation-gzip-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-transformation-gzip(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-transformation-offload-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-transformation-offload(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-transformation-template-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-transformation-template(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rtld(GNU_HASH) Processing files: uwsgi-transformation-tofile-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-transformation-tofile(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-transformation-toupper-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-transformation-toupper(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-log-encoder-msgpack-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-log-encoder-msgpack(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-logger-crypto-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-logger-crypto(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-logger-file-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-logger-file(riscv-64) = 2.0.21-2.fc37 uwsgi-loggers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-loggers <= 1.9.8-1 Processing files: uwsgi-logger-graylog2-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-logger-graylog2(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: uwsgi-logger-pipe-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-logger-pipe(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-logger-redis-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-logger-redis(riscv-64) = 2.0.21-2.fc37 uwsgi-loggers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-loggers <= 1.9.8-1 Processing files: uwsgi-logger-rsyslog-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-logger-rsyslog(riscv-64) = 2.0.21-2.fc37 uwsgi-plugin-rsyslog = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-rsyslog <= 1.9.8-1 Processing files: uwsgi-logger-socket-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-logger-socket(riscv-64) = 2.0.21-2.fc37 uwsgi-loggers = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-loggers <= 1.9.8-1 Processing files: uwsgi-logger-syslog-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-logger-syslog(riscv-64) = 2.0.21-2.fc37 uwsgi-plugin-syslog = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-syslog <= 1.9.8-1 Processing files: uwsgi-logger-systemd-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-logger-systemd(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Processing files: uwsgi-logger-zeromq-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-logger-zeromq(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libzmq.so.5()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-airbrake-2.0.21-2.fc37.riscv64 warning: 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 " Deprecated external dependency generator is used! 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.21-2.fc37 uwsgi-plugin-airbrake(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcurl.so.4()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-cache-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-cache(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-carbon-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-carbon(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-psgi-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-psgi(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libperl.so.5.36()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-coroae-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-coroae(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-cheaper-busyness-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-cheaper-busyness(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-cplusplus-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-cplusplus(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-curl-cron(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) libcurl.so.4()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-dumbloop-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-dumbloop(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-dummy-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-dummy(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rtld(GNU_HASH) Processing files: uwsgi-plugin-fiber-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-fiber(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-gccgo-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-gccgo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgo.so.21()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-geoip-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-geoip(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGeoIP.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-gevent-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-python3-gevent(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-glusterfs-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-glusterfs(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libgfapi.so.0(GFAPI_6.0)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-greenlet-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-python3-greenlet(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-ldap-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-ldap(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libldap.so.2()(64bit) libldap.so.2(OPENLDAP_2.200)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-lua-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-lua(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblua-5.4.so()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-mongrel2-2.0.21-2.fc37.riscv64 warning: 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 " Deprecated external dependency generator is used! 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.21-2.fc37 uwsgi-plugin-mongrel2(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) libzmq.so.5()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-nagios-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-nagios(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-notfound-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-notfound(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rtld(GNU_HASH) Processing files: uwsgi-plugin-pam-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-pam(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-php-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-php(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libphp-8.1.so()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-pty-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-pty(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-python3(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpython3.11.so.1.0()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-rack-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-rack(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libruby.so.3.1()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-rbthreads-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-rbthreads(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-rpc-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-rpc(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-rrdtool-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-rrdtool(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-ruby-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-ruby(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) libruby.so.3.1()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-spooler-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-spooler(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-sqlite3-2.0.21-2.fc37.riscv64 warning: 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 " Deprecated external dependency generator is used! 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.21-2.fc37 uwsgi-plugin-sqlite3(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-ssi-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-ssi(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-tornado-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-python3-tornado(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-ugreen-2.0.21-2.fc37.riscv64 warning: 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 " Deprecated external dependency generator is used! 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.21-2.fc37 uwsgi-plugin-ugreen(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-webdav-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-webdav(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-xattr-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-xattr(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-plugin-xslt-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-xslt(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-plugin-zergpool(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-basicauth-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-basicauth(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-cache-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-cache(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-expires-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-expires(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-fast-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! 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.21-2.fc37 uwsgi-router-fast = 2.0.21-2.fc37 uwsgi-router-fast(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-fastrouter <= 2.0.6 Processing files: uwsgi-router-forkpty-2.0.21-2.fc37.riscv64 warning: 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 " Deprecated external dependency generator is used! 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.21-2.fc37 uwsgi-router-forkpty(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-hash-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-hash(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-http-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-http(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-memcached-2.0.21-2.fc37.riscv64 warning: 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 " Deprecated external dependency generator is used! 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.21-2.fc37 uwsgi-router-memcached(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-metrics-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-metrics(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-radius-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-radius(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-raw-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-raw = 2.0.21-2.fc37 uwsgi-router-raw(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-rawrouter <= 2.0.6 Processing files: uwsgi-router-redirect-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-redirect(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-redis-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-redis(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-rewrite-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-rewrite(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-spnego-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-spnego(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! 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.21-2.fc37 uwsgi-router-ssl = 2.0.21-2.fc37 uwsgi-router-ssl(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-sslrouter <= 2.0.6 Processing files: uwsgi-router-static-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-static(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-tuntap-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-tuntap(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-uwsgi-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! 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.21-2.fc37 uwsgi-router-uwsgi(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 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.27)(64bit) rtld(GNU_HASH) Processing files: uwsgi-router-xmldir-2.0.21-2.fc37.riscv64 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.21-2.fc37 uwsgi-router-xmldir(riscv-64) = 2.0.21-2.fc37 uwsgi-routers = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) rtld(GNU_HASH) Processing files: uwsgi-emperor-amqp-2.0.21-2.fc37.riscv64 warning: 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 " Deprecated external dependency generator is used! 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-emperor-amqp = 2.0.21-2.fc37 uwsgi-emperor-amqp(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) rtld(GNU_HASH) Processing files: uwsgi-emperor-pg-2.0.21-2.fc37.riscv64 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-emperor-pg = 2.0.21-2.fc37 uwsgi-emperor-pg(riscv-64) = 2.0.21-2.fc37 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.27)(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) rtld(GNU_HASH) Processing files: uwsgi-emperor-zeromq-2.0.21-2.fc37.riscv64 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-emperor-zeromq = 2.0.21-2.fc37 uwsgi-emperor-zeromq(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libzmq.so.5()(64bit) rtld(GNU_HASH) Processing files: uwsgi-debugsource-2.0.21-2.fc37.riscv64 warning: Deprecated external dependency generator is used! Provides: uwsgi-debugsource = 2.0.21-2.fc37 uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 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.21-2.fc37.riscv64 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) = a9974a62e866d802fe7f1bd5aeaff91fbfc995d2 uwsgi-debuginfo = 2.0.21-2.fc37 uwsgi-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-common-debuginfo-2.0.21-2.fc37.riscv64 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) = 5ca378730e6d8ecc17f587a627030a99ba488b32 debuginfo(build-id) = e922becc77d38df5af6c5427f789cc05db3a2ae0 uwsgi-plugin-common-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-common-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-stats-pusher-file-debuginfo-2.0.21-2.fc37.riscv64 warning: 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 " Deprecated external dependency generator is used! Provides: debuginfo(build-id) = 6c5913c309bdbc69e011b567427733db9c2b2d17 uwsgi-stats-pusher-file-debuginfo = 2.0.21-2.fc37 uwsgi-stats-pusher-file-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-stats-pusher-socket-debuginfo-2.0.21-2.fc37.riscv64 warning: 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 " Deprecated external dependency generator is used! Provides: debuginfo(build-id) = c992de4c8d489572b740f8b215489a1dd4d510be uwsgi-stats-pusher-socket-debuginfo = 2.0.21-2.fc37 uwsgi-stats-pusher-socket-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-stats-pusher-statsd-debuginfo-2.0.21-2.fc37.riscv64 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) = efcc7f383622f538c692dc51008095ef6ea4ba9e uwsgi-stats-pusher-statsd-debuginfo = 2.0.21-2.fc37 uwsgi-stats-pusher-statsd-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-stats-pusher-zabbix-debuginfo-2.0.21-2.fc37.riscv64 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) = f40beb025f4130fcebf4d2553ab620e4b082cee5 uwsgi-stats-pusher-zabbix-debuginfo = 2.0.21-2.fc37 uwsgi-stats-pusher-zabbix-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-alarm-curl-debuginfo-2.0.21-2.fc37.riscv64 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) = a877c854f22435dc4ce2bac7b66d2fcad5723c45 uwsgi-alarm-curl-debuginfo = 2.0.21-2.fc37 uwsgi-alarm-curl-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-alarm-xmpp-debuginfo-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = e160aa79e9209c20642b4f55ab7dc9feeba45acc uwsgi-alarm-xmpp-debuginfo = 2.0.21-2.fc37 uwsgi-alarm-xmpp-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-transformation-chunked-debuginfo-2.0.21-2.fc37.riscv64 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) = 8c5d64dd1dbfc30c13a0300a82add527479e3492 uwsgi-transformation-chunked-debuginfo = 2.0.21-2.fc37 uwsgi-transformation-chunked-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-transformation-gzip-debuginfo-2.0.21-2.fc37.riscv64 warning: 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 " Deprecated external dependency generator is used! Provides: debuginfo(build-id) = 8539503dedd0fe5a37027ec0322de7388f7228e4 uwsgi-transformation-gzip-debuginfo = 2.0.21-2.fc37 uwsgi-transformation-gzip-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-transformation-offload-debuginfo-2.0.21-2.fc37.riscv64 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) = 0270bbef0adf361de2d4acb878a36c4eab96ece3 uwsgi-transformation-offload-debuginfo = 2.0.21-2.fc37 uwsgi-transformation-offload-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-transformation-template-debuginfo-2.0.21-2.fc37.riscv64 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) = 5af0070bc250c48fef82ed5939ef337cd6777aa5 uwsgi-transformation-template-debuginfo = 2.0.21-2.fc37 uwsgi-transformation-template-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-transformation-tofile-debuginfo-2.0.21-2.fc37.riscv64 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) = cfde93660c0afd2eebf02aeb2db8cf89b1f37d9c uwsgi-transformation-tofile-debuginfo = 2.0.21-2.fc37 uwsgi-transformation-tofile-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-transformation-toupper-debuginfo-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = 5b86ef96144e36169a193e0319d55c4d239162fa uwsgi-transformation-toupper-debuginfo = 2.0.21-2.fc37 uwsgi-transformation-toupper-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-log-encoder-msgpack-debuginfo-2.0.21-2.fc37.riscv64 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) = a6cab04cc12d157126dd035b74f3008254f54285 uwsgi-log-encoder-msgpack-debuginfo = 2.0.21-2.fc37 uwsgi-log-encoder-msgpack-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-logger-crypto-debuginfo-2.0.21-2.fc37.riscv64 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) = 753aa2aac791dddf0fc894da94a9e11c5f9c3fe5 uwsgi-logger-crypto-debuginfo = 2.0.21-2.fc37 uwsgi-logger-crypto-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-logger-file-debuginfo-2.0.21-2.fc37.riscv64 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) = d045d4c1aff79b7afea8c6543c2122a3578945c0 uwsgi-logger-file-debuginfo = 2.0.21-2.fc37 uwsgi-logger-file-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-logger-graylog2-debuginfo-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = ec416708c756943990270c9dfa29445a04ec80b8 uwsgi-logger-graylog2-debuginfo = 2.0.21-2.fc37 uwsgi-logger-graylog2-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-logger-pipe-debuginfo-2.0.21-2.fc37.riscv64 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) = 35dca856e247a45343889e5addac1912460f84f9 uwsgi-logger-pipe-debuginfo = 2.0.21-2.fc37 uwsgi-logger-pipe-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-logger-redis-debuginfo-2.0.21-2.fc37.riscv64 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) = be5f0c55c449132af2b8de332dee96c09660e1af uwsgi-logger-redis-debuginfo = 2.0.21-2.fc37 uwsgi-logger-redis-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-logger-rsyslog-debuginfo-2.0.21-2.fc37.riscv64 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) = 18212155bff2a06ab4a13cb1907e9c88b68268b1 uwsgi-logger-rsyslog-debuginfo = 2.0.21-2.fc37 uwsgi-logger-rsyslog-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-logger-socket-debuginfo-2.0.21-2.fc37.riscv64 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) = a83adf8ca9ed7f9670655b56b03e78cf74343456 uwsgi-logger-socket-debuginfo = 2.0.21-2.fc37 uwsgi-logger-socket-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-logger-syslog-debuginfo-2.0.21-2.fc37.riscv64 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) = a26ca16c126b9b9672e2acd6a01734764717e7f8 uwsgi-logger-syslog-debuginfo = 2.0.21-2.fc37 uwsgi-logger-syslog-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-logger-systemd-debuginfo-2.0.21-2.fc37.riscv64 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) = aa3b1957e2b30d4dbd3d4f77359196003357bda9 uwsgi-logger-systemd-debuginfo = 2.0.21-2.fc37 uwsgi-logger-systemd-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-logger-zeromq-debuginfo-2.0.21-2.fc37.riscv64 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) = 85bce73662a2e94f9aadf538271b5b2daee74a97 uwsgi-logger-zeromq-debuginfo = 2.0.21-2.fc37 uwsgi-logger-zeromq-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-airbrake-debuginfo-2.0.21-2.fc37.riscv64 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) = 195a1d7d930ca2ae8b75ae0e7c13cc811c34c911 uwsgi-plugin-airbrake-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-airbrake-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-cache-debuginfo-2.0.21-2.fc37.riscv64 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) = d92036f64c3039a7764058edd321bb90d819ed94 uwsgi-plugin-cache-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-cache-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-carbon-debuginfo-2.0.21-2.fc37.riscv64 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) = e2529a2baa44d418c7ba52eae383256b1eafd46e uwsgi-plugin-carbon-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-carbon-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-psgi-debuginfo-2.0.21-2.fc37.riscv64 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) = 3a16839b1eb4de6e60a34c2af94956813429fcd6 uwsgi-plugin-psgi-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-psgi-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-coroae-debuginfo-2.0.21-2.fc37.riscv64 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) = 91be9fe7c4c0991fda87dfe69b095ef68d2ccec3 uwsgi-plugin-coroae-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-coroae-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-cheaper-busyness-debuginfo-2.0.21-2.fc37.riscv64 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) = c3422e6ec519f8f2f1590ac8bbcddcf6f5b67f9c uwsgi-plugin-cheaper-busyness-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-cheaper-busyness-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-cplusplus-debuginfo-2.0.21-2.fc37.riscv64 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) = 5876eb2969a2fa2fefe93a05de9e14a6ddd63f0a uwsgi-plugin-cplusplus-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-cplusplus-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-curl-cron-debuginfo-2.0.21-2.fc37.riscv64 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) = 11d9ff2c0aaffca8d5d23d03d674b235007f40af uwsgi-plugin-curl-cron-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-curl-cron-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-dumbloop-debuginfo-2.0.21-2.fc37.riscv64 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) = e07181c464b7c9e5cb3f46179cc2a6763021f119 uwsgi-plugin-dumbloop-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-dumbloop-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-dummy-debuginfo-2.0.21-2.fc37.riscv64 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) = 812de0e282ef9501e4f55819f4c05f9f99334fbd uwsgi-plugin-dummy-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-dummy-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-fiber-debuginfo-2.0.21-2.fc37.riscv64 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) = 1da2b773a86b5e316c9be885044c2aa743c4e5be uwsgi-plugin-fiber-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-fiber-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-gccgo-debuginfo-2.0.21-2.fc37.riscv64 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) = 50b0cdf99ba95056a1f60d069c167cbaf81fc51e uwsgi-plugin-gccgo-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-gccgo-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-geoip-debuginfo-2.0.21-2.fc37.riscv64 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) = e85a725f2ff7710ac091f7c38453b2effab7cccf uwsgi-plugin-geoip-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-geoip-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-python3-gevent-debuginfo-2.0.21-2.fc37.riscv64 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) = a47c3c26419fd93149e47d06dadc044f513df3b9 uwsgi-plugin-python3-gevent-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-python3-gevent-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-glusterfs-debuginfo-2.0.21-2.fc37.riscv64 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) = 353cecd61d182214ccde659e74f9931d23ef4cc2 uwsgi-plugin-glusterfs-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-glusterfs-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-python3-greenlet-debuginfo-2.0.21-2.fc37.riscv64 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) = 8bd941a72987f7432d036f7ef11ef5c350c8c6e5 uwsgi-plugin-python3-greenlet-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-python3-greenlet-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-ldap-debuginfo-2.0.21-2.fc37.riscv64 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) = f1005a27a6f565131e0c801e93f766a95e031894 uwsgi-plugin-ldap-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-ldap-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-lua-debuginfo-2.0.21-2.fc37.riscv64 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) = 13cca508668dfab04d76f6ad33ea83fb3d9ecd9b uwsgi-plugin-lua-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-lua-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-mongrel2-debuginfo-2.0.21-2.fc37.riscv64 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) = 3ff051eeea7c5756beb240f1091dd1dd51d246ea uwsgi-plugin-mongrel2-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-mongrel2-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-nagios-debuginfo-2.0.21-2.fc37.riscv64 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) = 3f3adfd2cfabb914786105c3347679548f4dadf0 uwsgi-plugin-nagios-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-nagios-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-notfound-debuginfo-2.0.21-2.fc37.riscv64 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) = 5a488fca547204c9e425dbed4e6bed86396a537d uwsgi-plugin-notfound-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-notfound-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-pam-debuginfo-2.0.21-2.fc37.riscv64 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) = d1d66e01fb59e1c1167fa5a5bb0c5b1a53097ef1 uwsgi-plugin-pam-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-pam-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-php-debuginfo-2.0.21-2.fc37.riscv64 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) = f44e681941130a92dc1ac7a2fe1609f6cd2210ad uwsgi-plugin-php-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-php-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-pty-debuginfo-2.0.21-2.fc37.riscv64 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) = 2191d1ef97b04d337fb6cd44d2b5cdad28040400 uwsgi-plugin-pty-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-pty-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-python3-debuginfo-2.0.21-2.fc37.riscv64 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) = a45c28b1a618d503e577f131b5fbdef4b8bb87ee uwsgi-plugin-python3-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-python3-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-rack-debuginfo-2.0.21-2.fc37.riscv64 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) = d8645bd56be5d979f27ac3e5d8ae5669ff840b9c uwsgi-plugin-rack-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-rack-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-rbthreads-debuginfo-2.0.21-2.fc37.riscv64 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) = 36fa8c1cd2f3472f7e1ed31735eb348c56851ff5 uwsgi-plugin-rbthreads-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-rbthreads-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-rpc-debuginfo-2.0.21-2.fc37.riscv64 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) = 9be73479e9a9256d73da3b9fa397f780f6381ae3 uwsgi-plugin-rpc-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-rpc-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-rrdtool-debuginfo-2.0.21-2.fc37.riscv64 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) = e1bd97132a97be1d37bb3d7cf1ed73e579832edc uwsgi-plugin-rrdtool-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-rrdtool-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-ruby-debuginfo-2.0.21-2.fc37.riscv64 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) = 9a975ad9e05fe2e96074d953f1c937bf2026b37a uwsgi-plugin-ruby-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-ruby-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-spooler-debuginfo-2.0.21-2.fc37.riscv64 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) = 065be321b47bbe0b87fc1ac09bf28ea0017feb4d uwsgi-plugin-spooler-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-spooler-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-sqlite3-debuginfo-2.0.21-2.fc37.riscv64 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) = b53972236105a4df2515746b07926d11688f3c33 uwsgi-plugin-sqlite3-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-sqlite3-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-ssi-debuginfo-2.0.21-2.fc37.riscv64 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) = 0a009a3064c760274348accb6f5938be6e943727 uwsgi-plugin-ssi-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-ssi-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-python3-tornado-debuginfo-2.0.21-2.fc37.riscv64 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) = 6930219ddea8cdebcd051f3546f578b91facee53 uwsgi-plugin-python3-tornado-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-python3-tornado-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-ugreen-debuginfo-2.0.21-2.fc37.riscv64 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) = b57952fd954649ab29fbda7da94cea519817b380 uwsgi-plugin-ugreen-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-ugreen-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-webdav-debuginfo-2.0.21-2.fc37.riscv64 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) = 3612330ef7a94c84afe2b4d2234ab0fb79f6413b uwsgi-plugin-webdav-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-webdav-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-xattr-debuginfo-2.0.21-2.fc37.riscv64 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) = 355d253ac44c059ba15178396c33009544482df7 uwsgi-plugin-xattr-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-xattr-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-xslt-debuginfo-2.0.21-2.fc37.riscv64 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) = fd1a58a9a32c95a821b1649b93aac8e2c50c2476 uwsgi-plugin-xslt-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-xslt-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-plugin-zergpool-debuginfo-2.0.21-2.fc37.riscv64 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) = ffbd5494b33da6fac167a5e737370845a6471753 uwsgi-plugin-zergpool-debuginfo = 2.0.21-2.fc37 uwsgi-plugin-zergpool-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-basicauth-debuginfo-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = 11af7e26b5414fcff63721ee98bfbd3cd4a8e1f6 uwsgi-router-basicauth-debuginfo = 2.0.21-2.fc37 uwsgi-router-basicauth-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-cache-debuginfo-2.0.21-2.fc37.riscv64 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) = 4713dc2cb9b71c396c8354712467465e2989f3ae uwsgi-router-cache-debuginfo = 2.0.21-2.fc37 uwsgi-router-cache-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-expires-debuginfo-2.0.21-2.fc37.riscv64 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) = 1a4e4f4327f8fb74677d63dad753c4752db56ccf uwsgi-router-expires-debuginfo = 2.0.21-2.fc37 uwsgi-router-expires-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-fast-debuginfo-2.0.21-2.fc37.riscv64 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) = 3c9fd49ed84f14535d31b24194f81140545d967d uwsgi-router-fast-debuginfo = 2.0.21-2.fc37 uwsgi-router-fast-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-forkpty-debuginfo-2.0.21-2.fc37.riscv64 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) = 17149029caf94cb8196452e6de4bc8f97c000bf2 uwsgi-router-forkpty-debuginfo = 2.0.21-2.fc37 uwsgi-router-forkpty-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-hash-debuginfo-2.0.21-2.fc37.riscv64 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) = fe1330d51706b1eae160a7b99decab0f4f2322e8 uwsgi-router-hash-debuginfo = 2.0.21-2.fc37 uwsgi-router-hash-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-http-debuginfo-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = 979b0f00965e9f66132392d0c5af61a1e2c8caf4 uwsgi-router-http-debuginfo = 2.0.21-2.fc37 uwsgi-router-http-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-memcached-debuginfo-2.0.21-2.fc37.riscv64 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) = 8d69695ff6cc22bc325308d367a664fc48398935 uwsgi-router-memcached-debuginfo = 2.0.21-2.fc37 uwsgi-router-memcached-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-metrics-debuginfo-2.0.21-2.fc37.riscv64 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) = 4920a00e313dc79dfbe9e48dcf628694c6fa092b uwsgi-router-metrics-debuginfo = 2.0.21-2.fc37 uwsgi-router-metrics-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-radius-debuginfo-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = 7400ffb9f5145a1a657fd8e1493f277c0714e6f2 uwsgi-router-radius-debuginfo = 2.0.21-2.fc37 uwsgi-router-radius-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-raw-debuginfo-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = d6a4c17a23b7a2a7adb44248ca771b013e2b156c uwsgi-router-raw-debuginfo = 2.0.21-2.fc37 uwsgi-router-raw-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-redirect-debuginfo-2.0.21-2.fc37.riscv64 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) = 1c6e76b46b70082aa922ee1adba383e58c642818 uwsgi-router-redirect-debuginfo = 2.0.21-2.fc37 uwsgi-router-redirect-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-redis-debuginfo-2.0.21-2.fc37.riscv64 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) = 78e25f4c47e0b00960cc74393f8e3eca8568cd66 uwsgi-router-redis-debuginfo = 2.0.21-2.fc37 uwsgi-router-redis-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-rewrite-debuginfo-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = a9fac46333197cfb0f1ee0db120ab842f3a3b0a9 uwsgi-router-rewrite-debuginfo = 2.0.21-2.fc37 uwsgi-router-rewrite-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-spnego-debuginfo-2.0.21-2.fc37.riscv64 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) = feba1ea8be4e5b55dc5e80f6cd4b9fb7609e4718 uwsgi-router-spnego-debuginfo = 2.0.21-2.fc37 uwsgi-router-spnego-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-ssl-debuginfo-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = 2713c82543d548d6c35d1780b73780b8e2eb173a uwsgi-router-ssl-debuginfo = 2.0.21-2.fc37 uwsgi-router-ssl-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-static-debuginfo-2.0.21-2.fc37.riscv64 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) = 19cfb988b49a0b104ae436080a37e25b4e99dcb2 uwsgi-router-static-debuginfo = 2.0.21-2.fc37 uwsgi-router-static-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-tuntap-debuginfo-2.0.21-2.fc37.riscv64 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 " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = c7094c223dfcb074eed207808c3900d3370fa9ca uwsgi-router-tuntap-debuginfo = 2.0.21-2.fc37 uwsgi-router-tuntap-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-uwsgi-debuginfo-2.0.21-2.fc37.riscv64 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) = 612cb23b6808a047a47fac9ad26fccccca18e399 uwsgi-router-uwsgi-debuginfo = 2.0.21-2.fc37 uwsgi-router-uwsgi-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-router-xmldir-debuginfo-2.0.21-2.fc37.riscv64 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) = dcfdb58560d941b1eca2c8dd64109221b3f80452 uwsgi-router-xmldir-debuginfo = 2.0.21-2.fc37 uwsgi-router-xmldir-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-emperor-amqp-debuginfo-2.0.21-2.fc37.riscv64 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) = cd3b16677760d7b6aa2e201658dd33f0ba9d1061 uwsgi-emperor-amqp-debuginfo = 2.0.21-2.fc37 uwsgi-emperor-amqp-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-emperor-pg-debuginfo-2.0.21-2.fc37.riscv64 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) = e0922a3d6b37d181a0159cef409daba2dafcc219 uwsgi-emperor-pg-debuginfo = 2.0.21-2.fc37 uwsgi-emperor-pg-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Processing files: uwsgi-emperor-zeromq-debuginfo-2.0.21-2.fc37.riscv64 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) = 14f945aa03a6864c18a26fe50f442eb3625e8319 uwsgi-emperor-zeromq-debuginfo = 2.0.21-2.fc37 uwsgi-emperor-zeromq-debuginfo(riscv-64) = 2.0.21-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(riscv-64) = 2.0.21-2.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64 Wrote: /builddir/build/RPMS/uwsgi-plugin-psgi-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ruby-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rack-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-tuntap-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-common-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-xmpp-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-php-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-coroae-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-webdav-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-gevent-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-amqp-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-gccgo-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-lua-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-mongrel2-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-docs-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-airbrake-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ldap-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-curl-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rpc-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-tornado-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-ssl-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xslt-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-pg-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ssi-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-zergpool-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-carbon-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-rsyslog-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-fast-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-memcached-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pty-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-cache-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redis-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-greenlet-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-graylog2-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-socket-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-glusterfs-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cheaper-busyness-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-nagios-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pam-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dumbloop-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-curl-cron-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-raw-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-radius-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-psgi-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-xmldir-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-zeromq-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rbthreads-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-redis-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-common-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-zabbix-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-uwsgi-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-crypto-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cache-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rrdtool-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-log-encoder-msgpack-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-fiber-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-http-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-statsd-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-file-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-debugsource-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-socket-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-forkpty-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ugreen-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-zeromq-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-static-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-sqlite3-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rack-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-spooler-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ruby-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-spnego-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cplusplus-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-basicauth-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-gccgo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-geoip-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-tofile-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-metrics-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-offload-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-hash-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-rewrite-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-syslog-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-expires-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-systemd-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-file-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xattr-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redirect-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-gzip-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-php-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-pipe-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-tuntap-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-webdav-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-toupper-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-chunked-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-lua-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-template-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dummy-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-fast-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-devel-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/python3-uwsgidecorators-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-notfound-debuginfo-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-gevent-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-coroae-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rpc-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-amqp-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-mongrel2-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ldap-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-raw-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-ssl-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-forkpty-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xslt-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pty-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-carbon-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-airbrake-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-tornado-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-cache-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-xmpp-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-glusterfs-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cheaper-busyness-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rbthreads-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-curl-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-greenlet-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-xmldir-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-curl-cron-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-syslog-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ssi-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-zergpool-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-geoip-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-memcached-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redis-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rrdtool-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-rsyslog-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-radius-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-zabbix-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-crypto-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dumbloop-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-fiber-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-log-encoder-msgpack-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-zeromq-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-sqlite3-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-static-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-basicauth-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-zeromq-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ugreen-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-spnego-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pam-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cache-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-metrics-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-tofile-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-redis-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-statsd-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-uwsgi-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-offload-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-pg-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-gzip-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-socket-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-http-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-file-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-rewrite-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-expires-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-graylog2-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-socket-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redirect-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-nagios-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-file-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-router-hash-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xattr-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-pipe-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cplusplus-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-toupper-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-systemd-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-template-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-spooler-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-notfound-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-chunked-2.0.21-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dummy-2.0.21-2.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n4faIN + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/uwsgi-2.0.21-2.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.qCkN51 + umask 022 + cd /builddir/build/BUILD + rm -rf uwsgi-2.0.21 uwsgi-2.0.21.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Deprecated external dependency generator is used! Child return code was: 0